| Age | Commit message (Expand) | Author | Lines |
| 2020-03-09 | miri: add machine hook for Abort terminator | Ralf Jung | -2/+12 |
| 2020-03-08 | miri: ICE on invalid terminators | Ralf Jung | -9/+6 |
| 2020-03-08 | Auto merge of #69804 - Centril:rollup-u86dc1g, r=Centril | bors | -381/+285 |
| 2020-03-07 | Rollup merge of #69797 - jongiddy:convert-version, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2020-03-07 | Rollup merge of #69794 - TimDiekmann:dangling, r=Amanieu | Mazdak Farrokhzad | -0/+16 |
| 2020-03-07 | Rollup merge of #69787 - spastorino:use-local-directly-its-copy, r=oli-obk | Mazdak Farrokhzad | -12/+12 |
| 2020-03-07 | Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov | Mazdak Farrokhzad | -158/+158 |
| 2020-03-07 | Rollup merge of #69765 - RalfJung:miri-test, r=LukasKalbertodt | Mazdak Farrokhzad | -2/+2 |
| 2020-03-07 | Rollup merge of #69708 - estebank:tiny, r=petrochenkov | Mazdak Farrokhzad | -9/+8 |
| 2020-03-07 | Rollup merge of #69687 - Centril:bm-inconsistent-wording, r=estebank | Mazdak Farrokhzad | -74/+74 |
| 2020-03-07 | Rollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakis | Mazdak Farrokhzad | -125/+14 |
| 2020-03-07 | Auto merge of #69676 - ecstatic-morse:fix-enum-discr-effect, r=oli-obk | bors | -20/+28 |
| 2020-03-07 | Correct version that relaxed orphan rules | Jonathan Giddy | -1/+1 |
| 2020-03-07 | Rollup merge of #69782 - matthiaskrgr:redundant_field_name_rep, r=cramertj | Mazdak Farrokhzad | -100/+88 |
| 2020-03-07 | Rollup merge of #69754 - Dylnuge:dylnuge/dep-version, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+1 |
| 2020-03-07 | Rollup merge of #69727 - JohnTitor:sugg-unwrap, r=estebank | Mazdak Farrokhzad | -3/+43 |
| 2020-03-07 | Rollup merge of #69706 - cuviper:subslice-methods, r=Centril | Mazdak Farrokhzad | -22/+8 |
| 2020-03-07 | Rollup merge of #69690 - thekuom:test/67311-extend-bindings-after-at-tests, r... | Mazdak Farrokhzad | -0/+307 |
| 2020-03-07 | Rollup merge of #69680 - petrochenkov:nont4, r=Centril | Mazdak Farrokhzad | -32/+32 |
| 2020-03-07 | Rollup merge of #69656 - matthiaskrgr:iter_nth_zero, r=oli-obk | Mazdak Farrokhzad | -14/+14 |
| 2020-03-07 | Rollup merge of #68985 - daboross:fix-35813, r=Centril | Mazdak Farrokhzad | -15/+671 |
| 2020-03-07 | Rollup merge of #67741 - estebank:point-at-pat-def, r=Centril | Mazdak Farrokhzad | -28/+147 |
| 2020-03-07 | Update alloc.rs | Tim Diekmann | -2/+2 |
| 2020-03-07 | Add `Layout::dangling()` to return a well-aligned `NonNull<u8>` | Tim Diekmann | -0/+16 |
| 2020-03-06 | When encountering an Item in a pat context, point at the item def | Esteban Küber | -28/+147 |
| 2020-03-06 | mir::Local is Copy we can pass it by value in these cases | Santiago Pastorino | -12/+12 |
| 2020-03-07 | Add a regression test | Yuki Okushi | -0/+37 |
| 2020-03-07 | Avoid using `unwrap()` in suggestions | Yuki Okushi | -3/+6 |
| 2020-03-06 | Don't redundantly repeat field names (clippy::redundant_field_names) | Matthias Krüger | -100/+88 |
| 2020-03-06 | bless tests | Matthias Krüger | -10/+10 |
| 2020-03-07 | Remove `NO_DEBUG` const | Yuki Okushi | -3/+0 |
| 2020-03-06 | Auto merge of #69753 - pnkfelix:issue-69191-ice-on-uninhabited-enum-field, r=oli | bors | -0/+99 |
| 2020-03-06 | rustc_expand: Factor out `Annotatable::into_tokens` to a separate method | Vadim Petrochenkov | -32/+32 |
| 2020-03-06 | fix various typos | Matthias Krüger | -152/+152 |
| 2020-03-06 | Added oli's multivariant test case (alpha renaming the enum name itself). | Felix S. Klock II | -3/+63 |
| 2020-03-06 | Auto merge of #69614 - estebank:ice-age, r=davidtwco | bors | -10/+55 |
| 2020-03-06 | Add FIXME | Oliver Scherer | -0/+2 |
| 2020-03-05 | Update deprecation version to 1.42 for Error::description | Dylan Nugent | -1/+1 |
| 2020-03-05 | Fix #69191 | Felix S. Klock II | -0/+37 |
| 2020-03-06 | Auto merge of #69586 - petrochenkov:unmerge, r=Centril | bors | -133/+183 |
| 2020-03-05 | reduce test size for Miri | Ralf Jung | -2/+2 |
| 2020-03-05 | Auto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r=Dylan-DPC | bors | -129/+128 |
| 2020-03-05 | Rollup merge of #69742 - TrolledWoods:patch-1, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-03-05 | Rollup merge of #69736 - matthiaskrgr:even_more_clippy, r=Dylan-DPC | Dylan DPC | -60/+56 |
| 2020-03-05 | Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPC | Dylan DPC | -3/+2 |
| 2020-03-05 | Rollup merge of #69728 - LeSeulArtichaut:patch-1, r=steveklabnik | Dylan DPC | -1/+3 |
| 2020-03-05 | Rollup merge of #69713 - matthiaskrgr:more_cleanup, r=cramertj | Dylan DPC | -38/+32 |
| 2020-03-05 | Rollup merge of #69711 - penelopezone:patch-1, r=steveklabnik | Dylan DPC | -1/+1 |
| 2020-03-05 | Rollup merge of #69698 - RalfJung:int_assoc, r=davidtwco | Dylan DPC | -23/+21 |
| 2020-03-05 | Rollup merge of #69697 - GuillaumeGomez:explanation-e0380, r=Dylan-DPC | Dylan DPC | -2/+12 |