about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2021-07-26Fix typo in building/bootstrapping.md (#1175)Ben Reeves-1/+1
2021-07-20Link directly to stabilization report comments (#1173)Noah Lev-3/+9
2021-07-13Update for merge of CrateDisambiguator into StableCrateIdbjorn3-14/+15
2021-07-08Minor capitalization fix (#1170)Eric Holk-1/+1
2021-07-05Fixed typos in inline codeYoh Deadfall-2/+2
2021-07-05Document lang items (#1119)Joshua Nelson-0/+68
2021-07-04More specifics on what future-incompatible lints are used forRyan Levick-5/+19
2021-07-04Fix line lensRyan Levick-5/+7
2021-07-04Update information on lints particularly on future-incompatibleRyan Levick-22/+38
2021-07-04Update section of lint storeRyan Levick-27/+34
2021-07-02Update around half of the January 2021 date references (#1155)Ryan Levick-20/+11
2021-07-02Create issues for many TODOs (#1163)Ryan Levick-13/+15
2021-07-01Links from rustc-dev-guide to std-dev-guide (#1152)Josh Triplett-0/+5
2021-06-29Document how to mark features as incomplete (#1151)Smittyvb-0/+9
2021-06-25Remove requests or suggestions about rebase and fixup contradictory to rust-h...Jesús Hernández-2/+1
2021-06-24Generate glossary table correctly (#1146)Smittyvb-89/+90
2021-06-23Correct the wrong serial number (#1147)二手掉包工程师-13/+13
2021-06-21Update "Inference variables" section (#1145)Yuki Okushi-2/+3
2021-06-17Document how to run unit tests (#1141)Yuki Okushi-0/+14
2021-06-15We stopped using allow_internal_unstable a while ago (#1142)Oli Scherer-13/+21
2021-06-15Change the feature used as an example of stabilizing lib features (#1143)Jade-1/+4
2021-06-14We use HIR to do type inference, trait solving and type checking (#1139)Santiago Pastorino-4/+10
2021-06-13Add suggested settings note for coc (#1144)Jade-0/+5
2021-06-09move 7/8 to proseGus Wynn-4/+5
2021-06-09Add a section on keeping things up to date in the git sectionGus Wynn-7/+47
2021-06-04Fix some links (#1137)Yuki Okushi-9/+9
2021-05-30explain Miri engine vs Miri-the-toolRalf Jung-1/+6
2021-05-28Add more information about no_hash query modifier. (#1133)Michael Woerister-0/+20
2021-05-26improve section introductionRalf Jung-13/+10
2021-05-26not all tools require waiting for a nightly release before they can be fixedRalf Jung-6/+10
2021-05-25Describe the difference of rustc_lint vs rustc_lint_defs.Eric Huss-1/+5
2021-05-20update rustfmt references to reflect change from submod to subtree (#1129)Caleb Cartwright-18/+17
2021-05-18Remove `--stage 1` argument from `doc` invocations (#1125)Justus K-2/+2
2021-05-13Update coverage docs (#1122)Rich Kadel-70/+72
2021-05-13Document -Zunpretty=thir-tree (#1128)Smittyvb-0/+3
2021-05-10Unified CPU Requirements (#1126)二手掉包工程师-1/+1
2021-05-05add 'waiting-for-review' incantation to main contrib page (#1124)Ralf Jung-2/+6
2021-04-29Link to Zulip search for finding the most recent check-in (#1118)Joshua Nelson-1/+4
2021-04-27Suggest using `git range-diff` (#1092)Camelid-0/+60
2021-04-27Remove the possible unnecessary flagJohnTitor-1/+1
2021-04-27Replace some Travis-related things completelyYuki Okushi-2/+2
2021-04-27Trigger GHA only on the original repoYuki Okushi-1/+3
2021-04-27Add sample nix shellJoshua Nelson-13/+77
2021-04-26more RA config suggestions (#1114)Ralf Jung-1/+3
2021-04-24Add Polymorphisation paper (#1093)Nixon Enraght-Moony-0/+1
2021-04-23Mention unpretty=mir-cfg for debugging MIRSmitty-0/+275
2021-04-09Improve formatting and update info in "method lookup" sectionCamelid-21/+12
2021-04-09Change wording a bit: `module` => `crate`Waffle Lapkin-2/+2
2021-04-09fix typo (#1107)Waffle Lapkin-1/+1
2021-04-08fix typoWaffle Lapkin-1/+1