about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-09miri: add machine hook for Abort terminatorRalf Jung-2/+12
2020-03-08miri: ICE on invalid terminatorsRalf Jung-9/+6
2020-03-08Auto merge of #69804 - Centril:rollup-u86dc1g, r=Centrilbors-381/+285
2020-03-07Rollup merge of #69797 - jongiddy:convert-version, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2020-03-07Rollup merge of #69794 - TimDiekmann:dangling, r=AmanieuMazdak Farrokhzad-0/+16
2020-03-07Rollup merge of #69787 - spastorino:use-local-directly-its-copy, r=oli-obkMazdak Farrokhzad-12/+12
2020-03-07Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkovMazdak Farrokhzad-158/+158
2020-03-07Rollup merge of #69765 - RalfJung:miri-test, r=LukasKalbertodtMazdak Farrokhzad-2/+2
2020-03-07Rollup merge of #69708 - estebank:tiny, r=petrochenkovMazdak Farrokhzad-9/+8
2020-03-07Rollup merge of #69687 - Centril:bm-inconsistent-wording, r=estebankMazdak Farrokhzad-74/+74
2020-03-07Rollup merge of #69667 - JohnTitor:no-debug, r=nikomatsakisMazdak Farrokhzad-125/+14
2020-03-07Auto merge of #69676 - ecstatic-morse:fix-enum-discr-effect, r=oli-obkbors-20/+28
2020-03-07Correct version that relaxed orphan rulesJonathan Giddy-1/+1
2020-03-07Rollup merge of #69782 - matthiaskrgr:redundant_field_name_rep, r=cramertjMazdak Farrokhzad-100/+88
2020-03-07Rollup merge of #69754 - Dylnuge:dylnuge/dep-version, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2020-03-07Rollup merge of #69727 - JohnTitor:sugg-unwrap, r=estebankMazdak Farrokhzad-3/+43
2020-03-07Rollup merge of #69706 - cuviper:subslice-methods, r=CentrilMazdak Farrokhzad-22/+8
2020-03-07Rollup merge of #69690 - thekuom:test/67311-extend-bindings-after-at-tests, r...Mazdak Farrokhzad-0/+307
2020-03-07Rollup merge of #69680 - petrochenkov:nont4, r=CentrilMazdak Farrokhzad-32/+32
2020-03-07Rollup merge of #69656 - matthiaskrgr:iter_nth_zero, r=oli-obkMazdak Farrokhzad-14/+14
2020-03-07Rollup merge of #68985 - daboross:fix-35813, r=CentrilMazdak Farrokhzad-15/+671
2020-03-07Rollup merge of #67741 - estebank:point-at-pat-def, r=CentrilMazdak Farrokhzad-28/+147
2020-03-07Update alloc.rsTim Diekmann-2/+2
2020-03-07Add `Layout::dangling()` to return a well-aligned `NonNull<u8>`Tim Diekmann-0/+16
2020-03-06When encountering an Item in a pat context, point at the item defEsteban Küber-28/+147
2020-03-06mir::Local is Copy we can pass it by value in these casesSantiago Pastorino-12/+12
2020-03-07Add a regression testYuki Okushi-0/+37
2020-03-07Avoid using `unwrap()` in suggestionsYuki Okushi-3/+6
2020-03-06Don't redundantly repeat field names (clippy::redundant_field_names)Matthias Krüger-100/+88
2020-03-06bless testsMatthias Krüger-10/+10
2020-03-07Remove `NO_DEBUG` constYuki Okushi-3/+0
2020-03-06Auto merge of #69753 - pnkfelix:issue-69191-ice-on-uninhabited-enum-field, r=olibors-0/+99
2020-03-06rustc_expand: Factor out `Annotatable::into_tokens` to a separate methodVadim Petrochenkov-32/+32
2020-03-06fix various typosMatthias Krüger-152/+152
2020-03-06Added oli's multivariant test case (alpha renaming the enum name itself).Felix S. Klock II-3/+63
2020-03-06Auto merge of #69614 - estebank:ice-age, r=davidtwcobors-10/+55
2020-03-06Add FIXMEOliver Scherer-0/+2
2020-03-05Update deprecation version to 1.42 for Error::descriptionDylan Nugent-1/+1
2020-03-05Fix #69191Felix S. Klock II-0/+37
2020-03-06Auto merge of #69586 - petrochenkov:unmerge, r=Centrilbors-133/+183
2020-03-05reduce test size for MiriRalf Jung-2/+2
2020-03-05Auto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r=Dylan-DPCbors-129/+128
2020-03-05Rollup merge of #69742 - TrolledWoods:patch-1, r=jonas-schievinkDylan DPC-1/+1
2020-03-05Rollup merge of #69736 - matthiaskrgr:even_more_clippy, r=Dylan-DPCDylan DPC-60/+56
2020-03-05Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPCDylan DPC-3/+2
2020-03-05Rollup merge of #69728 - LeSeulArtichaut:patch-1, r=steveklabnikDylan DPC-1/+3
2020-03-05Rollup merge of #69713 - matthiaskrgr:more_cleanup, r=cramertjDylan DPC-38/+32
2020-03-05Rollup merge of #69711 - penelopezone:patch-1, r=steveklabnikDylan DPC-1/+1
2020-03-05Rollup merge of #69698 - RalfJung:int_assoc, r=davidtwcoDylan DPC-23/+21
2020-03-05Rollup merge of #69697 - GuillaumeGomez:explanation-e0380, r=Dylan-DPCDylan DPC-2/+12