summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-04Allow the llvm_asm! shim to go unused on some archsJosh Stone-0/+1
2020-05-04fetch cloudabi packages from our own mirrorPietro Albini-1/+2
2020-05-031.43.1 releaseJosh Stone-1/+1
2020-05-03Backport Cargo patch to fix rust-lang/cargo#8151 on stableMark Rousskov-0/+0
2020-05-01Add a shim from llvm_asm! to asm! for stdarchJosh Stone-0/+5
2020-05-01Update stdarch submoduleAmanieu d'Antras-0/+0
2020-04-20Expand comment to justify not checking if all the exports are green.Felix S. Klock II-0/+17
2020-04-20Issue #71248: attempt to recover perf by removing `exports_all_green` flag.Felix S. Klock II-10/+5
2020-04-201.43.0 releaseMark Rousskov-1/+1
2020-04-17update tool maintainersPietro Albini-1/+1
2020-04-17macro_rules: `NtLifetime` cannot start with an identifierVadim Petrochenkov-1/+14
2020-04-17Incorporated review feedback:Felix S. Klock II-22/+40
2020-04-17Tests.Felix S. Klock II-0/+52
2020-04-17If an LLVM module's exports change, cannot reuse its post-LTO object file inFelix S. Klock II-4/+33
2020-04-06Update src/tools/publish_toolstate.pyIgor Matuszewski-1/+1
2020-04-06Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-8/+8
2020-04-06Use TypeRelating for instantiating query responsesMatthew Jasper-7/+111
2020-04-03Ensure HAS_FREE_LOCAL_NAMES is set for ReFreeMatthew Jasper-26/+29
2020-04-03Fix "since" field for `Once::is_complete`'s `#[stable]` attributeLukas Kalbertodt-1/+1
2020-04-03Account for bad placeholder types in where clausesEsteban Küber-86/+192
2020-04-03parse_and_disallow_postfix_after_cast: account for `ExprKind::Err`.Mazdak Farrokhzad-0/+12
2020-03-23rustbuild: only pass -Zconfig-profile if we're not self bootstrapingMarc-Antoine Perennou-1/+5
2020-03-21Beta: Update cargo, clippyEric Huss-9/+8
2020-03-21Use a non-dev-static toolchainMark Rousskov-2/+2
2020-03-21can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.Mazdak Farrokhzad-9/+55
2020-03-21ci: use python from the correct pathPietro Albini-2/+3
2020-03-21Update stdarch submoduleAmanieu d'Antras-0/+0
2020-03-11bump rustfmt to include fix for failing testsPietro Albini-8/+0
2020-03-10promote beta 1.43.0Pietro Albini-6/+6
2020-03-10Rollup merge of #69877 - CAD97:patch-1, r=dtolnayMazdak Farrokhzad-1/+1
2020-03-10Rollup merge of #69861 - Dylnuge:dylnuge/locale-doc, r=Mark-SimulacrumMazdak Farrokhzad-0/+15
2020-03-10Rollup merge of #69847 - GuillaumeGomez:cleanup-e0393, r=Dylan-DPCMazdak Farrokhzad-1/+2
2020-03-10Rollup merge of #69836 - JohnTitor:immediate-outputs, r=nagisaMazdak Farrokhzad-2/+30
2020-03-10Rollup merge of #69817 - thekuom:test/borrow-checking-pattern-features, r=Cen...Mazdak Farrokhzad-0/+432
2020-03-10Rollup merge of #69799 - TimDiekmann:zst, r=AmanieuMazdak Farrokhzad-81/+96
2020-03-10Rollup merge of #69714 - spastorino:place-ref-lifetime, r=oli-obkMazdak Farrokhzad-57/+55
2020-03-10Rollup merge of #69677 - petrochenkov:spancode, r=eddybMazdak Farrokhzad-107/+126
2020-03-10Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnisonMazdak Farrokhzad-400/+7
2020-03-10Rollup merge of #69475 - Zoxc:no-no-force, r=michaelwoeristerMazdak Farrokhzad-237/+161
2020-03-09Vec::new is const tstable in 1.39 not 1.32Christopher Durham-1/+1
2020-03-09Add note about localization to std::fmt docsDylan Nugent-0/+15
2020-03-09Add a comment to `recover`.John Kåre Alsaker-0/+6
2020-03-09Remove the `no_force` query attributeJohn Kåre Alsaker-54/+0
2020-03-09Remove the need for `no_force`John Kåre Alsaker-153/+148
2020-03-09Move `analysis` to the query macroJohn Kåre Alsaker-30/+7
2020-03-09test(patterns): add borrowck tests for combination of pattern featuresMatthew Kuo-0/+432
2020-03-09Rollup merge of #69842 - JohnTitor:more-tests, r=CentrilMazdak Farrokhzad-0/+131
2020-03-09Rollup merge of #69801 - petrochenkov:nonorm, r=CentrilMazdak Farrokhzad-191/+200
2020-03-09Rollup merge of #69779 - tmiasko:di-cstr, r=nagisaMazdak Farrokhzad-189/+265
2020-03-09Rollup merge of #69762 - RalfJung:validity-errors, r=oli-obkMazdak Farrokhzad-94/+167