about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-03-14Rollup merge of #69966 - JohnTitor:more-more-tests, r=CentrilYuki Okushi-0/+128
2020-03-14Rollup merge of #69960 - RalfJung:abort, r=oli-obkYuki Okushi-9/+6
2020-03-14Rollup merge of #69954 - RalfJung:panic_if-assert, r=Centril,eddybYuki Okushi-18/+36
2020-03-14Rollup merge of #69949 - rust-lang:triagebot-ping-alias, r=Mark-SimulacrumYuki Okushi-0/+2
2020-03-14Rollup merge of #69947 - GuillaumeGomez:cleanup-e0423, r=Dylan-DPCYuki Okushi-2/+1
2020-03-14Rollup merge of #69809 - matthiaskrgr:lifetimes, r=eddybYuki Okushi-50/+50
2020-03-14Rollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPCYuki Okushi-118/+78
2020-03-14Rollup merge of #69723 - sjud:sjud-doc-request, r=Mark-SimulacrumYuki Okushi-2/+8
2020-03-14Rollup merge of #69460 - LeSeulArtichaut:move-compile-pass, r=RalfJungYuki Okushi-20/+23
2020-03-14Rollup merge of #69403 - LeSeulArtichaut:copy-ioslice, r=sfacklerYuki Okushi-0/+10
2020-03-13Add documentation for pub keywordsjud-2/+8
2020-03-13bless testsRalf Jung-1/+1
2020-03-13adjust enum namingRalf Jung-12/+12
2020-03-13Add test for issue-69092Yuki Okushi-0/+21
2020-03-13Add test for issue-67739Yuki Okushi-0/+26
2020-03-13Add test for issue-62504Yuki Okushi-0/+33
2020-03-13Add test for issue-60390Yuki Okushi-0/+8
2020-03-13Add test for issue-58490Yuki Okushi-0/+40
2020-03-12miri engine: fix treatment of abort intrinsicRalf Jung-8/+5
2020-03-12remove lifetimes that can be elided (clippy::needless_lifetimes)Matthias Krüger-50/+50
2020-03-12rename panic_if_ intrinsics to assert_Ralf Jung-9/+27
2020-03-12triagebot.toml: add typo aliasesMazdak Farrokhzad-2/+2
2020-03-12Move some more tests to `check-pass`LeSeulArtichaut-3/+6
2020-03-12Auto merge of #69950 - Centril:rollup-xh0hmvx, r=Centrilbors-431/+543
2020-03-12Move some const-eval `build-pass` tests to `check-pass`LeSeulArtichaut-20/+20
2020-03-12Rollup merge of #69945 - contrun:fix-outdated-comment, r=petrochenkovMazdak Farrokhzad-1/+1
2020-03-12Rollup merge of #69921 - matthiaskrgr:rustdoc_import, r=CentrilMazdak Farrokhzad-1/+0
2020-03-12Rollup merge of #69830 - RalfJung:miri-invalid-terminator, r=oli-obkMazdak Farrokhzad-7/+19
2020-03-12Rollup merge of #69792 - LenaWil:try_reserve_error/impl-error, r=sfacklerMazdak Farrokhzad-0/+21
2020-03-12Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbiniMazdak Farrokhzad-129/+129
2020-03-12Rollup merge of #69722 - estebank:negative-impl-span-ast, r=CentrilMazdak Farrokhzad-141/+184
2020-03-12Rollup merge of #69705 - ehuss:toolstate-remove-redundant-beta, r=Mark-Simula...Mazdak Farrokhzad-39/+29
2020-03-12Rollup merge of #69674 - mark-i-m:assoc-fn, r=matthewjasperMazdak Farrokhzad-106/+104
2020-03-12Rollup merge of #69011 - foeb:document-unsafe-core-fmt, r=Mark-SimulacrumMazdak Farrokhzad-6/+45
2020-03-12Rollup merge of #68899 - kinseytamsin:lexerror-error-impl, r=CentrilMazdak Farrokhzad-1/+11
2020-03-12triagebot.toml: add ping aliasesMazdak Farrokhzad-0/+2
2020-03-12Clean up E0423 explanationGuillaume Gomez-2/+1
2020-03-12update outdated commentYI-1/+1
2020-03-12Auto merge of #68551 - Marwes:allocations_mir, r=ecstatic-morsebors-7/+23
2020-03-12Auto merge of #68191 - simlay:add-tvSO-target, r=nagisabors-21/+90
2020-03-11Give LexError more descriptive Display implKinsey Favre-1/+1
2020-03-11Correct stability attribute for new LexError implsKinsey Favre-2/+2
2020-03-11Reformat match statement to make the check passLena Wildervanck-3/+1
2020-03-11Format the match statementLena Wildervanck-3/+6
2020-03-11Add Display and Error impls for proc_macro::LexErrorKinsey Favre-1/+11
2020-03-11review commentsEsteban Küber-51/+53
2020-03-11rustdoc: remove unused importMatthias Krüger-1/+0
2020-03-11Auto merge of #69919 - Centril:rollup-fxo33zs, r=Centrilbors-511/+1262
2020-03-11Rollup merge of #69893 - tmiasko:cstr, r=petrochenkovMazdak Farrokhzad-56/+62
2020-03-11Rollup merge of #69888 - wesleywiser:miri_exception_env_var_to_session_var, r...Mazdak Farrokhzad-13/+44