| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-07-04 | Update section of lint store | Ryan Levick | -27/+34 | |
| 2021-07-02 | Update around half of the January 2021 date references (#1155) | Ryan Levick | -20/+11 | |
| 2021-07-02 | Create issues for many TODOs (#1163) | Ryan Levick | -13/+15 | |
| * Create issues for many TODOs * Update src/crates-io.md Co-authored-by: Joshua Nelson <github@jyn.dev> * Update src/backend/inline-asm.md Co-authored-by: Yuki Okushi <jtitor@2k36.org> Co-authored-by: Joshua Nelson <github@jyn.dev> Co-authored-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2021-07-01 | Links from rustc-dev-guide to std-dev-guide (#1152) | Josh Triplett | -0/+5 | |
| 2021-06-29 | Document how to mark features as incomplete (#1151) | Smittyvb | -0/+9 | |
| * Document how to mark features as incomplete This was changed in https://github.com/rust-lang/rust/pull/86446 so that incompleteness is included in the delcaration. * Footerify link | ||||
| 2021-06-25 | Remove requests or suggestions about rebase and fixup contradictory to ↵ | Jesús Hernández | -2/+1 | |
| rust-highfive bot comment (#1111) | ||||
| 2021-06-24 | Generate glossary table correctly (#1146) | Smittyvb | -89/+90 | |
| Co-authored-by: Yuki Okushi <yuki.okushi@huawei.com> | ||||
| 2021-06-23 | Correct the wrong serial number (#1147) | 二手掉包工程师 | -13/+13 | |
| 2021-06-21 | Update "Inference variables" section (#1145) | Yuki Okushi | -2/+3 | |
| 2021-06-17 | Document how to run unit tests (#1141) | Yuki Okushi | -0/+14 | |
| 2021-06-15 | We stopped using allow_internal_unstable a while ago (#1142) | Oli Scherer | -13/+21 | |
| Co-authored-by: Ralf Jung <post@ralfj.de> Co-authored-by: Yuki Okushi <jtitor@2k36.org> Co-authored-by: Noah Lev <camelidcamel@gmail.com> | ||||
| 2021-06-15 | Change the feature used as an example of stabilizing lib features (#1143) | Jade | -1/+4 | |
| 2021-06-14 | We use HIR to do type inference, trait solving and type checking (#1139) | Santiago Pastorino | -4/+10 | |
| * We use HIR to do type inference, trait solving and type checking * Update src/overview.md Co-authored-by: Yuki Okushi <jtitor@2k36.org> * Update src/overview.md Co-authored-by: Yuki Okushi <jtitor@2k36.org> * Update src/overview.md Co-authored-by: Noah Lev <camelidcamel@gmail.com> * Fix type checking brief explanation Co-authored-by: Yuki Okushi <jtitor@2k36.org> Co-authored-by: Noah Lev <camelidcamel@gmail.com> | ||||
| 2021-06-13 | Add suggested settings note for coc (#1144) | Jade | -0/+5 | |
| 2021-06-09 | move 7/8 to prose | Gus Wynn | -4/+5 | |
| 2021-06-09 | Add a section on keeping things up to date in the git section | Gus Wynn | -7/+47 | |
| 2021-06-04 | Fix some links (#1137) | Yuki Okushi | -9/+9 | |
| * Fix some links * Address review comment | ||||
| 2021-05-30 | explain Miri engine vs Miri-the-tool | Ralf Jung | -1/+6 | |
| 2021-05-28 | Add more information about no_hash query modifier. (#1133) | Michael Woerister | -0/+20 | |
| 2021-05-26 | improve section introduction | Ralf Jung | -13/+10 | |
| 2021-05-26 | not all tools require waiting for a nightly release before they can be fixed | Ralf Jung | -6/+10 | |
| 2021-05-25 | Describe the difference of rustc_lint vs rustc_lint_defs. | Eric Huss | -1/+5 | |
| 2021-05-20 | update rustfmt references to reflect change from submod to subtree (#1129) | Caleb Cartwright | -18/+17 | |
| * update rustfmt references to reflect change to subtree * clarify broken toolstate hypothetical scenario | ||||
| 2021-05-18 | Remove `--stage 1` argument from `doc` invocations (#1125) | Justus K | -2/+2 | |
| 2021-05-13 | Update coverage docs (#1122) | Rich Kadel | -70/+72 | |
| 2021-05-13 | Document -Zunpretty=thir-tree (#1128) | Smittyvb | -0/+3 | |
| * document -Zunpretty=thir-tree * Update position/wording | ||||
| 2021-05-10 | Unified CPU Requirements (#1126) | 二手掉包工程师 | -1/+1 | |
| 2021-05-05 | add 'waiting-for-review' incantation to main contrib page (#1124) | Ralf Jung | -2/+6 | |
| 2021-04-29 | Link to Zulip search for finding the most recent check-in (#1118) | Joshua Nelson | -1/+4 | |
| 2021-04-27 | Suggest using `git range-diff` (#1092) | Camelid | -0/+60 | |
| I have found it to be very helpful when rebasing. | ||||
| 2021-04-27 | Remove the possible unnecessary flag | JohnTitor | -1/+1 | |
| 2021-04-27 | Replace some Travis-related things completely | Yuki Okushi | -2/+2 | |
| 2021-04-27 | Trigger GHA only on the original repo | Yuki Okushi | -1/+3 | |
| 2021-04-27 | Add sample nix shell | Joshua Nelson | -13/+77 | |
| This also suggests using `x.py setup` instead of copying config.toml. | ||||
| 2021-04-26 | more RA config suggestions (#1114) | Ralf Jung | -1/+3 | |
| 2021-04-24 | Add Polymorphisation paper (#1093) | Nixon Enraght-Moony | -0/+1 | |
| 2021-04-23 | Mention unpretty=mir-cfg for debugging MIR | Smitty | -0/+275 | |
| 2021-04-09 | Improve formatting and update info in "method lookup" section | Camelid | -21/+12 | |
| 2021-04-09 | Change wording a bit: `module` => `crate` | Waffle Lapkin | -2/+2 | |
| It seems more correct | ||||
| 2021-04-09 | fix typo (#1107) | Waffle Lapkin | -1/+1 | |
| 2021-04-08 | fix typo | Waffle Lapkin | -1/+1 | |
| 2021-04-03 | Mention CI build of LLVM in build instruction | AngelicosPhosphoros | -0/+3 | |
| 2021-04-04 | Fix rustdocs test command typo (#1103) | 二手掉包工程师 | -1/+1 | |
| 2021-04-02 | Update the "LLVM updates" section | Yuki Okushi | -8/+12 | |
| 2021-04-02 | Fix a link about Rustdoc internals | Yuki Okushi | -3/+4 | |
| 2021-04-01 | Add quickstart for adding a new optimization (#1094) | Camelid | -0/+49 | |
| 2021-04-01 | Add back example of {{cwd}} (#1099) | Joshua Nelson | -1/+1 | |
| I force-pushed this in the last commit and accidentally deleted the github suggestion. | ||||
| 2021-03-31 | Document test input normalization | Joshua Nelson | -1/+21 | |
| 2021-03-28 | Add notes about nightly rustc version for the rustc-driver examples | JohnTitor | -9/+15 | |
| 2021-03-28 | Update rustc-driver-*.rs examples (#1095) | Undxxx | -9/+15 | |
