| Age | Commit message (Expand) | Author | Lines |
| 2020-12-27 | Prevent caching projections in the case of cycles | Matthew Jasper | -7/+27 |
| 2020-12-27 | Make recursion limit fatal in project | Matthew Jasper | -1/+8 |
| 2020-12-27 | Don't allow `const` to begin a nonterminal | Camelid | -0/+2 |
| 2020-12-27 | Revert change to evaluation order | Matthew Jasper | -3/+3 |
| 2020-12-21 | Add example to lint docs | Wesley Wiser | -1/+29 |
| 2020-12-19 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -16/+53 |
| 2020-12-19 | Revert "Remove missing_fragment_specifier lint" | Wesley Wiser | -0/+17 |
| 2020-12-10 | Fix exhaustiveness in case a byte string literal is used at slice type | oli | -10/+54 |
| 2020-12-10 | Revert "Prevent forbid from being ignored if overriden at the same level." | Mark Rousskov | -62/+5 |
| 2020-12-08 | Revert "Enable ASLR for windows-gnu" | Mateusz Mikuła | -12/+2 |
| 2020-11-13 | Auto merge of #78826 - petrochenkov:mrscopes2, r=eddyb | bors | -29/+69 |
| 2020-11-12 | Rollup merge of #78950 - khyperia:spirv-asm, r=Amanieu | Mara Bos | -1/+78 |
| 2020-11-12 | Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkov | Mara Bos | -35/+175 |
| 2020-11-12 | Rollup merge of #76730 - ebkalderon:rustdoc-fix-mut-args-async-fn, r=tmandry | Mara Bos | -2/+12 |
| 2020-11-12 | Handle and test wildcard arguments | Joshua Nelson | -1/+4 |
| 2020-11-12 | Don't reuse bindings for `ref mut` | Joshua Nelson | -0/+4 |
| 2020-11-12 | Consider mutable ident binding patterns to be simple | Eyal Kalderon | -3/+6 |
| 2020-11-12 | Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis | bors | -5/+26 |
| 2020-11-12 | Rollup merge of #78933 - jyn514:tracing-output, r=oli-obk | Guillaume Gomez | -2/+2 |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -155/+134 |
| 2020-11-11 | Rollup merge of #78930 - petrochenkov:notlikeandroid, r=Mark-Simulacrum | Jonas Schievink | -7/+0 |
| 2020-11-11 | Rollup merge of #78929 - petrochenkov:linuxbase, r=joshtriplett | Jonas Schievink | -30/+35 |
| 2020-11-11 | Rollup merge of #78899 - tmiasko:inline-diverging, r=oli-obk | Jonas Schievink | -76/+76 |
| 2020-11-11 | Rollup merge of #78873 - tmiasko:inline-opts, r=oli-obk | Jonas Schievink | -4/+11 |
| 2020-11-11 | Rollup merge of #78832 - lcnr:const-evaluatable-unevaluated, r=oli-obk | Jonas Schievink | -0/+17 |
| 2020-11-11 | Enable thread names in debug logging only for `parallel_compiler` | Joshua Nelson | -0/+2 |
| 2020-11-11 | Change capitalization of Spirv to SpirV | khyperia | -22/+22 |
| 2020-11-11 | Add asm register information for SPIR-V | khyperia | -1/+78 |
| 2020-11-11 | Implement destructuring assignment for structs and slices | Fabian Zaiser | -35/+175 |
| 2020-11-11 | rustc_target: Move target env "gnu" from `linux_base` to `linux_gnu_base` | Vadim Petrochenkov | -30/+35 |
| 2020-11-10 | Changed unwrap_or to unwrap_or_else in some places. | Nicholas-Baron | -26/+28 |
| 2020-11-10 | Don't print thread ids and names in `tracing` logs | Joshua Nelson | -2/+0 |
| 2020-11-10 | rustc_taret: Remove `TargetOptions::is_like_android` | Vadim Petrochenkov | -7/+0 |
| 2020-11-10 | Rollup merge of #78890 - o752d:patch-2, r=jyn514 | Jonas Schievink | -1/+1 |
| 2020-11-10 | Rollup merge of #78887 - camelid:dataflow-state-decl, r=jonas-schievink | Jonas Schievink | -1/+8 |
| 2020-11-10 | Rollup merge of #78875 - petrochenkov:cleantarg, r=Mark-Simulacrum | Jonas Schievink | -503/+453 |
| 2020-11-10 | Rollup merge of #78847 - tmiasko:inline-return-place, r=matthewjasper | Jonas Schievink | -0/+6 |
| 2020-11-10 | Rollup merge of #76765 - guswynn:async_return, r=tmandry | Jonas Schievink | -33/+133 |
| 2020-11-10 | Add flags customizing behaviour of MIR inlining | Tomasz Miąsko | -4/+11 |
| 2020-11-09 | Add comments to explain memory usage optimization | Camelid | -1/+8 |
| 2020-11-09 | Rollup merge of #78844 - tmiasko:monomorphize-sizeof, r=oli-obk | Dylan DPC | -0/+1 |
| 2020-11-09 | Rollup merge of #78830 - lcnr:mir-folder, r=oli-obk | Dylan DPC | -17/+14 |
| 2020-11-09 | Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwco | Dylan DPC | -85/+27 |
| 2020-11-09 | Rollup merge of #78580 - tmiasko:inline-loop, r=oli-obk | Dylan DPC | -123/+114 |
| 2020-11-09 | Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis | Dylan DPC | -347/+343 |
| 2020-11-09 | Rollup merge of #76468 - SNCPlay42:lifetime-names, r=Mark-Simulacrum | Dylan DPC | -43/+161 |
| 2020-11-09 | use RegionNameHighlight for async fn and closure returns | SNCPlay42 | -34/+118 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -0/+16 |
| 2020-11-09 | comment attribution fix | o752d | -1/+1 |
| 2020-11-09 | Rollup merge of #78748 - fanzier:tuple-assignment, r=petrochenkov | Dylan DPC | -31/+181 |