summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-04-12codegen tests: add link to LLVM FileCheck docs (#673)Ralf Jung-0/+2
2020-04-08Add section describing source file checksums in debug infoArlo Siemsen-4/+39
2020-04-08fix a link (#672)Who? Me?!-1/+1
2020-04-07mark-i-m review editsChris Simpkins-6/+6
2020-04-07consistent section title casingChris Simpkins-3/+3
2020-04-07update about-this-guide.md with new Guide sectionsChris Simpkins-11/+11
2020-04-06Reorganize the guide (#651)Who? Me?!-60/+139
2020-04-06Remove duplicate trait reference entry from glossary, fix alphabetical sortingPaul Daniel Faria-3/+2
2020-04-05update to mdbook 0.3.5mark-1/+1
2020-04-05Rework commit messageLeSeulArtichaut-3/+11
2020-04-05Note that the invocation now are aliasesLeSeulArtichaut-0/+5
2020-04-05Change ICE-breaker ping to use the aliasesLeSeulArtichaut-2/+2
2020-04-05Wrap link in borrow_check.md to satify line length checksPaul Daniel Faria-2/+2
2020-04-05Add ids to all glossary items, make existing glossary links point to glossary...Paul Daniel Faria-89/+90
2020-04-04remove stupid-stats, and some references to removed APITshepang Lekhonkhobe-431/+10
2020-04-04Update .gitignoreWho? Me?!-0/+3
2020-04-04[README.md] add build instructions, link check config instructions, link chec...Chris Simpkins-6/+62
2020-04-04add pre-requisite for calling into compiler API (#663)Tshepang Lekhonkhobe-0/+4
2020-04-03Add BodyId to glossary, and links for ids to HIR identifiers section (#660)Paul Daniel Faria-3/+4
2020-04-02Update some projects locations (#658)Santiago Pastorino-11/+11
2020-04-01Shorten lineWho? Me?!-1/+1
2020-04-01Update src/SUMMARY.mdGeorge Fraser-1/+1
2020-04-01Update src/rustc-driver-interacting-with-the-ast.mdGeorge Fraser-2/+2
2020-04-01How to get the type of an expression using rustc_interfaceGeorge Fraser-0/+42
2020-04-01Remove left overs from HackMD migration (#655)Santiago Pastorino-4/+0
2020-04-01Resolver trait moved (#652)Tshepang Lekhonkhobe-2/+3
2020-04-01add link for Resolver::resolve_crate (#653)Tshepang Lekhonkhobe-1/+3
2020-04-01add some type inference links, and fix/improve some stuff (#654)Tshepang Lekhonkhobe-8/+16
2020-03-31it is rustc_parse, not rustc_parserTshepang Lekhonkhobe-1/+1
2020-03-31follow 4-space indent idiomTshepang Lekhonkhobe-16/+17
2020-03-31point to new Cranelift homeTshepang Lekhonkhobe-2/+2
2020-03-31fix broken linksAdam Perry-4/+4
2020-03-31Implicit Caller Location section.Adam Perry-0/+281
2020-03-31and a few more linksmark-7/+6
2020-03-31fix a few more linksmark-8/+10
2020-03-31QueryDescription has movedTshepang Lekhonkhobe-1/+1
2020-03-31Rename `librustc` to `librustc_middle`LeSeulArtichaut-123/+123
2020-03-31Update reference to `has_any_child_of` in docsecstatic-morse-5/+5
2020-03-28glossary: misc improvements (#638)Tshepang Lekhonkhobe-69/+69
2020-03-27Fix typo (#635)Alex Aktsipetrov-3/+3
2020-03-26Update description of incremental compilation.Michael Woerister-27/+98
2020-03-25Update high-level-overview.mdAlex Aktsipetrov-2/+1
2020-03-22minor grammar editChris Simpkins-1/+1
2020-03-22change titleChris Simpkins-1/+1
2020-03-22Update src/licenses.mdChris Simpkins-1/+1
2020-03-22add rust-lang/rust license documentationChris Simpkins-0/+6
2020-03-22[stupid-stats] replace removed rustc_codegen_utils with rustc_codegen_ssaChris Simpkins-1/+1
2020-03-22run_compiler is exported by rustc_interfaceGeorge Fraser-5/+4
2020-03-21Fix referenceGeorge Fraser-1/+1
2020-03-21Reference example from #621George Fraser-0/+2