summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-16build-manifest: strip newline from rustc versionPietro Albini-4/+4
2020-11-16bump to the stable channelPietro Albini-1/+1
2020-11-16Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...Guillaume Gomez-14/+27
2020-11-16Ensure that the source code display is working with DOS backlineGuillaume Gomez-0/+2
2020-11-15Miri is not required on betaMark Rousskov-2/+2
2020-11-15Replace run_compiler with RunCompiler builder pattern.Darshan Kathiriya-10/+5
2020-11-15Bump Rustfmt and RLSAlessandro Ghedini-5/+6
2020-11-15Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo...Mark Rousskov-24/+5
2020-11-15Install CI llvm into the library directoryMark Rousskov-1/+4
2020-11-15Avoid installing external LLVM dylibsMark Rousskov-0/+16
2020-11-07Auto merge of #78146 - Mark-Simulacrum:revert-76605, r=petrochenkovbors-24/+45
2020-11-06Fix Ubuntu download URLJonas Schievink-1/+1
2020-11-06Tweak `if let` suggestion to be more liberal with suggestion and to not ICEEsteban Küber-12/+28
2020-11-06Do not ICE with TraitPredicates containing [type error]Esteban Küber-0/+59
2020-11-06Disable MatchBranchSimplificationTomasz Miąsko-150/+172
2020-11-06Disable "optimization to avoid load of address" in InstCombineTomasz Miąsko-3/+3
2020-11-06Test with NLL explicitlyYuki Okushi-4/+19
2020-11-06Do not try to report on closures to avoid ICEYuki Okushi-0/+27
2020-11-06revert #75443 update mir validatorBastian Kauschke-27/+0
2020-11-06Do not ICE on invalid inputEsteban Küber-0/+76
2020-11-06Revert "Promote missing_fragment_specifier to hard error"Mark Rousskov-16/+37
2020-11-06Revert "Move macro test to ui/macros"Mark Rousskov-0/+0
2020-11-05Add delay_span_bug to no longer ICEkadmin-0/+16
2020-10-21Auto merge of #78148 - Mark-Simulacrum:beta-76980, r=pietroalbinibors-1/+1
2020-10-20Disable ThinLTO for x86_64-unknown-linux-gnuMark Rousskov-1/+1
2020-10-20bootstrap: set correct path for the build-manifest binaryPietro Albini-1/+1
2020-10-20build-manifest: bundle the rustc version in the binaryPietro Albini-15/+7
2020-10-20build-manifest: use var_os instead of var to check if vars existPietro Albini-3/+3
2020-10-20build-manifest: allow configuring the number of threadsPietro Albini-7/+13
2020-10-20ci: also build the build-manifest component on dist-x86_64-linuxPietro Albini-1/+3
2020-10-20bootstrap: add --include-default-paths to ./x.pyPietro Albini-21/+30
2020-10-20bootstrap: add disabled by default build-manifest dist componentPietro Albini-0/+68
2020-10-20build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-16/+9
2020-10-20build-manifest: stop generating numbered channel names except for stablePietro Albini-4/+5
2020-10-20rustc_parse: More precise spans for `tuple.0.0`Vadim Petrochenkov-12/+12
2020-10-20bootstrap: always use the Rust version in package namesPietro Albini-111/+11
2020-10-14Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbiniYuki Okushi-1/+1
2020-10-14[beta] Update cargoEric Huss-0/+0
2020-10-08Update RLS and RustfmtIgor Matuszewski-5/+5
2020-10-08Add regression test for SimplifyBranchSame miscompilationTomasz Miąsko-0/+21
2020-10-08build-manifest: use BufReaderPietro Albini-2/+2
2020-10-08build-manifest: avoid collecting SHAs in parallel on legacy modePietro Albini-0/+8
2020-10-08build-manifest: calculate checksums lazily and in parallelPietro Albini-21/+100
2020-10-08build-manifest: move generating a target to the manifest modPietro Albini-40/+55
2020-10-08build-manifest: split the manifest struct definition in a separate filePietro Albini-52/+55
2020-10-08build-manifest: keep legacy behavior when invoking through ./x.py distPietro Albini-20/+21
2020-10-08bootstrap: add ./x.py run src/tools/build-manifestPietro Albini-2/+44
2020-10-08Bump to released compilerMark Rousskov-2/+2
2020-10-07Update fulldeps testMark Rousskov-27/+16
2020-10-061.48.0 beta branchMark Rousskov-6/+6