Commit Graph

12 Commits

Author SHA1 Message Date
Prashanth Mundkur fc6bd7eb22
Fix a link and create an implied internal link (#2051) 2024-09-09 00:15:41 +08:00
听寒 203ade3127
Fix dead links (#1988)
* fix dead links in memory.md

* fix dead links in ty_module/generic_arguments.md

* Update src/memory.md

use .md instead of .html for self-links

Co-authored-by: Noah Lev <camelidcamel@gmail.com>

---------

Co-authored-by: Noah Lev <camelidcamel@gmail.com>
2024-06-03 23:15:15 -07:00
Arthur Milchior 9f9c9d28d4
Add links for arena and interning. (#1868)
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
2024-01-30 04:55:16 +09:00
Tshepang Mbambo 745d796921 missing space 2023-08-21 07:28:56 +02:00
Tshepang Mbambo 94bd1b105a fix link 2023-08-21 07:28:56 +02:00
yukang 28713ffc3a update internal terminology: Substs -> GenericArgs 2023-08-21 07:28:56 +02:00
Oli Scherer d147c52df4 Remove TyS 2022-12-08 09:06:11 +01:00
Takayuki Nakata e403d51932
Change `rustc::*` to `rustc_middle::*` (#798) 2020-07-16 11:13:49 +09:00
Paul Daniel Faria 59c9fa7b3e
Fix BodyId link typo in glossary (#709)
* Fix BodyId link typo in glossary

* Fix broken link to rustc_middle's Predicate
2020-05-23 16:25:53 -04:00
mark 518da21a47 fix a few more links 2020-03-31 15:43:14 -05:00
LeSeulArtichaut 83cd94ed2b Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
Mark Mansi f007762b9c create a separate chapter on arenas/interning 2020-02-20 16:01:35 -06:00