| Age | Commit message (Expand) | Author | Lines |
| 2021-11-06 | Stabilize `const_raw_ptr_deref` for `*const T` | Jacob Pratt | -180/+95 |
| 2021-11-06 | Auto merge of #90297 - dtolnay:dotzero, r=petrochenkov | bors | -0/+10 |
| 2021-11-06 | Auto merge of #89970 - jackh726:gats_diagnostics, r=nikomatsakis | bors | -53/+306 |
| 2021-11-05 | Review comments | jackh726 | -8/+10 |
| 2021-11-06 | Auto merge of #88441 - jackh726:closure_norm, r=nikomatsakis | bors | -75/+224 |
| 2021-11-05 | Auto merge of #90631 - matthiaskrgr:rollup-a5tzjh3, r=matthiaskrgr | bors | -72/+187 |
| 2021-11-05 | Rollup merge of #90626 - rusticstuff:be-more-accepting, r=jyn514 | Matthias Krüger | -0/+9 |
| 2021-11-05 | Rollup merge of #90597 - nikomatsakis:issue-90465, r=wesleywiser | Matthias Krüger | -69/+175 |
| 2021-11-05 | Rollup merge of #90569 - wesleywiser:fix_only_i686_tests, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2021-11-05 | Properly register text_direction_codepoint_in_comment lint. | Hans Kratz | -0/+9 |
| 2021-11-05 | Add test to confirm fnn_unsuffixed does not emit exponent notation | David Tolnay | -0/+6 |
| 2021-11-05 | Auto merge of #90583 - willcrichton:example-analyzer, r=jyn514 | bors | -3/+108 |
| 2021-11-05 | apply suggestions from code review | Niko Matsakis | -42/+42 |
| 2021-11-05 | Fix rustdoc-scrape-examples-macros test not being cross-platform | Will Crichton | -1/+2 |
| 2021-11-04 | Move rustdoc-scrape-examples-macros test to run-make-fulldeps | Will Crichton | -0/+0 |
| 2021-11-05 | Rollup merge of #90571 - GuillaumeGomez:missing-bottom-border-sidebar, r=jsha | Yuki Okushi | -14/+17 |
| 2021-11-05 | Rollup merge of #90554 - ehuss:unstable-options-cleanup, r=joshtriplett | Yuki Okushi | -32/+27 |
| 2021-11-05 | Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726 | Yuki Okushi | -0/+16 |
| 2021-11-04 | handle case of a variable not captured | Niko Matsakis | -0/+95 |
| 2021-11-04 | rework diagnostic reporting to be more structured | Niko Matsakis | -45/+56 |
| 2021-11-04 | Auto merge of #90536 - crlf0710:fix_vtable_hrtb, r=jackh726 | bors | -0/+32 |
| 2021-11-04 | Fix ICE when rustdoc is scraping examples inside of a proc macro | Will Crichton | -0/+95 |
| 2021-11-04 | Sort scraped call locations before serializing | Will Crichton | -3/+12 |
| 2021-11-04 | Fix missing bottom border for headings in sidebar | Guillaume Gomez | -14/+17 |
| 2021-11-04 | Fix tests using `only-i686` to use the correct `only-x86` directive | Wesley Wiser | -3/+3 |
| 2021-11-03 | Clean up some `-Z unstable-options` in tests. | Eric Huss | -32/+27 |
| 2021-11-04 | Auto merge of #90179 - Nilstrieb:lifetime-elision-mismatch-hint, r=estebank | bors | -0/+134 |
| 2021-11-03 | Add beginner friendly lifetime elision hint to E0623 | Nilstrieb | -0/+134 |
| 2021-11-04 | Erase regions within `vtable_trait_first_method_offset`. | Charles Lew | -0/+32 |
| 2021-11-03 | `addr_of!` grants mutable access, maybe? | Tomasz Miąsko | -6/+58 |
| 2021-11-03 | Remove `MaybeMutBorrowedLocals` | Tomasz Miąsko | -58/+0 |
| 2021-11-03 | fix message | Takayuki Maeda | -1/+1 |
| 2021-11-02 | Rollup merge of #90502 - GuillaumeGomez:split-doc-cfg-feature, r=jyn514 | Matthias Krüger | -2/+18 |
| 2021-11-02 | Rollup merge of #90417 - lcnr:stabilize-relaxed-struct-unsizing, r=wesleywiser | Matthias Krüger | -25/+0 |
| 2021-11-03 | add a suggestion about undeclared `alloc` module | Takayuki Maeda | -0/+16 |
| 2021-11-02 | Split doc_cfg and doc_auto_cfg features | Guillaume Gomez | -2/+18 |
| 2021-11-01 | Auto merge of #90406 - nbdd0121:panic, r=cjgillot | bors | -0/+58 |
| 2021-11-01 | Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgr | bors | -23/+227 |
| 2021-11-01 | Auto merge of #90462 - pietroalbini:bidi-master, r=nikomatsakis,pietroalbini | bors | -0/+231 |
| 2021-11-01 | Rollup merge of #90441 - tmiasko:test-promotion-needs-drop, r=Mark-Simulacrum | Matthias Krüger | -9/+100 |
| 2021-11-01 | Rollup merge of #90349 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+10 |
| 2021-11-01 | Rollup merge of #90333 - jsha:flashy-searchbar, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2021-10-31 | Add lint for region pairs too | jackh726 | -1/+9 |
| 2021-10-31 | Review comments and more tests | jackh726 | -8/+108 |
| 2021-10-31 | Feature gate and make must_not_suspend allow-by-default | Gus Wynn | -14/+111 |
| 2021-10-31 | Hide search bar in noscript.css | Jacob Hoffman-Andrews | -0/+6 |
| 2021-10-31 | Test that promotion follows references when looking for drop | Tomasz Miąsko | -9/+100 |
| 2021-10-31 | Rollup merge of #90430 - jkugelman:must-use-std-a-through-n, r=joshtriplett | Matthias Krüger | -14/+14 |
| 2021-10-31 | Rollup merge of #89068 - bjorn3:restructure_rt2, r=joshtriplett | Matthias Krüger | -1/+1 |
| 2021-10-31 | Lint against RTL unicode codepoints in literals and comments | Esteban Küber | -0/+231 |