| Age | Commit message (Expand) | Author | Lines |
| 2020-08-24 | ci: bump release channel to stable | Pietro Albini | -1/+1 |
| 2020-08-24 | stage0: use production artifacts | Pietro Albini | -4/+4 |
| 2020-08-21 | Fix fortanix build | Mark Rousskov | -1/+1 |
| 2020-08-20 | Drop reviewers for toolstate embedded book | Mark Rousskov | -2/+1 |
| 2020-08-20 | Don't immediately error for cycles during normalization | Matthew Jasper | -90/+176 |
| 2020-08-20 | allow escaping bound vars when normalizing `ty::Opaque` | Bastian Kauschke | -9/+17 |
| 2020-08-20 | Add UI test for issue 74933 | Gary Guo | -0/+38 |
| 2020-08-20 | Fix regionck failure when converting Index to IndexMut | Gary Guo | -13/+24 |
| 2020-08-09 | Auto merge of #74966 - jumbatm:allow-clashing-extern-decl, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-08-07 | typeck: check for infer before type impls trait | David Wood | -0/+22 |
| 2020-08-07 | improper_ctypes_definitions: allow `Box` | David Wood | -64/+58 |
| 2020-08-07 | Don't panic if the lhs of a div by zero is not statically known | Oliver Scherer | -9/+42 |
| 2020-08-07 | lint: use `transparent_newtype_field` to avoid ICE | David Wood | -16/+30 |
| 2020-08-07 | rustbuild: drop tool::should_install | Marc-Antoine Perennou | -24/+5 |
| 2020-08-07 | Use `ReEmpty(U0)` as the implicit region bound in typeck | Matthew Jasper | -10/+102 |
| 2020-08-07 | Add the aarch64-apple-darwin target | Jake Goulding | -1/+35 |
| 2020-08-07 | ci: disable Azure Pipelines except for macOS | Pietro Albini | -296/+3 |
| 2020-08-07 | ci: upload non-macOS from GHA instead of Azure Pipelines | Pietro Albini | -7/+25 |
| 2020-08-07 | ci: allow RLA to pick the right PR number | Pietro Albini | -0/+9 |
| 2020-08-07 | rustc_target: Add a target spec option for disabling `--eh-frame-hdr` | Vadim Petrochenkov | -8/+24 |
| 2020-08-07 | Fix #[track_caller] shims for trait objects. | Adam Perry | -1/+24 |
| 2020-08-07 | tweak error message | Bastian Kauschke | -10/+10 |
| 2020-08-07 | forbid `#[track_caller]` on main | Bastian Kauschke | -1/+70 |
| 2020-08-07 | Forbid non-derefable types explicitly in unsizing casts | Yuki Okushi | -1/+31 |
| 2020-07-31 | Make ClashingExternDeclarations Allow by default. | jumbatm | -1/+1 |
| 2020-07-22 | Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbini | Manish Goregaokar | -51/+4 |
| 2020-07-22 | Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-Simulacrum | Manish Goregaokar | -0/+20 |
| 2020-07-21 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-07-15 | Cherry-pick non-nightly rustfmt fixes | Mark Rousskov | -22/+0 |
| 2020-07-14 | Dummy function to re-add const_transmute feature gate | Mark Rousskov | -1/+5 |
| 2020-07-14 | 1.46 beta | Mark Rousskov | -6/+6 |
| 2020-07-14 | Auto merge of #73490 - CAD97:range-unchecked-stepping, r=Amanieu | bors | -12/+12 |
| 2020-07-13 | Rollup merge of #74286 - PankajChaudhary5:E0688, r=GuillaumeGomez | Manish Goregaokar | -1/+38 |
| 2020-07-13 | Rollup merge of #74285 - wangtheo:issue-71669, r=lcnr | Manish Goregaokar | -0/+146 |
| 2020-07-13 | Rollup merge of #74147 - dennis-hamester:fix/issue-74134, r=jyn514 | Manish Goregaokar | -0/+52 |
| 2020-07-13 | Rollup merge of #74123 - GuillaumeGomez:cleanup-e0718, r=pickfire | Manish Goregaokar | -3/+2 |
| 2020-07-13 | Rollup merge of #74046 - ehuss:deny-warnings-caching, r=Mark-Simulacrum | Manish Goregaokar | -4/+18 |
| 2020-07-13 | Rollup merge of #73867 - poliorcetics:union-keyword, r=joshtriplett | Manish Goregaokar | -2/+66 |
| 2020-07-13 | Rollup merge of #73852 - euclio:rustdoc-attr-newlines, r=GuillaumeGomez | Manish Goregaokar | -10/+15 |
| 2020-07-13 | Remove trailing whitespace | wangtheo | -0/+1 |
| 2020-07-13 | Merge branch 'master' into E0688 | Pankaj Chaudhary | -54860/+240428 |
| 2020-07-13 | Added proper explanation of ErrorCode-E0688 | PankajChaudhary5 | -1/+38 |
| 2020-07-13 | Removed trailing whitespace | Teddy_Wang | -1/+1 |
| 2020-07-13 | Added ui tests for volatile and nearby intrinsics | Teddy_Wang | -0/+72 |
| 2020-07-12 | Added tests for volatile and nearbyint intrinsics | Teddy_Wang | -0/+73 |
| 2020-07-11 | Correctly sort const_fn_transmute | Manish Goregaokar | -1/+1 |
| 2020-07-11 | Rollup merge of #74241 - RalfJung:miri, r=RalfJung | Manish Goregaokar | -8/+8 |
| 2020-07-11 | Rollup merge of #74240 - da-x:fix-74081, r=Manishearth | Manish Goregaokar | -1/+29 |
| 2020-07-11 | Rollup merge of #74213 - pickfire:patch-1, r=jonas-schievink | Manish Goregaokar | -3/+1 |
| 2020-07-11 | Rollup merge of #74197 - estebank:self-sugg, r=petrochenkov | Manish Goregaokar | -5/+5 |