| Age | Commit message (Expand) | Author | Lines |
| 2021-09-25 | Report heap allocation instead of non-const fn for exchange_malloc call | Gary Guo | -0/+5 |
| 2021-09-25 | Use Rvalue::ShallowInitBox for box expression | Gary Guo | -3/+53 |
| 2021-09-25 | Introduce `Rvalue::ShallowInitBox` | Gary Guo | -11/+68 |
| 2021-09-25 | arrr caught ya caller | Ellen | -4/+5 |
| 2021-09-24 | make junit output more consistent with default format | Jane Lusby | -1/+4 |
| 2021-09-24 | Auto merge of #86246 - FabianWolff:issue-83471, r=estebank | bors | -6/+180 |
| 2021-09-24 | Hide `<...> defined here` note if the source is not available | Fabian Wolff | -1/+5 |
| 2021-09-24 | Stabilize `feature(macro_attributes_in_derive_output)` | Vadim Petrochenkov | -142/+40 |
| 2021-09-24 | derive: Do not configure or clone items unless necessary | Vadim Petrochenkov | -22/+47 |
| 2021-09-24 | builtin_macros: Make #[derive(A, B, ...)] cfg-eval its input only for `A, B, ... | Vadim Petrochenkov | -4/+48 |
| 2021-09-24 | Rollup merge of #89221 - aDotInTheVoid:macro-error-1, r=estebank | Jubilee | -0/+38 |
| 2021-09-24 | Rollup merge of #89217 - GuillaumeGomez:generate-link-to-def-rust-tools, r=jy... | Jubilee | -0/+1 |
| 2021-09-24 | Rollup merge of #89210 - Takashiidobe:master, r=kennytm | Jubilee | -0/+10 |
| 2021-09-24 | Rollup merge of #89208 - wesleywiser:rfc_2229_droporder, r=nikomatsakis | Jubilee | -1/+485 |
| 2021-09-24 | Rollup merge of #89104 - Mark-Simulacrum:spawn-unchecked, r=nagisa,bjorn3 | Jubilee | -19/+6 |
| 2021-09-24 | Rollup merge of #89072 - bjorn3:less_symbol_as_str, r=michaelwoerister | Jubilee | -12/+11 |
| 2021-09-24 | Rollup merge of #89001 - jackh726:binder-cleanup, r=nikomatsakis | Jubilee | -3/+3 |
| 2021-09-24 | Rollup merge of #89001 - jackh726:binder-cleanup, r=nikomatsakis | Jubilee | -121/+127 |
| 2021-09-24 | Rollup merge of #88893 - Mark-Simulacrum:relnotes, r=pietroalbini | Jubilee | -0/+185 |
| 2021-09-24 | Make error message for malformed `fn`/`fn_mut` lang item more specific | Fabian Wolff | -15/+34 |
| 2021-09-24 | Auto merge of #88872 - petrochenkov:getmod2, r=cjgillot | bors | -193/+178 |
| 2021-09-24 | Disable a spuriously failing test | Vadim Petrochenkov | -0/+2 |
| 2021-09-24 | Disable some tests for platforms without registers. | Adam Gemmell | -188/+296 |
| 2021-09-24 | Update and add more tests | Wesley Wiser | -65/+118 |
| 2021-09-24 | Add basic checks for well-formedness of `fn`/`fn_mut` lang items | Fabian Wolff | -6/+161 |
| 2021-09-24 | Add inline asm! tests for aarch64 | Adam Gemmell | -76/+2570 |
| 2021-09-24 | resolve: Refactor obtaining `Module` from its `DefId` | Vadim Petrochenkov | -78/+76 |
| 2021-09-24 | resolve: Use a single common map for local and foreign modules | Vadim Petrochenkov | -20/+13 |
| 2021-09-24 | resolve: Rename some expansion def scope methods | Vadim Petrochenkov | -23/+19 |
| 2021-09-24 | resolve: Cleanup module allocation | Vadim Petrochenkov | -56/+73 |
| 2021-09-24 | resolve: Do not cache nearest parent mod in `ModuleData` | Vadim Petrochenkov | -57/+36 |
| 2021-09-24 | Improve depinfo error | Cameron Steffen | -1/+3 |
| 2021-09-24 | Add 1.56.0 release notes | Mark Rousskov | -0/+185 |
| 2021-09-25 | change the order of path suggestions | Takayuki Maeda | -0/+6 |
| 2021-09-24 | Auto merge of #88999 - Migi:master, r=oli-obk | bors | -30/+106 |
| 2021-09-24 | Give better error for `macro_rules! name!` | Nixon Enraght-Moony | -0/+38 |
| 2021-09-24 | Auto merge of #7669 - Labelray:if_then_panic, r=giraffate | bors | -29/+263 |
| 2021-09-24 | Auto merge of #7715 - F3real:vec2, r=camsteffen | bors | -4/+4 |
| 2021-09-24 | Add new lint `if_then_panic` | Labelray | -29/+263 |
| 2021-09-24 | unitalicize O(1) complexities | Takashi Idobe | -4/+4 |
| 2021-09-24 | Merge branch 'rust-lang:master' into master | Takashi Idobe | -257/+933 |
| 2021-09-24 | Auto merge of #88835 - FabianWolff:issue-88770, r=petrochenkov | bors | -18/+94 |
| 2021-09-24 | consistent big O notation | r00ster91 | -1/+1 |
| 2021-09-24 | consistent big O notation | r00ster91 | -25/+26 |
| 2021-09-24 | Enable "generate-link-to-definition" option on rust tools docs as well | Guillaume Gomez | -0/+1 |
| 2021-09-24 | Simplify explicit request check | Guillaume Gomez | -17/+30 |
| 2021-09-24 | Avoid needless heap allocation in box_collection | F3real | -4/+4 |
| 2021-09-24 | Auto merge of #89130 - nikic:update-llvm-2, r=cuviper | bors | -0/+0 |
| 2021-09-24 | Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebank | bors | -29/+54 |
| 2021-09-23 | Fix tidy and respond to some feedback | Wesley Wiser | -3/+34 |