summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-07-03Auto merge of #62311 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.36.0bors-1/+117
2019-07-02HashMap is UnwindSafeSimon Sapin-0/+12
2019-07-02Amend release notes with compat-notes for stdsimdMark Rousskov-2/+5
2019-07-02Updated RELEASES.md for 1.36.0Erin Power-1/+102
2019-06-29Auto merge of #62209 - nikomatsakis:arbitrary_self_types-lifetime-elision-2-b...bors-33/+254
2019-06-28arbitrary_self_types lifetime elision: --bless --compare-mode=nll.Mazdak Farrokhzad-0/+42
2019-06-28Use Set1<Region> instead of Option<Region>Taiki Endo-5/+6
2019-06-28Make is_self_ty a method on SelfVisitorTaiki Endo-32/+35
2019-06-28Remove query for `.pin_type()`Taiki Endo-36/+47
2019-06-28Allow lifetime elision in `Pin<&(mut) Self>`Taiki Endo-1/+165
2019-06-26Auto merge of #62162 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-1/+1
2019-06-26Switch to stable from betaMark Rousskov-1/+1
2019-06-26Auto merge of #62065 - pietroalbini:beta-rollup, r=Mark-Simulacrumbors-209/+674
2019-06-26Add dummy Azure configMark Rousskov-0/+15
2019-06-26Beta backport of: Auto merge of #61754 - nikomatsakis:trait-caching-perf-3, r...Niko Matsakis-83/+407
2019-06-26Revert "Set test flag when rustdoc is running with --test option"Oliver Middleton-12/+12
2019-06-26rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`.Eduard-Mihai Burtescu-53/+109
2019-06-26bless ui testsPietro Albini-8/+1
2019-06-26review commentEsteban Küber-1/+1
2019-06-26Fix ICE involving mut referencesEsteban Küber-1/+34
2019-06-26Hygienize macros in the standard libraryVadim Petrochenkov-47/+26
2019-06-26Handle index out of bound errors during const eval without panicEsteban Küber-2/+36
2019-06-26Fix cfg(test) build for x86_64-fortanix-unknown-sgxJethro Beekman-1/+2
2019-06-26Regression test for issue #60654.Felix S. Klock II-0/+26
2019-06-26Delay ICE in early_free_scope so feature gate has chance to stop compilation ...Felix S. Klock II-6/+9
2019-06-26Delay ICE in fold_region so feature gate has chance to stop compilation cleanly.Felix S. Klock II-4/+5
2019-06-24Auto merge of #61700 - Mark-Simulacrum:beta-non-dev, r=alexcrichtonbors-3/+3
2019-06-23Solaris CI: Build with dilos2 stablebgermann-1/+1
2019-06-09Comment out dev keyMark Rousskov-2/+2
2019-06-07Auto merge of #61602 - pietroalbini:beta-rollup, r=pietroalbinibors-106/+169
2019-06-07bump clippyPietro Albini-14/+5
2019-06-06Rollup merge of #61569 - cuviper:beta-1.36-no-unwind-abort, r=Mark-SimulacrumPietro Albini-3/+11
2019-06-06upgrade rustdoc's `pulldown-cmark` to 0.5.2Andy Russell-24/+22
2019-06-06Add test for denying overflowing literal in loopvarkor-1/+10
2019-06-06Update unreachable loop patterns testvarkor-1/+8
2019-06-06Fix missing overflowing literal lint in for loopvarkor-15/+16
2019-06-06Revert edition-guide toolstate overrideEric Huss-3/+1
2019-06-06Turn ICE on type arguments on variables into an errorOliver Scherer-34/+66
2019-06-06Bump hashbrown to 0.4.0Amanieu d'Antras-4/+4
2019-06-06Add regression testEsteban Küber-0/+15
2019-06-06Fix regression #61475Esteban Küber-7/+11
2019-06-05Force #[unwind(aborts)] in test/codegen/c-variadic.rsJosh Stone-0/+6
2019-06-05Revert "Allow a dirty MirBuilt for make_extern and make_method_extern"Josh Stone-2/+2
2019-06-05Permit unwinding through FFI by defaultMark Rousskov-1/+3
2019-05-29Auto merge of #61283 - pietroalbini:beta-rollup, r=pietroalbinibors-170/+79
2019-05-28debuginfo: Revert to old/more verbose behavior for -Cdebuginfo=1.Michael Woerister-2/+21
2019-05-28Revert "Add implementations of last in terms of next_back on a bunch of Doubl...Steven Fackler-159/+0
2019-05-28add ui testsMark Mansi-0/+47
2019-05-28these errors can happen after allMark Mansi-8/+10
2019-05-28Rollup merge of #61160 - RalfJung:maybe-uninit-beta, r=pietroalbiniPietro Albini-1/+1