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
2021-06-16
Backport 572c405da063d2628378b74a8f659ce90e0e7779 to 1.53
Mark Rousskov
-2
/
+2
2021-06-14
regression test for issue 85713.
Felix S. Klock II
-0
/
+21
2021-06-14
Revert "Allow specifying alignment for functions"
Felix S. Klock II
-40
/
+41
2021-06-14
Pass RUSTC_FORCE_INCREMENTAL to auxiliary tests
Mark Rousskov
-1
/
+3
2021-06-14
Soft disable incremental
Mark Rousskov
-2
/
+17
2021-06-14
bump to stable channel
Mark Rousskov
-1
/
+1
2021-06-11
Preserve `SyntaxContext` for invalid/dummy spans in crate metadata
Aaron Hill
-0
/
+68
2021-06-11
Improve comment
Jakub Kulik
-1
/
+1
2021-06-11
Update Docker to build the deprecated target alongside the new one
Jakub Kulik
-14
/
+10
2021-06-11
Build crtbengin.o/crtend.o from source code
12101111
-3
/
+107
2021-06-11
Fix incorrect gating of nonterminals in key-value attributes
Aaron Hill
-0
/
+30
2021-06-10
Regression test for issue 84297.
Felix S. Klock II
-0
/
+9
2021-06-10
Change test to use `likely`/`unlikely` instead of `copy`/`copy_overlapping`.
Felix S. Klock II
-7
/
+7
2021-06-10
Remove tests that were also added in PR 79684.
Felix S. Klock II
-75
/
+0
2021-06-10
Revert clippy's path to the copy intrinsics (part of reverting PR 81238).
Felix S. Klock II
-2
/
+2
2021-06-10
Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics).
Felix S. Klock II
-114
/
+0
2021-06-09
Auto merge of #86036 - nikic:disable-mutable-noalias, r=Mark-Simulacrum
bors
-3
/
+3
2021-06-08
Auto merge of #85893 - pnkfelix:beta-backport-85564, r=simulacrum
bors
-0
/
+25
2021-06-08
Auto merge of #85740 - flip1995:clippy_backport, r=Mark-Simulacrum
bors
-4
/
+31
2021-06-07
Update clang to 12.0.0 on Windows and macOS
Josh Triplett
-1
/
+1
2021-06-07
CI: Extract LLVM win64 installer directly, using 7z
Josh Triplett
-15
/
+6
2021-06-05
Disable mutable noalias for Rust 1.53
Nikita Popov
-3
/
+3
2021-06-01
no thir-unsafeck in beta
Felix S Klock II
-2
/
+0
2021-06-01
Regression test for issue 85435.
Felix S. Klock II
-0
/
+27
2021-05-27
Merge commit 'c64b3ffbb53a177e59876a6b7cc5eaff44d93913' into beta
flip1995
-4
/
+31
2021-05-22
Disallows `#![feature(no_coverage)]` on stable and beta
Rich Kadel
-43
/
+10
2021-05-22
Do not ICE on invalid const param
Esteban Küber
-0
/
+35
2021-05-22
Synchronize llvm to master commit
Mark Rousskov
-0
/
+0
2021-05-22
Call `initSidebarItems` in root module of crate
Justus K
-3
/
+14
2021-05-06
bump stage0 to production 1.52.0
Pietro Albini
-2
/
+2
2021-05-06
Account for unsatisfied bounds in E0599
Esteban Küber
-2
/
+25
2021-05-06
Deduplicate ParamCandidates with the same value except for bound vars
Jack Huey
-0
/
+20
2021-05-05
Ignore failures of RLS on aarch64 Windows
Mark Rousskov
-1
/
+7
2021-05-05
Add `yansi-term` as a permitted dependency
Joshua Nelson
-0
/
+2
2021-05-05
Update RLS and Rustfmt
Igor Matuszewski
-5
/
+5
2021-05-05
Revert PR 83866
Pietro Albini
-47
/
+8
2021-05-04
Revert PR 81473 to resolve (on beta) issues 81626 and 81658.
Felix S. Klock II
-114
/
+0
2021-05-04
Remove assert_matches users
Mark Rousskov
-11
/
+0
2021-05-04
regression test for issue 82465.
Felix S. Klock II
-0
/
+16
2021-05-04
manually crafted revert of PR #80653, to address issue #82465.
Felix S. Klock II
-176
/
+46
2021-05-04
Update fulldeps test
Mark Rousskov
-29
/
+18
2021-05-04
this is beta 1.53.0
Pietro Albini
-5
/
+5
2021-04-30
Auto merge of #84753 - hyd-dev:update-miri, r=RalfJung
bors
-7
/
+9
2021-04-30
Update LLVM submodule
Amanieu d'Antras
-2
/
+0
2021-04-30
Update LLVM for more wasm simd updates
Alex Crichton
-0
/
+0
2021-04-30
Update Miri
hyd-dev
-7
/
+9
2021-04-30
Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
bors
-25
/
+141
2021-04-29
Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results...
Jack Huey
-1
/
+0
2021-04-29
Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res...
Jack Huey
-7
/
+0
2021-04-29
Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis
Jack Huey
-0
/
+23
[next]