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
Age
Commit message (
Expand
)
Author
Lines
2020-07-26
Auto merge of #74746 - wesleywiser:stable_backport_73669, r=Mark-Simulacrum
1.45.1
bors
-108
/
+207
2020-07-26
Use preinstalled MSYS2
Mateusz Mikuła
-58
/
+3
2020-07-25
Update release notes
Mark Rousskov
-0
/
+2
2020-07-25
The const propagator cannot trace references.
Oliver Scherer
-50
/
+202
2020-07-24
Auto merge of #74574 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
bors
-72
/
+194
2020-07-23
ci: Replace exec-with-shell wrapper with "plain bash"
Kristofer Rye
-41
/
+5
2020-07-23
ci: Stop setting CI_OVERRIDE_SHELL environment variable
Kristofer Rye
-2
/
+15
2020-07-23
ci: Set `shell: bash` as a default, remove duplicates
Kristofer Rye
-80
/
+12
2020-07-23
Set shell for github actions CI
Mark Rousskov
-0
/
+78
2020-07-23
delay_span_bug instead of silent ignore
Mark Rousskov
-10
/
+16
2020-07-23
Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern
Jakub Adam Wieczorek
-1
/
+40
2020-07-23
Bump cargo
Mark Rousskov
-1
/
+1
2020-07-22
rustbuild: drop tool::should_install
Marc-Antoine Perennou
-17
/
+4
2020-07-22
Use `ReEmpty(U0)` as the implicit region bound in typeck
Matthew Jasper
-10
/
+102
2020-07-22
Update to rustfmt 1.4.17
Mark Rousskov
-1
/
+1
2020-07-22
1.45.1 release
Mark Rousskov
-1
/
+12
2020-07-13
Auto merge of #74297 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
1.45.0
bors
-6
/
+169
2020-07-13
Stable 1.45.0 release
Mark Rousskov
-1
/
+1
2020-07-13
Cherry-pick release notes from master
Mark Rousskov
-5
/
+168
2020-07-13
Auto merge of #74219 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-95
/
+157
2020-07-10
ci: fix wasm32 broken due to a NodeJS version bump
Pietro Albini
-1
/
+12
2020-07-10
Change how compiler-builtins gets many CGUs
Alex Crichton
-48
/
+15
2020-07-10
Reoder order in which MinGW libs are linked
Mateusz Mikuła
-1
/
+1
2020-07-10
Perform obligation deduplication to avoid buggy `ExistentialMismatch`
Esteban Küber
-3
/
+39
2020-07-10
rustc_lexer: Simplify shebang parsing once more
Vadim Petrochenkov
-20
/
+21
2020-07-10
rustdoc: Rename invalid_codeblock_attribute lint to be plural
Oliver Middleton
-14
/
+14
2020-07-10
rustdoc: Fix doc aliases with crate filtering
Oliver Middleton
-8
/
+55
2020-06-27
Auto merge of #73766 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-279
/
+5449
2020-06-26
Beta backport of PR #73005 (obligation error impl candidate)
Aaron Hill
-181
/
+55
2020-06-26
Ensure stack when building MIR for matches
Simonas Kazlauskas
-23
/
+5233
2020-06-26
Don't run test on emscripten which doesn't have threads
Amanieu d'Antras
-0
/
+1
2020-06-26
Add -O compile flag to test
Amanieu d'Antras
-0
/
+1
2020-06-26
Fix link error with #[thread_local] introduced by #71192
Amanieu d'Antras
-0
/
+20
2020-06-26
Allow inference regions when relating consts
Tyler Mandry
-10
/
+13
2020-06-26
Disable the `SimplifyArmIdentity` pass on beta
Wesley Wiser
-62
/
+87
2020-06-26
linker: Never pass `-no-pie` to non-gnu linkers
Vadim Petrochenkov
-2
/
+2
2020-06-26
Add issue number to novel violation warning
Dylan MacKenzie
-2
/
+5
2020-06-26
Add regression test for #73431
Dylan MacKenzie
-0
/
+29
2020-06-26
Make novel structural match violations a warning
Dylan MacKenzie
-1
/
+5
2020-06-15
Auto merge of #73326 - Mark-Simulacrum:beta-next, r=ecstatic-morse,Mark-Simul...
bors
-1939
/
+2223
2020-06-15
Enable lld for Cargo tests on Windows.
Eric Huss
-3
/
+3
2020-06-15
Update cargo to include rust-lang/cargo#8361
Mark Rousskov
-0
/
+0
2020-06-13
Bump bootstrap to released stable
Mark Rousskov
-2
/
+2
2020-06-13
further bless tests.
Felix S. Klock II
-19
/
+19
2020-06-13
placate tidy.
Felix S. Klock II
-1
/
+1
2020-06-13
Revert "Defer creating drop trees in MIR lowering until leaving that scope"
Felix S. Klock II
-769
/
+735
2020-06-13
Revert "Reduce the number of drop-flag assignments in unwind paths"
Felix S. Klock II
-12
/
+39
2020-06-13
Revert "Add some more comments"
Felix S. Klock II
-19
/
+6
2020-06-13
Revert "Bless mir-opt tests"
Felix S. Klock II
-819
/
+973
2020-06-13
Revert "Address review comments"
Felix S. Klock II
-11
/
+7
[next]