| Age | Commit message (Expand) | Author | Lines |
| 2021-10-08 | Update sanitizer documentation | Tomasz Miąsko | -15/+57 |
| 2021-10-08 | Mention needs-sanitizer-hwaddress directive | Tomasz Miąsko | -3/+4 |
| 2021-10-08 | Address review comments | Oli Scherer | -10/+20 |
| 2021-10-08 | Document tracing awesomeness | Oli Scherer | -11/+72 |
| 2021-10-08 | Move log/tracing instructions to its own file | Oli Scherer | -136/+137 |
| 2021-10-07 | Rollup merge of #89082 - smoelius:master, r=kennytm | Jubilee | -1/+35 |
| 2021-10-07 | Rollup merge of #87918 - mikebenfield:pr-afdo, r=nikic | Jubilee | -0/+45 |
| 2021-10-07 | Update src/closure.md | Eric Holk | -1/+1 |
| 2021-10-07 | Fix accidental HTML tag | Eric Holk | -1/+1 |
| 2021-10-06 | Update to latest rustc and rustdoc styles | Will Crichton | -0/+14 |
| 2021-10-06 | Enable AutoFDO. | Michael Benfield | -0/+45 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -2/+2 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -0/+66 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -0/+1 |
| 2021-10-06 | Update links to `rustc_mir` in Two Phase Borrows (#1226) | Janggun Lee | -3/+3 |
| 2021-10-05 | Add tracking issue | Samuel E. Moelius III | -2/+4 |
| 2021-10-05 | Update some docs from 2021-10 date triage (#1224) | Noah Lev | -15/+11 |
| 2021-10-04 | Add documentation | Samuel E. Moelius III | -1/+33 |
| 2021-10-02 | Fix typos in rustdoc/lints | Tobias Nießen | -3/+3 |
| 2021-10-01 | Rollup merge of #88847 - oliverbr:master, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2021-10-01 | Rollup merge of #85223 - simbleau:master, r=steveklabnik | Manish Goregaokar | -0/+6 |
| 2021-10-01 | Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov | Manish Goregaokar | -0/+4 |
| 2021-10-01 | Add `pie` as another `relocation-model` value | Marcel Hlopko | -0/+4 |
| 2021-09-29 | Update books | Eric Huss | -0/+0 |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to `std::thread::available_parall... | Yoshua Wuyts | -2/+2 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+69 |
| 2021-09-24 | Fix a typo on closure.md (#1218) | Dave Farnham | -1/+1 |
| 2021-09-23 | Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebank | bors | -0/+12 |
| 2021-09-22 | Support `#[track_caller]` on closures and generators | Aaron Hill | -0/+12 |
| 2021-09-21 | Fix inconsistent heading level in the rustdoc book | Noah Lev | -1/+1 |
| 2021-09-21 | Document `--show-type-layout` in the rustdoc book | Noah Lev | -0/+16 |
| 2021-09-20 | const generics update | lcnr | -4/+5 |
| 2021-09-19 | s/--blessed/--bless/ | Tomasz Miąsko | -2/+2 |
| 2021-09-17 | Make indentation consistent in example vscode config file | Frank Steffahn | -2/+2 |
| 2021-09-17 | Suggests `--edition=2018` argument when using stage0/bin/rustfmt directly | Frank Steffahn | -2/+5 |
| 2021-09-17 | `ty::Unevaluated`: dealing with unused substs (#1190) | lcnr | -0/+65 |
| 2021-09-17 | doc/platform-support: Add documentation for m68k-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+97 |
| 2021-09-17 | doc/platform-support.md: Add m68k-unknown-linux-gnu as Tier 3 target | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-16 | Parallel codegen (#1206) | Sl1mb0 | -3/+15 |
| 2021-09-16 | Rollup merge of #88985 - Commeownist:patch-1, r=Amanieu | Manish Goregaokar | -3/+3 |
| 2021-09-15 | Rollup merge of #88951 - ehuss:update-books, r=ehuss | Manish Goregaokar | -0/+0 |
| 2021-09-15 | Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoerister | Manish Goregaokar | -0/+24 |
| 2021-09-15 | Update clobber_abi list to include k[1-7] regs | Commeownist | -3/+3 |
| 2021-09-14 | Update books | Eric Huss | -0/+0 |
| 2021-09-14 | Rename --display-warnings to --display-doctest-warnings | Guillaume Gomez | -3/+3 |
| 2021-09-13 | Auto merge of #88529 - Meziu:master, r=nagisa | bors | -0/+1 |
| 2021-09-12 | Clarify difference of a help vs note diagnostic. | Eric Huss | -3/+7 |
| 2021-09-11 | correct ARM+MUSL notes | oliverbr | -2/+2 |
| 2021-09-10 | Fix typo `option` -> `options`. | Gerd Zellweger | -1/+1 |
| 2021-09-08 | remove ctag section | Andrey Cherkashin | -27/+0 |