summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-09-23Auto merge of #64709 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.38.0bors-1/+1
2019-09-23[stable] 1.38.0 releaseMark Rousskov-1/+1
2019-09-21Auto merge of #64661 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-8/+302
2019-09-21ci: split aws credentials in two separate users with scoped permsPietro Albini-7/+10
2019-09-21Regression tests for fn ptr and `#[structural_match]` as discussed in #63479.Felix S. Klock II-0/+171
2019-09-21Make fn ptr always structural match, regardless of whether formal types are.Felix S. Klock II-1/+7
2019-09-21Updated RELEASES.md for 1.38.0Erin Power-0/+114
2019-09-14Auto merge of #64438 - cuviper:beta-rollup, r=Mark-Simulacrumbors-59/+150
2019-09-13Update LLVM submoduleNikita Popov-0/+0
2019-09-13Include compiler-rt in the source tarballMatthew Maurer-0/+1
2019-09-13Update xLTO compatibility table in rustc book.Michael Woerister-0/+1
2019-09-13Turn `soft_unstable` into a future-compatibility lintVadim Petrochenkov-1/+9
2019-09-13Support "soft" feature-gating using a lintVadim Petrochenkov-27/+58
2019-09-13add regression testEsteban Küber-0/+32
2019-09-13Account for doc comments coming from proc macros without spansEsteban Küber-13/+14
2019-09-13pprust: Do not print spaces before some tokensVadim Petrochenkov-15/+24
2019-09-13Force #[unwind(aborts)] in test/codegen/c-variadic.rsJosh Stone-0/+6
2019-09-13Revert "Allow a dirty MirBuilt for make_extern and make_method_extern"Josh Stone-2/+2
2019-09-13Permit unwinding through FFI by defaultMark Rousskov-1/+3
2019-09-03Auto merge of #64097 - pietroalbini:beta-rollup, r=pietroalbinibors-42/+159
2019-09-03bump clippyPietro Albini-12/+21
2019-09-02Rollup merge of #64046 - Mark-Simulacrum:beta-next, r=pietroalbiniPietro Albini-3/+3
2019-09-02expand: Do not do questionable span adjustment before eagerly expanding an ex...Vadim Petrochenkov-15/+3
2019-09-02expand: Keep the correct current expansion ID for eager expansionsVadim Petrochenkov-8/+15
2019-09-02Add a regression test for issue #63460Vadim Petrochenkov-0/+22
2019-09-02Add a test for an opaque macro eagerly expanding its argumentsVadim Petrochenkov-0/+26
2019-09-02ci: move libc mirrors to the rust-lang-ci-mirrors bucketPietro Albini-1/+1
2019-09-02debuginfo: always include disambiguator in type namesPhilip Craig-20/+18
2019-09-02debuginfo: give unique names to closure and generator typesPhilip Craig-5/+72
2019-09-02Update rust-installer to limit memory useJosh Stone-0/+0
2019-08-31Use released stable for betaMark Rousskov-3/+3
2019-08-27Auto merge of #63957 - ehuss:beta-update-cargo, r=alexcrichtonbors-0/+0
2019-08-27[BETA] Update cargoEric Huss-0/+0
2019-08-21Auto merge of #63771 - pietroalbini:beta-rollup, r=pietroalbinibors-30/+49
2019-08-21ci: move mirrors to their standalone bucketPietro Albini-23/+25
2019-08-21review commentsEsteban Küber-12/+9
2019-08-21review comment: remove unecessary error in testEsteban Küber-12/+4
2019-08-21Do not ICE when synthesizing spans falling inside unicode charsEsteban Küber-0/+28
2019-08-21RELEASES.md: ? is one of three Kleene operatorsAnders Kaseorg-1/+1
2019-08-13Auto merge of #63524 - pietroalbini:beta-next, r=Mark-Simulacrumbors-5/+5
2019-08-13prepare beta for rust 1.38.0Pietro Albini-5/+5
2019-08-12Auto merge of #63483 - RalfJung:invalid-value, r=Centrilbors-74/+224
2019-08-12more informative error message from invalid_value lintRalf Jung-74/+224
2019-08-12Auto merge of #63489 - Centril:rollup-uuf6z1s, r=Centrilbors-179/+499
2019-08-12Rollup merge of #63480 - OptimisticPeach:patch-1, r=CentrilMazdak Farrokhzad-1/+1
2019-08-12Rollup merge of #63474 - adamAndMath:master, r=CentrilMazdak Farrokhzad-0/+74
2019-08-12Rollup merge of #63473 - adrian-budau:master, r=CentrilMazdak Farrokhzad-0/+38
2019-08-12Rollup merge of #63461 - tommilligan:doc-var-panic, r=joshtriplettMazdak Farrokhzad-0/+12
2019-08-12Rollup merge of #63449 - petrochenkov:builtinagain, r=eddybMazdak Farrokhzad-37/+20
2019-08-12Rollup merge of #63431 - andjo403:revert_mir_simplification, r=matthewjasperMazdak Farrokhzad-23/+30