summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-02-24Auto merge of #69444 - pietroalbini:stable-next-final-v2-new, r=pietroalbini 1.41.1bors-0/+33
2020-02-24add test for the new pocIvan Komarov-0/+33
2020-02-24bump llvmPietro Albini-0/+0
2020-02-24Auto merge of #69359 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-979/+1155
2020-02-23Correct stderr output for failing testsMark Rousskov-11/+12
2020-02-22Clean out some default-installed directoriesMark Rousskov-0/+19
2020-02-22Check types of statics in MIR typeckMatthew Jasper-3/+99
2020-02-22Check `Copy` lifetimes bounds when copying from a projectionMatthew Jasper-40/+64
2020-02-22Resolve long compile times when evaluating always valid constantsWesley Wiser-3/+99
2020-02-22Demonstrate final build-override syntaxKornel-2/+2
2020-02-22Correct ICE caused by macros generating invalid spans.Michael Burge-1/+8
2020-02-22Do not ICE when encountering `yield` inside `async` blockEsteban Küber-3/+18
2020-02-21Revert "Remove `checked_add` in `Layout::repeat`"Sebastian Hahn-6/+38
2020-02-21rustfmt relevant filesMark Rousskov-904/+783
2020-02-211.41.1 releaseMark Rousskov-19/+26
2020-01-27Auto merge of #68568 - pietroalbini:stable-next, r=pietroalbini 1.41.0bors-36/+207
2020-01-271.41.0 stable releasePietro Albini-1/+1
2020-01-27switch bootstrap compiler to stable 1.40.0Pietro Albini-2/+2
2020-01-27Update RELEASES.mdXAMPPRocky-2/+1
2020-01-27Update RELEASES.md for 1.41.0Erin Power-0/+116
2020-01-27Make pointers to statics internalMatthew Jasper-33/+89
2020-01-24Auto merge of #68496 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-1423/+1537
2020-01-23review commentsEsteban Küber-16/+14
2020-01-23Do not ICE on malformed suggestion spansEsteban Küber-5/+28
2020-01-23format librustc_errorsMark Rousskov-404/+421
2020-01-23Distinguish between private items and hidden items in rustdocDavid Tolnay-78/+138
2020-01-23format librustdocMark Rousskov-775/+839
2020-01-23Revert parts of #66405.Nicholas Nethercote-111/+80
2020-01-23fmt data data structuresMark Rousskov-68/+51
2020-01-19Auto merge of #68321 - cuviper:beta-next, r=Dylan-DPCbors-23/+116
2020-01-17rustdoc: Don't allow `#![feature(...)]` on stable or betaOliver Middleton-2/+1
2020-01-17Add ICE regression testsEsteban Küber-0/+34
2020-01-17Change `next_point` when `shrink_to_hi` is more appropriateEsteban Küber-17/+13
2020-01-17Fix invalid bounding boxEsteban Küber-1/+1
2020-01-17Fix `next_point` to be unicode awareEsteban Küber-1/+1
2020-01-17Do not ICE on unicode next pointEsteban Küber-1/+24
2020-01-17expect `fn` after `const unsafe` / `const extern`Mazdak Farrokhzad-1/+42
2020-01-14Auto merge of #68189 - jonas-schievink:beta-next, r=Mark-Simulacrumbors-25/+241
2020-01-13Fix rebase damageJonas Schievink-1/+0
2020-01-13Do not ICE on lifetime error involving closuresEsteban Küber-2/+38
2020-01-13Treat extern statics just like statics in the "const pointer to static" repre...Oliver Scherer-2/+71
2020-01-13Use the correct type for static qualifsMatthew Jasper-8/+22
2020-01-13Reenable static linking of libstdc++ on windows-gnuMateusz Mikuła-1/+1
2020-01-13Don't suppress move errors for union fieldsMatthew Jasper-9/+79
2020-01-13Move command-related tests into command/Jeremy Fitzhardinge-0/+0
2020-01-13Fix up Command Debug output when arg0 is specified.Jeremy Fitzhardinge-2/+30
2019-12-17Auto merge of #67370 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-5/+5
2019-12-17Switch to bootstrapping from dev-static stableMark Rousskov-5/+5
2019-12-16Auto merge of #67356 - Centril:rollup-paaw3ju, r=Centrilbors-70/+134
2019-12-16Rollup merge of #67349 - petertodd:2019-unsize-docs, r=CentrilMazdak Farrokhzad-1/+1