Commit Graph

18 Commits

Author SHA1 Message Date
Tshepang Mbambo 1f30cc7cca separate link target from normal content 2024-02-11 06:36:15 +01:00
Tshepang Mbambo 2c8856ae5b fix sentence 2024-02-11 06:36:15 +01:00
syvb 91150253a1 Update uses of renamed BoxMeUp to PanicPayload 2024-01-30 09:56:43 +00:00
Arthur Milchior 7c6fe0b0ac
Clarify what rt.rs is. (#1876)
Most files names are relatively explicit and probably don't need to be
explicited.  However `rt.rs` is really not clear, and I believe it clarifies the
text to indicate this is runtime service implementation.
2024-01-28 19:40:36 -03:00
lcnr 736fcb998c
fix some links (#1490)
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
2022-10-22 19:53:46 +09:00
Iñaki Garay bee2fd52ce
Add mdbook-toc, markers, and documentation (#1028)
* Add mdbook-toc to travis, book.toml  and documentation

* Add toc markers

* Whitespace cleanup and some punctuation

* Addressed comments
2021-01-20 14:33:11 -03:00
mark b259473dd1 fix line lengths 2020-08-31 05:12:13 +02:00
mark 9bb3872dc7 fix links and names after compiler mv to compiler/ 2020-08-31 05:12:13 +02:00
Yuki Okushi f8012dbf42
Rename `src/libstd` to `library/std` etc. (#815) 2020-07-30 22:47:22 +09:00
LeSeulArtichaut 83cd94ed2b Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
Aaron Hill 629c135e0b Add missing hash marks
Fixes #550

I can no longer reproduce the issue
2020-01-02 22:00:26 -06:00
Aaron Hill 97dfbc964e Apply fixes
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2020-01-02 21:54:14 -06:00
Aaron Hill 01c0b04ee3 Fix line lengths 2020-01-02 21:54:14 -06:00
Aaron Hill 7c078d35b4 Update for method renames in libstd 2020-01-02 21:54:14 -06:00
Aaron Hill 6897e6b8cf Fix name of lang item 2020-01-02 21:54:14 -06:00
Aaron Hill 25c226cfa8 Fix typo 2020-01-02 21:54:14 -06:00
Aaron Hill 90af55903a Apply some fixes
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-01-02 21:54:14 -06:00
Aaron Hill a675ddedef Add panic implementation docs 2020-01-02 21:54:14 -06:00