about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-19Rollup merge of #71276 - RalfJung:miri-unleash-box, r=ecstatic-morseDylan DPC-3/+30
2020-04-19Rollup merge of #71271 - JohnTitor:map-in-place, r=petrochenkovDylan DPC-7/+5
2020-04-18Auto merge of #71218 - eddyb:a-lifetime-stranded-in-fn-def, r=nikomatsakisbors-6/+64
2020-04-18Auto merge of #71278 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-20/+10
2020-04-18submodules: update clippy from 6651c1b9 to 891e1a85Matthias Krüger-20/+10
2020-04-18miri-unleashed: test that we detect heap allocationsRalf Jung-2/+29
2020-04-18check_consts: make ops module privateRalf Jung-1/+1
2020-04-18Auto merge of #71204 - JohnTitor:into-vec, r=wesleywiserbors-1/+0
2020-04-18Move `MapInPlace` to rustc_data_structuresYuki Okushi-7/+5
2020-04-18Auto merge of #71147 - cuviper:min-llvm8, r=Mark-Simulacrumbors-191/+63
2020-04-17Rollup merge of #71243 - Duddino:Fix2, r=estebankDylan DPC-1/+73
2020-04-17Rollup merge of #71238 - RalfJung:miri-typo, r=oli-obkDylan DPC-1/+1
2020-04-17Rollup merge of #71167 - RalfJung:big-o, r=shepmasterDylan DPC-47/+46
2020-04-17Rollup merge of #71070 - petrochenkov:nolldaround, r=Mark-SimulacrumDylan DPC-21/+0
2020-04-17Rollup merge of #70467 - wesleywiser:invoke-vs-call, r=nagisaDylan DPC-9/+38
2020-04-17Rollup merge of #71254 - JOE1994:add_comment, r=jonas-schievinkDylan DPC-3/+4
2020-04-17Rollup merge of #71247 - ldm0:minor, r=estebankDylan DPC-10/+11
2020-04-17Rollup merge of #71246 - crlf0710:linked_list_cursor, r=AmanieuDylan DPC-0/+8
2020-04-17Rollup merge of #71239 - JohnTitor:llvm-asm, r=AmanieuDylan DPC-19/+19
2020-04-17Rollup merge of #69642 - ecstatic-morse:issue-69615, r=oli-obkDylan DPC-24/+45
2020-04-17Improved try_macro_suggestion functionDuddino-4/+2
2020-04-17Minor fix and addition to doc commentsJOE1994-3/+4
2020-04-17Improved try_macro_suggestionDuddino-4/+5
2020-04-17Moved is_try check into try_macro_suggestionDuddino-4/+3
2020-04-17Implement `Clone` for `liballoc::collections::linked_list::Cursor`.Charles Lew-0/+8
2020-04-17Remove unnecessary variable intializationDonough Liu-10/+11
2020-04-17Account for use of `try!()` in 2018 edition and guide users in the right dire...Duddino-0/+74
2020-04-17Auto merge of #71049 - eddyb:const-err, r=oli-obkbors-408/+193
2020-04-17Rename `asm` test directory in favor of `llvm_asm`Yuki Okushi-19/+19
2020-04-17Miri: fix typoRalf Jung-1/+1
2020-04-17Auto merge of #70629 - anyska:fields-variant, r=oli-obkbors-23/+59
2020-04-17Auto merge of #71230 - Dylan-DPC:rollup-rofigbv, r=Dylan-DPCbors-97/+513
2020-04-17Rollup merge of #71225 - leocassarani:patch-1, r=jonas-schievinkDylan DPC-1/+1
2020-04-17Rollup merge of #71220 - cuviper:std_or_patterns, r=Mark-SimulacrumDylan DPC-16/+14
2020-04-17Rollup merge of #71206 - RalfJung:dont-try, r=oli-obkDylan DPC-5/+5
2020-04-17Rollup merge of #71182 - JohnTitor:regression-tests, r=Mark-SimulacrumDylan DPC-0/+64
2020-04-17Rollup merge of #71164 - RalfJung:uninit-not-undef, r=oli-obkDylan DPC-11/+126
2020-04-17Rollup merge of #70910 - rakshith-ravi:master, r=cuviperDylan DPC-63/+244
2020-04-17Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomezDylan DPC-1/+59
2020-04-17Auto merge of #71131 - pnkfelix:issue-69798-dont-reuse-post-lto-products-when...bors-22/+121
2020-04-16Fix typo in Default trait docs: Provides -> ProvideLeo Cassarani-1/+1
2020-04-16Rollup merge of #71221 - cuviper:rustdoc_or_patterns, r=Mark-SimulacrumDylan DPC-30/+33
2020-04-16Rollup merge of #71219 - JOE1994:patch-4, r=Mark-SimulacrumDylan DPC-6/+6
2020-04-16Rollup merge of #71211 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2020-04-16Rollup merge of #71197 - ljedrz:unsafe_unused, r=ecstatic-morseDylan DPC-7/+13
2020-04-16Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=...Dylan DPC-2/+28
2020-04-17Avoid emitting stderr for nowYuki Okushi-24/+2
2020-04-17Add test for issue-67893Yuki Okushi-0/+45
2020-04-17Add test for issue-54067Yuki Okushi-0/+12
2020-04-17Add test for issue-28575Yuki Okushi-0/+20