about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-01-13Change `src/test` to `tests` (#1547)Albert Larsan-110/+110
2023-01-11add full name for ICE (#1552)gftea-2/+2
2023-01-10Fix incorrect links (#1549)Mu00-2/+2
2023-01-10fix rebase linkoskgo-1/+1
2023-01-02Add a section for how to review code more easily (#1538)Joshua Nelson-0/+38
2022-12-31fix typoJoshua Nelson-1/+1
2022-12-31Give help for when you update a submodule by accidentJoshua Nelson-0/+27
2022-12-31Update sentence about LLVM to match the new defaultsJoshua Nelson-2/+2
2022-12-31Move information about dependencies to the rust-lang/rust readmeJoshua Nelson-50/+3
2022-12-31Move "create a config.toml" after the section explaning x.pyJoshua Nelson-12/+12
2022-12-31Remove unnecessary detail in building chapterJoshua Nelson-71/+16
2022-12-31Remove initial section on submodulesJoshua Nelson-12/+0
2022-12-31Replace `$TARGET` with `host`Joshua Nelson-13/+8
2022-12-29Use `origin` consistently and add an example of rebasing over the wrong remoteJoshua Nelson-10/+27
2022-12-29Add more rebasing helpJoshua Nelson-2/+41
2022-12-25Fix rustc_borrowck crate name typo (#1535)Dan Mezhiborsky-1/+1
2022-12-18Apply feedbackmejrs-4/+4
2022-12-18Add -Ztrack-diagnostics informationmejrs-1/+37
2022-12-14Add documentation for LLVM KCFI support (#1529)Ramon de C Valle-3/+8
2022-12-14typoTshepang Mbambo-1/+1
2022-12-14Replace NoLandingPad with another alive VisitorMohammad Omidvar-5/+3
2022-12-14Remove todo noteMohammad Omidvar-1/+0
2022-12-14Replace NoLandingPad with another alive MIR passMohammad Omidvar-4/+3
2022-12-08share same linkTshepang Mbambo-2/+2
2022-12-08chore: Update `actions/github-script` to v6Yuki Okushi-3/+2
2022-12-09fix: Fix broken linksYuki Okushi-8/+9
2022-12-08Remove TySOli Scherer-16/+14
2022-12-06Fix small inaccuracy in monomorph pageJared Harp-1/+1
2022-12-04Remove duplicate paragraph (#1523)Anirudh S-5/+0
2022-12-03clarify subtree tool policy (#1518)Ralf Jung-2/+4
2022-12-03Typo (#1520)Samuel Moelius-2/+2
2022-11-28Fix broken linkJoshua Nelson-1/+1
2022-11-28Don't use "incremental" to refer to `--keep-stage`Joshua Nelson-2/+2
2022-11-28Link directly to the section on `--keep-stage`Joshua Nelson-1/+3
2022-11-27do an actual link to detect if it breaks in future (#1517)Tshepang Mbambo-5/+5
2022-11-26Triage some date-check items (#1513)Noah Lev-6/+6
2022-11-22Update path for `try_mark_green` implementationGhassan Gedeon Achi-1/+1
2022-11-20Fix a broken design docs link about unused substs bugYuki Okushi-1/+1
2022-11-20updating-llvm: keep a calm tone (#1449)Tshepang Mbambo-14/+9
2022-11-20date-check: updating-llvm (#1424)Tshepang Mbambo-85/+82
2022-11-10Update src/type-inference.mdlcnr-1/+1
2022-11-10extract regionslcnr-13/+17
2022-11-09Consistent ordered list indexingRCoder01-51/+51
2022-11-09Document multiple alternative suggestions on diagnostic structs (#1486)Xiretza-6/+6
2022-11-07trans -> codegenlcnr-1/+1
2022-11-05Remove implementation detailsNilstrieb-31/+2
2022-11-05Update some more things and improve wordingNilstrieb-20/+10
2022-11-05Update query.mdnils-26/+8
2022-11-05replace tabs with spaces (#1504)Tshepang Mbambo-13/+13
2022-11-04align code blocks with their paragraphsTshepang Mbambo-21/+23