summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-05-20release rust 1.35.0Pietro Albini-1/+1
2019-05-20bless test outputPietro Albini-1/+1
2019-05-20disable the ui/const-generics/cannot-infer-type-for-const-param.rs testPietro Albini-0/+6
2019-05-20Add a test for failed inference of const typesvarkor-0/+26
2019-05-20Add a test for invalid const argumentsvarkor-0/+34
2019-05-20Make const parent errors delay_span_bugsvarkor-3/+21
2019-05-18bless ui testsPietro Albini-1/+2
2019-05-18Rollup merge of #60918 - Manishearth:betaup, r=pietroalbiniPietro Albini-8/+12
2019-05-18Rollup merge of #60881 - Xanewok:beta-save-assoc-ty-qpath, r=pietroalbiniPietro Albini-21/+5
2019-05-18Instead of ICEing on incorrect pattern, use delay_span_bugEsteban Küber-2/+35
2019-05-18Use `delay_span_bug` for "Failed to unify obligation"Esteban Küber-5/+61
2019-05-17Update beta clippyManish Goregaokar-8/+12
2019-05-16save-analysis: Simplify match arm for type node defIgor Matuszewski-5/+4
2019-05-16save-analysis: use `qpath_def` for associated typesIgor Matuszewski-19/+4
2019-05-15Update bootstrap compiler to 1.34.2Mark Rousskov-2/+2
2019-05-15Comment out dev key in stage0.txtMark Rousskov-1/+1
2019-05-14Rollup merge of #60806 - Xanewok:beta-save-analysis-assoc-const-ice, r=pietro...Pietro Albini-4/+48
2019-05-14Stabilize and re-export core::arrayYuki OKUSHI-5/+8
2019-05-14Appease tidyIgor Matuszewski-2/+2
2019-05-14save-analysis: Add UI testsuiteIgor Matuszewski-0/+42
2019-05-14save-analysis: Fix ICE when processing associated constantIgor Matuszewski-4/+6
2019-05-13Destabilize the `Error::type_id` functionAlex Crichton-1/+4
2019-05-10Force #[unwind(aborts)] in test/codegen/c-variadic.rsJosh Stone-0/+6
2019-05-10Revert "Allow a dirty MirBuilt for make_extern and make_method_extern"Josh Stone-2/+2
2019-05-10Permit unwinding through FFI by defaultMark Rousskov-1/+3
2019-04-26Rollup merge of #60273 - Keruspe:beta, r=pietroalbiniPietro Albini-2/+0
2019-04-26review comment: change linked ticketEsteban Küber-1/+1
2019-04-26Temporarily accept [i|u][32|size] suffixes on a tuple index and warnEsteban Küber-3/+31
2019-04-26rustdoc: Remove default keyword from re-exported trait methodsOliver Middleton-16/+67
2019-04-26Revert PR #59401 to fix issue #59652 (a stable-to-beta regression).Felix S. Klock II-31/+0
2019-04-26musl: do not compress debug sectionMateusz Mikuła-3/+5
2019-04-25bump bootstrap; remove redundant imports.Mazdak Farrokhzad-2/+0
2019-04-10Update ui testLzu Tao-1/+1
2019-04-10Re-export NonZero signed variant in stdLzu Tao-0/+2
2019-04-10this is beta 1.35.0Pietro Albini-5/+5
2019-04-09submodules: update rls from 90f7ab0 to 49efc06Matthias Krüger-0/+0
2019-04-09submodules: update miri from 0e4f963 to 28f2e5bMatthias Krüger-14/+14
2019-04-09submodules: update clippy from 92612c9d to 37f5c1ecMatthias Krüger-10/+8
2019-04-08Auto merge of #59724 - oli-obk:const_arg_ice, r=eddybbors-4/+65
2019-04-07Only run SIMD tests on x86Oliver Scherer-3/+9
2019-04-07Auto merge of #59765 - lzutao:patch-1, r=Centrilbors-1/+3
2019-04-07Auto merge of #59766 - xales:revertlibtest, r=Manishearthbors-40/+5602
2019-04-07Auto merge of #59770 - pietroalbini:pin-android-emulator, r=kennytmbors-3/+15
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-3/+15
2019-04-07Auto merge of #59119 - cramertj:cx-back, r=withoutboatsbors-70/+176
2019-04-07Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"Jacob Greenfield-40/+5602
2019-04-07Update commentOliver Scherer-1/+1
2019-04-07Add more regression tests for accidental promotionOliver Scherer-2/+39
2019-04-07Function arguments should never get promotedOliver Scherer-1/+19
2019-04-07Add reference to cfg attrlzutao-1/+3