index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-11-16
build-manifest: strip newline from rustc version
Pietro Albini
-4
/
+4
2020-11-16
bump to the stable channel
Pietro Albini
-1
/
+1
2020-11-16
Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ...
Guillaume Gomez
-14
/
+27
2020-11-16
Ensure that the source code display is working with DOS backline
Guillaume Gomez
-0
/
+2
2020-11-15
Miri is not required on beta
Mark Rousskov
-2
/
+2
2020-11-15
Replace run_compiler with RunCompiler builder pattern.
Darshan Kathiriya
-10
/
+5
2020-11-15
Bump Rustfmt and RLS
Alessandro Ghedini
-5
/
+6
2020-11-15
Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo...
Mark Rousskov
-24
/
+5
2020-11-15
Install CI llvm into the library directory
Mark Rousskov
-1
/
+4
2020-11-15
Avoid installing external LLVM dylibs
Mark Rousskov
-0
/
+16
2020-11-07
Auto merge of #78146 - Mark-Simulacrum:revert-76605, r=petrochenkov
bors
-24
/
+45
2020-11-06
Fix Ubuntu download URL
Jonas Schievink
-1
/
+1
2020-11-06
Tweak `if let` suggestion to be more liberal with suggestion and to not ICE
Esteban Küber
-12
/
+28
2020-11-06
Do not ICE with TraitPredicates containing [type error]
Esteban Küber
-0
/
+59
2020-11-06
Disable MatchBranchSimplification
Tomasz Miąsko
-150
/
+172
2020-11-06
Disable "optimization to avoid load of address" in InstCombine
Tomasz Miąsko
-3
/
+3
2020-11-06
Test with NLL explicitly
Yuki Okushi
-4
/
+19
2020-11-06
Do not try to report on closures to avoid ICE
Yuki Okushi
-0
/
+27
2020-11-06
revert #75443 update mir validator
Bastian Kauschke
-27
/
+0
2020-11-06
Do not ICE on invalid input
Esteban Küber
-0
/
+76
2020-11-06
Revert "Promote missing_fragment_specifier to hard error"
Mark Rousskov
-16
/
+37
2020-11-06
Revert "Move macro test to ui/macros"
Mark Rousskov
-0
/
+0
2020-11-05
Add delay_span_bug to no longer ICE
kadmin
-0
/
+16
2020-10-21
Auto merge of #78148 - Mark-Simulacrum:beta-76980, r=pietroalbini
bors
-1
/
+1
2020-10-20
Disable ThinLTO for x86_64-unknown-linux-gnu
Mark Rousskov
-1
/
+1
2020-10-20
bootstrap: set correct path for the build-manifest binary
Pietro Albini
-1
/
+1
2020-10-20
build-manifest: bundle the rustc version in the binary
Pietro Albini
-15
/
+7
2020-10-20
build-manifest: use var_os instead of var to check if vars exist
Pietro Albini
-3
/
+3
2020-10-20
build-manifest: allow configuring the number of threads
Pietro Albini
-7
/
+13
2020-10-20
ci: also build the build-manifest component on dist-x86_64-linux
Pietro Albini
-1
/
+3
2020-10-20
bootstrap: add --include-default-paths to ./x.py
Pietro Albini
-21
/
+30
2020-10-20
bootstrap: add disabled by default build-manifest dist component
Pietro Albini
-0
/
+68
2020-10-20
build-manifest: accept the Rust version instead of the monorepo path
Pietro Albini
-16
/
+9
2020-10-20
build-manifest: stop generating numbered channel names except for stable
Pietro Albini
-4
/
+5
2020-10-20
rustc_parse: More precise spans for `tuple.0.0`
Vadim Petrochenkov
-12
/
+12
2020-10-20
bootstrap: always use the Rust version in package names
Pietro Albini
-111
/
+11
2020-10-14
Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbini
Yuki Okushi
-1
/
+1
2020-10-14
[beta] Update cargo
Eric Huss
-0
/
+0
2020-10-08
Update RLS and Rustfmt
Igor Matuszewski
-5
/
+5
2020-10-08
Add regression test for SimplifyBranchSame miscompilation
Tomasz Miąsko
-0
/
+21
2020-10-08
build-manifest: use BufReader
Pietro Albini
-2
/
+2
2020-10-08
build-manifest: avoid collecting SHAs in parallel on legacy mode
Pietro Albini
-0
/
+8
2020-10-08
build-manifest: calculate checksums lazily and in parallel
Pietro Albini
-21
/
+100
2020-10-08
build-manifest: move generating a target to the manifest mod
Pietro Albini
-40
/
+55
2020-10-08
build-manifest: split the manifest struct definition in a separate file
Pietro Albini
-52
/
+55
2020-10-08
build-manifest: keep legacy behavior when invoking through ./x.py dist
Pietro Albini
-20
/
+21
2020-10-08
bootstrap: add ./x.py run src/tools/build-manifest
Pietro Albini
-2
/
+44
2020-10-08
Bump to released compiler
Mark Rousskov
-2
/
+2
2020-10-07
Update fulldeps test
Mark Rousskov
-27
/
+16
2020-10-06
1.48.0 beta branch
Mark Rousskov
-6
/
+6
[next]