summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-091.42.0 stable releasePietro Albini-1/+1
2020-03-09error_derive_forbidden_on_non_adt: be more gracefulMazdak Farrokhzad-4/+39
2020-03-09Fix null synthetic_implementors errorGuillaume Gomez-14/+16
2020-03-09Added oli's multivariant test case (alpha renaming the enum name itself).Felix S. Klock II-3/+63
2020-03-09Add FIXMEOliver Scherer-0/+2
2020-03-09Fix #69191Felix S. Klock II-0/+37
2020-03-09Update deprecation version to 1.42 for Error::descriptionDylan Nugent-1/+1
2020-03-05add regression test for issue #68794Alberto Piai-0/+31
2020-03-05Backport only: avoid ICE on bad placeholder typeEsteban Küber-750/+34
2020-03-05Add regression testLeSeulArtichaut-0/+17
2020-03-05Do not ICE on invalid type nodeLeSeulArtichaut-0/+1
2020-03-05stash API: remove panic to fix ICE.Mazdak Farrokhzad-14/+69
2020-03-05Fix a leak in `DiagnosticBuilder::into_diagnostic`.Nicholas Nethercote-6/+5
2020-02-28bootstrap: Configure cmake when building sanitizer runtimesTomasz Miąsko-9/+19
2020-02-27[beta] bootstrap from 1.41.1 stableMatthias Krüger-2/+2
2020-02-27lit_to_const: gracefully bubble up type errors.Mazdak Farrokhzad-37/+56
2020-02-27Cherry-pick the LLVM fix for #69225Josh Stone-0/+33
2020-02-27ci: switch macOS builders to 10.15Pietro Albini-24/+5
2020-02-23Fix stderr for testMark Rousskov-1/+0
2020-02-22Clean out some default-installed directoriesMark Rousskov-0/+19
2020-02-21lintify conflicting_repr_hintsMazdak Farrokhzad-20/+59
2020-02-21Correct ICE caused by macros generating invalid spans.Michael Burge-1/+8
2020-02-21fix extra subslice loweringMazdak Farrokhzad-6/+55
2020-02-21Check types of statics in MIR typeckMatthew Jasper-2/+97
2020-02-21Check `Copy` lifetimes bounds when copying from a projectionMatthew Jasper-27/+51
2020-02-21Do not ICE when encountering `yield` inside `async` blockEsteban Küber-3/+18
2020-02-21Revert "Remove `checked_add` in `Layout::repeat`"Sebastian Hahn-5/+38
2020-02-06Drop to non-devstatic stableMark Rousskov-2/+2
2020-02-06[beta] Update cargoEric Huss-0/+0
2020-02-02Backport disabling of Clippy lint debug_assert_with_mut_callflip1995-12/+21
2020-01-29Bump submodules to fix testsMark Rousskov-22/+0
2020-01-28prepare beta 1.42.0Pietro Albini-6/+6
2020-01-28Auto merge of #68234 - CAD97:slice-from-raw-parts, r=KodrAusbors-8/+5
2020-01-28Auto merge of #68587 - JohnTitor:rollup-fz45xwc, r=JohnTitorbors-47/+91
2020-01-28Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichtonYuki Okushi-0/+1
2020-01-28Rollup merge of #68573 - GuillaumeGomez:clean-up-e0262, r=Dylan-DPCYuki Okushi-3/+7
2020-01-28Rollup merge of #68571 - Centril:check_in_cx, r=oli-obkYuki Okushi-5/+8
2020-01-28Rollup merge of #68570 - cr1901:msp430-fix-1-2020, r=alexcrichtonYuki Okushi-0/+0
2020-01-28Rollup merge of #68563 - Aaron1011:fix/fn-sig-closure, r=varkorYuki Okushi-0/+30
2020-01-28Rollup merge of #68482 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPCYuki Okushi-3/+6
2020-01-28Rollup merge of #68454 - GuillaumeGomez:clean-up-e0214, r=Dylan-DPCYuki Okushi-4/+9
2020-01-28Rollup merge of #68412 - GuillaumeGomez:clean-up-e0207, r=Dylan-DPCYuki Okushi-13/+17
2020-01-28Rollup merge of #68383 - GuillaumeGomez:clean-up-e0205, r=Dylan-DPCYuki Okushi-5/+11
2020-01-28stabilize the debug_map_key_value featureAshley Mannix-14/+2
2020-01-27Rollup merge of #68579 - ehuss:update-cargo, r=Mark-SimulacrumMark Rousskov-0/+0
2020-01-27Rollup merge of #68576 - jonhoo:bump-miri, r=oli-obkMark Rousskov-7/+7
2020-01-27Rollup merge of #68459 - matthiaskrgr:clone_on_copy2, r=eddybMark Rousskov-192/+155
2020-01-27Update cargoEric Huss-0/+0
2020-01-27Bump miri for rust-lang/miri#1150Jon Gjengset-7/+7
2020-01-27Disable the testcase for Vxworks.Umesh Kalappa-0/+1