| Age | Commit message (Expand) | Author | Lines |
| 2021-10-04 | Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebank | Jubilee | -139/+139 |
| 2021-10-04 | Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisa | Jubilee | -77/+77 |
| 2021-10-04 | Rollup merge of #89447 - FabianWolff:issue-89388, r=davidtwco | Jubilee | -0/+15 |
| 2021-10-04 | Rollup merge of #88451 - theo-lw:issue-87771, r=jackh726 | Jubilee | -0/+13 |
| 2021-10-04 | Rollup merge of #83655 - sebpop:arm64-outline-atomics, r=workingjubilee | Jubilee | -0/+16 |
| 2021-10-04 | Fix suggestion to borrow when casting from pointer to reference | Fabian Wolff | -6/+44 |
| 2021-10-04 | Add test for duplicated doc aliases | Guillaume Gomez | -0/+33 |
| 2021-10-04 | Make `proc_macro_derive_resolution_fallback` a future-breakage lint | Aaron Hill | -0/+72 |
| 2021-10-04 | Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obk | bors | -0/+18 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -17/+0 |
| 2021-10-04 | librustdoc: Use correct heading levels. | Mukund Lakshman | -8/+8 |
| 2021-10-04 | Move generic error message to separate branches | kadmin | -9/+17 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -200/+87 |
| 2021-10-03 | Rollup merge of #89505 - Aaron1011:nll-const-test, r=Mark-Simulacrum | Manish Goregaokar | -0/+20 |
| 2021-10-03 | Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnay | Manish Goregaokar | -0/+10 |
| 2021-10-03 | Don't suggest replacing region with 'static in NLL | Aaron Hill | -211/+24 |
| 2021-10-03 | Add regression test for spurious const error with NLL | Aaron Hill | -0/+20 |
| 2021-10-03 | Fix ICE with buffered lint referring to AST node deleted by everybody_loops | Fabian Wolff | -0/+26 |
| 2021-10-03 | Deny `where` clauses on `auto` traits | Fabian Wolff | -34/+99 |
| 2021-10-03 | Update ui-fulldeps. | Camille GILLOT | -5/+5 |
| 2021-10-03 | Fix unsound optimization with explicit variant discriminants | Fabian Wolff | -0/+18 |
| 2021-10-03 | Fix extra `non_snake_case` warning for shorthand field bindings | Fabian Wolff | -0/+20 |
| 2021-10-03 | Add a test to detect overlapping entries in overview tables | Stefan Schindler | -0/+26 |
| 2021-10-03 | Try to recover from a `=>` -> `=` or `->` typo in a match arm | Fabian Wolff | -0/+52 |
| 2021-10-03 | Combined 4 commits into 1 | Matthias Kaak | -3/+3 |
| 2021-10-03 | Practice diagnostic message convention | Hirochika Matsumoto | -139/+139 |
| 2021-10-03 | Follow the diagnostic output style guide | Hirochika Matsumoto | -12/+12 |
| 2021-10-03 | Add `deref_into_dyn_supertrait` lint. | Charles Lew | -0/+41 |
| 2021-10-03 | Move test to correct path. | Hameer Abbasi | -3/+3 |
| 2021-10-03 | Add test for issue 89118. | Hameer Abbasi | -0/+95 |
| 2021-10-03 | Auto merge of #84267 - dtolnay:ptrunit, r=nagisa | bors | -45/+60 |
| 2021-10-02 | Add ui test for empty fields for omitted_patterns lint | Devin Ragotzy | -3/+15 |
| 2021-10-02 | Auto merge of #89345 - jackh726:89333, r=estebank | bors | -0/+26 |
| 2021-10-02 | Run the #85441 regression test on MSVC only | Simonas Kazlauskas | -1/+1 |
| 2021-10-02 | Add test for checking if WS2_32.dll is linked | Christiaan Dirkx | -0/+10 |
| 2021-10-02 | Auto merge of #89341 - audunhalland:derive-type-params-with-bound-generic-par... | bors | -0/+39 |
| 2021-10-02 | resolve: Cache module loading for all foreign modules | Vadim Petrochenkov | -6/+35 |
| 2021-10-02 | Expand one test (from jackh726) | Audun Halland | -2/+4 |
| 2021-10-02 | Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk | bors | -23/+9 |
| 2021-10-02 | Consistently use 'supertrait'. | Bruce Mitchener | -77/+77 |
| 2021-10-02 | Add regression test for #89432 | Albin Hedman | -0/+9 |
| 2021-10-01 | Auto merge of #89449 - Manishearth:rollup-3alb61f, r=Manishearth | bors | -22/+87 |
| 2021-10-02 | Revert "Auto merge of #86853 - usbalbin:const_try, r=oli-obk" | Albin Hedman | -23/+0 |
| 2021-10-01 | Rollup merge of #89441 - Nadrieril:fix-89393, r=tmandry | Manish Goregaokar | -22/+56 |
| 2021-10-01 | Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk | Manish Goregaokar | -0/+31 |
| 2021-10-01 | Don't use Default, since the impls are different on wasm | jackh726 | -15/+9 |
| 2021-10-01 | Improve error message for missing angle brackets in `[_]::method` | Fabian Wolff | -0/+15 |
| 2021-10-01 | Auto merge of #88880 - cjgillot:no-krate, r=oli-obk | bors | -15/+25 |
| 2021-10-01 | Don't lose binders when printing trait bound suggestion | jackh726 | -0/+32 |
| 2021-10-01 | Normalize after substituting via `field.ty()` | Nadrieril | -22/+56 |