| Age | Commit message (Expand) | Author | Lines |
| 2020-06-20 | Update duplicate options test | Camelid | -53/+11 |
| 2020-06-20 | Make warning an error; use help instead of suggestion; clean up code | Camelid | -25/+66 |
| 2020-06-20 | Add UI test for duplicate `asm!` options warning | Camelid | -0/+57 |
| 2020-06-20 | Add codegen test for multiple `asm!` options | Camelid | -0/+53 |
| 2020-06-20 | Update tests | Camelid | -41/+12 |
| 2020-06-19 | Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis | Manish Goregaokar | -2/+115 |
| 2020-06-19 | Rollup merge of #73442 - davidtwco:issue-72181-pretty-print-const-val-enum-no... | Manish Goregaokar | -0/+618 |
| 2020-06-19 | Rollup merge of #73359 - jonas-schievink:do-the-shimmy, r=matthewjasper | Manish Goregaokar | -0/+28 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -3/+12 |
| 2020-06-19 | Rollup merge of #73027 - doctorn:issue-72690, r=estebank | Manish Goregaokar | -8/+163 |
| 2020-06-19 | Rollup merge of #72934 - christianpoveda:mut-borrows-in-consts, r=oli-obk | Manish Goregaokar | -130/+130 |
| 2020-06-19 | Rollup merge of #72791 - lcnr:coerce-refactor, r=estebank | Manish Goregaokar | -97/+122 |
| 2020-06-19 | Rollup merge of #71420 - RalfJung:specialization-incomplete, r=matthewjasper | Manish Goregaokar | -129/+746 |
| 2020-06-19 | add new error code | Christian Poveda | -52/+54 |
| 2020-06-19 | update diagnostics for &mut in constants | Christian Poveda | -169/+94 |
| 2020-06-19 | update tests | Christian Poveda | -17/+90 |
| 2020-06-19 | Rollup merge of #73382 - Aaron1011:fix/self-receiver-candidates, r=petrochenkov | Manish Goregaokar | -25/+0 |
| 2020-06-19 | Rollup merge of #73364 - joshtriplett:inline-asm, r=Amanieu | Manish Goregaokar | -5/+342 |
| 2020-06-19 | Rollup merge of #73334 - ayazhafiz:err/num-type-cannot-fit, r=estebank | Manish Goregaokar | -0/+415 |
| 2020-06-19 | Rollup merge of #73300 - crlf0710:crate_level_only_check, r=petrochenkov | Manish Goregaokar | -1/+85 |
| 2020-06-19 | Rollup merge of #73261 - estebank:generics-sized, r=nikomatsakis | Manish Goregaokar | -0/+220 |
| 2020-06-19 | Rollup merge of #73257 - davidtwco:issue-73249-improper-ctypes-projection, r=... | Manish Goregaokar | -0/+182 |
| 2020-06-19 | Rollup merge of #73214 - androm3da:hex_inline_asm_00, r=Amanieu | Manish Goregaokar | -0/+130 |
| 2020-06-19 | pretty/mir: const value enums with no variants | David Wood | -0/+618 |
| 2020-06-19 | Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkov | Ralf Jung | -2/+3 |
| 2020-06-19 | Rollup merge of #73136 - alexcrichton:thinlto-compiler-builtins, r=Mark-Simul... | Ralf Jung | -40/+0 |
| 2020-06-19 | Rollup merge of #73054 - RalfJung:dont-panic, r=Mark-Simulacrum | Ralf Jung | -2/+0 |
| 2020-06-19 | Rollup merge of #73044 - tmiasko:compiletest-san, r=nikomatsakis | Ralf Jung | -25/+22 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+143 |
| 2020-06-19 | Rollup merge of #72280 - nbdd0121:typeck, r=nikomatsakis | Ralf Jung | -0/+46 |
| 2020-06-19 | ty: simplify `transparent_newtype_field` | David Wood | -0/+24 |
| 2020-06-19 | lint: prohibit fields with opaque types | David Wood | -0/+116 |
| 2020-06-19 | ty: projections in `transparent_newtype_field` | David Wood | -0/+42 |
| 2020-06-19 | coerce reborrow multi arg test | Bastian Kauschke | -0/+27 |
| 2020-06-19 | merge coercion test folders | Bastian Kauschke | -97/+95 |
| 2020-06-19 | Rollup merge of #73362 - erikdesjardins:bounds, r=nikomatsakis | Ralf Jung | -0/+44 |
| 2020-06-19 | Rollup merge of #73305 - crlf0710:disallow_loading_monsters, r=petrochenkov | Ralf Jung | -0/+45 |
| 2020-06-19 | Rollup merge of #73130 - wesleywiser:remove_const_prop_for_indirects, r=oli-obk | Ralf Jung | -82/+73 |
| 2020-06-19 | Rollup merge of #72497 - RalfJung:tag-term, r=oli-obk | Ralf Jung | -9/+9 |
| 2020-06-19 | Rollup merge of #72331 - oddg:forbid-cast-of-cenum-implementing-drop, r=matth... | Ralf Jung | -0/+34 |
| 2020-06-19 | Rollup merge of #70740 - haraldh:static-pie, r=petrochenkov | Ralf Jung | -0/+58 |
| 2020-06-19 | Auto merge of #73486 - Manishearth:rollup-11iyqpc, r=Manishearth | bors | -370/+853 |
| 2020-06-18 | Rollup merge of #73476 - JakobDegen:should_panic_rustdoc, r=GuillaumeGomez | Manish Goregaokar | -0/+5 |
| 2020-06-18 | Rollup merge of #73361 - estebank:non-primitive-cast, r=davidtwco | Manish Goregaokar | -101/+113 |
| 2020-06-18 | Rollup merge of #73320 - estebank:type-param-sugg-more, r=davidtwco | Manish Goregaokar | -1/+36 |
| 2020-06-18 | Rollup merge of #73034 - doctorn:nomangle-inline-linkage, r=matthewjasper | Manish Goregaokar | -6/+122 |
| 2020-06-18 | Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakis | Manish Goregaokar | -161/+368 |
| 2020-06-18 | Rollup merge of #71976 - mibac138:let-recovery, r=estebank | Manish Goregaokar | -0/+28 |
| 2020-06-18 | Rollup merge of #71338 - estebank:recursive-impl-trait, r=nikomatsakis | Manish Goregaokar | -99/+179 |
| 2020-06-18 | Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkor | Manish Goregaokar | -2/+2 |