| Age | Commit message (Expand) | Author | Lines |
| 2020-02-25 | Name resolution: Add intro section | Philipp Hansch | -1/+18 |
| 2020-02-20 | Add documentation for the `-Zself-profile-events` flag | Wesley Wiser | -0/+74 |
| 2020-02-20 | add back link | Mark Mansi | -0/+2 |
| 2020-02-20 | update glossary | Mark Mansi | -1/+2 |
| 2020-02-20 | create a separate chapter on arenas/interning | Mark Mansi | -107/+119 |
| 2020-02-20 | mention tidy bless | Mark Mansi | -0/+3 |
| 2020-02-20 | tidy runs rustfmt check | Mark Mansi | -1/+2 |
| 2020-02-20 | document ./x.py fmt | Mark Mansi | -0/+9 |
| 2020-02-19 | spit of type folder and generics subchapters (#586) | Who? Me?! | -248/+251 |
| 2020-02-18 | fix link | Mark Mansi | -1/+1 |
| 2020-02-18 | Update section following current state | Yuki Okushi | -5/+4 |
| 2020-02-17 | Add documentation for the `-Zself-profile` flag | Wesley Wiser | -0/+47 |
| 2020-02-16 | Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula... | bors | -0/+20 |
| 2020-02-15 | Add links to the rustc docs (#578) | LORIS INTERGALACTIQUE | -19/+31 |
| 2020-02-14 | Fix link | Yuki Okushi | -1/+1 |
| 2020-02-14 | Add link to `rustc::mir::Location` (#579) | Youngsuk Kim | -1/+2 |
| 2020-02-13 | Update books. | Eric Huss | -0/+4 |
| 2020-02-12 | Correction of type name (#576) | Youngsuk Kim | -2/+2 |
| 2020-02-12 | Minor typo correction | Loris-intergalactique | -1/+1 |
| 2020-02-11 | Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum | Dylan DPC | -0/+34 |
| 2020-02-10 | minor typo fix | Youngsuk Kim | -1/+1 |
| 2020-02-10 | minor typo fix | Youngsuk Kim | -1/+1 |
| 2020-02-10 | Enable Control Flow Guard in rustbuild | Andrew Paverd | -0/+34 |
| 2020-02-10 | Update sanitizers documentation (#562) | Tomasz Miąsko | -19/+25 |
| 2020-02-07 | Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakis | Dylan DPC | -0/+29 |
| 2020-02-06 | Added example of icebreakers-cleanup-crew | Felix S Klock II | -0/+1 |
| 2020-02-06 | Rollup merge of #68791 - mark-i-m:proper-linkcheck, r=ehuss,JohnTitor | Dylan DPC | -0/+0 |
| 2020-02-06 | Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=Zoxc | Dylan DPC | -15/+11 |
| 2020-02-05 | mir: begin documenting user variable debuginfo. (#571) | Eduard-Mihai Burtescu | -10/+22 |
| 2020-02-05 | Selectively disable sanitizer instrumentation | Tomasz Miąsko | -0/+29 |
| 2020-02-05 | Rollup merge of #68846 - king6cong:doc-fix, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2020-02-05 | doc fix on doc attribute | king6cong | -1/+1 |
| 2020-02-04 | Rollup merge of #68282 - tmiasko:sanitizer-example, r=steveklabnik | Dylan DPC | -2/+10 |
| 2020-02-03 | update rustc-guide | Mark Mansi | -0/+0 |
| 2020-02-02 | Add a mention of the new `-Zllvm-time-trace` flag | Wesley Wiser | -0/+2 |
| 2020-02-02 | Update README | Who? Me?! | -2/+2 |
| 2020-02-03 | Fix broken links (#570) | Who? Me?! | -6/+6 |
| 2020-02-02 | Add a resume type parameter to `Generator` | Jonas Schievink | -15/+11 |
| 2020-01-31 | Install robots.txt into rust-docs tarballs | Mark Rousskov | -1/+0 |
| 2020-01-30 | use cargo install | Mark Mansi | -25/+2 |
| 2020-01-30 | Add an example PR to join the Cleanup Crew ICE-Breakers | Santiago Pastorino | -0/+1 |
| 2020-01-29 | Replaced simple comment with doc comment | LeSeulArtichaut | -1/+1 |
| 2020-01-29 | Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikic | bors | -0/+74 |
| 2020-01-28 | Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieu | bors | -1/+1 |
| 2020-01-28 | stabilize the debug_map_key_value feature | Ashley Mannix | -9/+0 |
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -1/+1 |
| 2020-01-27 | Auto merge of #68122 - Centril:stabilize-transparent-enums, r=petrochenkov | bors | -93/+0 |
| 2020-01-27 | Add use after scope example to the unstable book | Tomasz Miąsko | -0/+74 |
| 2020-01-25 | Instrument C / C++ in MemorySanitizer example | Tomasz Miąsko | -2/+10 |
| 2020-01-23 | add cleanup crew (#556) | Niko Matsakis | -0/+115 |