summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27Auto merge of #48445 - Mark-Simulacrum:stable-next, r=alexcrichton1.24.1bors
2018-02-26Bump to 1.24.1Mark Simulacrum
2018-02-26Add release notes for 1.24.1Mark Simulacrum
2018-02-26Update Cargo with a Windows 7 warningAlex Crichton
2018-02-23Encode linker arguments as UTF-16 on MSVC platformsMark Simulacrum
2018-02-22temporarily disable rust-lang/rust#46833 due to rust-lang/rust#48251Niko Matsakis
2018-02-22rustc: Don't use relative paths for extended errorsAlex Crichton
2018-02-12Auto merge of #48161 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum1.24.0bors
2018-02-12Set stable channel for CIMark Simulacrum
2018-02-12Auto merge of #48146 - Mark-Simulacrum:beta-next, r=alexcrichtonbors
2018-02-11Delete executables if the test ran successfully.Mark Simulacrum
2018-02-11compiletest: Delete the executable immediately after running.kennytm
2018-02-11rustc_mir: insert a dummy access to places being matched on, when building MIR.Eduard-Mihai Burtescu
2018-02-11rustc: don't ICE when using Rvalue::Discriminant on a non-ADT.Eduard-Mihai Burtescu
2018-02-11Use time crate in bootstrap dist instead of dateOnur Aslan
2018-02-11Update release notes for 1.24.0Aaron Power
2018-02-03Auto merge of #47969 - Manishearth:ice-ice-beta, r=Mark-Simulacrumbors
2018-02-03Add regression testManish Goregaokar
2018-02-03Fix rustdoc ICE on macros defined within functionsManish Goregaokar
2018-02-02Auto merge of #47943 - MaloJaffre:beta-backport, r=Mark-Simulacrumbors
2018-02-02Auto merge of #47918 - nikomatsakis:issue-47139-beta, r=eddybbors
2018-02-01Update Cargo on betaAlex Crichton
2018-02-01rustc_trans: keep LLVM types for trait objects anonymous.Eduard-Mihai Burtescu
2018-02-01Expand union test to include different typesRyan Cumming
2018-02-01Fix ICE on const eval of union fieldRyan Cumming
2018-02-01Call non-git beta builds simply x.y.z-betaJosh Stone
2018-01-31track intercrate ambiguity only when there is a coherence errorNiko Matsakis
2018-01-31change `overlapping_impls` to take a tcx and create the infcxNiko Matsakis
2018-01-31make `overlapping_impls` call closures instead of returningNiko Matsakis
2018-01-31add regression testNiko Matsakis
2018-01-23Auto merge of #47682 - MaloJaffre:beta-backport, r=alexcrichtonbors
2018-01-23rustc: Lower link args to `@`-files on Windows moreAlex Crichton
2018-01-23avoid double-unsizing arrays in bytestring match loweringAriel Ben-Yehuda
2018-01-23Add incremental-fulldeps test suite and regression test for #47290.Michael Woerister
2018-01-23Don't include DefIndex in plugin- and proc-macro registrar fn symbol.Michael Woerister
2018-01-23Compute LLVM argument indices correctly in face of paddingRobin Kruppe
2018-01-21Auto merge of #47548 - alexcrichton:beta-default-fat, r=michaelwoeristerbors
2018-01-18Auto merge of #47553 - alexcrichton:beta-next, r=alexcrichtonbors
2018-01-18[beta] Attempt to fix prerelease version calculationAlex Crichton
2018-01-18Use name-discarding LLVM contextSimonas Kazlauskas
2018-01-18rustc: Spawn `cmd /c` for `.bat` scriptsAlex Crichton
2018-01-18Update cargo on beta.Eric Huss
2018-01-18[beta] Turn back on "fat" LTO by defaultAlex Crichton
2018-01-18Auto merge of #47396 - alexcrichton:beta-next, r=kennytmbors
2018-01-13[beta] Automaticaly calculate beta prerelease numbersAlex Crichton
2018-01-12Auto merge of #47399 - cramertj:modrs-backport, r=Mark-Simulacrumbors
2018-01-12Bump beta release versionTaylor Cramer
2018-01-12Treat #[path] files as mod.rs filesTaylor Cramer
2018-01-10Auto merge of #47327 - MaloJaffre:beta-backport, r=Mark-Simulacrumbors
2018-01-10Bump beta version to `1.24.0-beta.2`Malo Jaffré