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
2021-07-26
Auto merge of #87476 - pietroalbini:stable-next, r=Mark-Simulacrum
1.54.0
bors
-585
/
+452
2021-07-26
Remove GUI tests for rust beta CI
Guillaume Gomez
-307
/
+0
2021-07-26
Rustdoc accessibility: use real headers for doc items
bors
-228
/
+271
2021-07-26
Update browser-ui-test package version
Guillaume Gomez
-1
/
+1
2021-07-26
Fix test cases for header titles in sidebar
Michael Howell
-11
/
+11
2021-07-26
Remove redundant CSS
Michael Howell
-1
/
+0
2021-07-26
Rustdoc accessibility: make the sidebar headers actual headers
Michael Howell
-29
/
+34
2021-07-26
Add test for sidebar display value on mobile
Guillaume Gomez
-0
/
+10
2021-07-26
Do not hide the sidebar on mobile, move it outside of the viewport instead
Guillaume Gomez
-4
/
+6
2021-07-26
update release notes to 1.54.0
Erin Power
-14
/
+129
2021-07-26
switch to the stable channel
Pietro Albini
-1
/
+1
2021-07-23
Auto merge of #87393 - michaelwoerister:backport-85834-and-86368, r=Mark-Simu...
bors
-86
/
+129
2021-07-23
Encode SourceFile source crate as StableCrateId in incr. comp. OnDiskCache.
Michael Woerister
-7
/
+35
2021-07-23
Disambiguate between SourceFiles from different crates even if they have the ...
Michael Woerister
-10
/
+31
2021-07-23
Add regression test for #85955.
Michael Woerister
-0
/
+25
2021-07-23
Access stable_crate_id directly.
Camille GILLOT
-2
/
+7
2021-07-23
Do not store crate in latest_foreign_def_path_hashes.
Camille GILLOT
-7
/
+0
2021-07-23
Encode CrateNum using the StableCrateId for incr. comp.
Camille GILLOT
-71
/
+42
2021-07-23
Auto merge of #87369 - pnkfelix:beta-targetted-revert-81473-warn-write-only-f...
bors
-119
/
+1
2021-07-22
Auto merge of #87374 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-24
/
+58
2021-07-22
Provide a better error when `x.py install src/doc` doesn't work.
Eric Huss
-4
/
+6
2021-07-22
Add comments why install steps should never fail.
Eric Huss
-0
/
+6
2021-07-22
Fix rust-analyzer install when not available.
Eric Huss
-4
/
+9
2021-07-22
i sweat to god
Jane Lusby
-1
/
+1
2021-07-22
pls this time
Jane Lusby
-2
/
+2
2021-07-22
fix ui tests
Jane Lusby
-2
/
+2
2021-07-22
rename assert_matches module
Jane Lusby
-6
/
+6
2021-07-22
Move [debug_]assert_matches to mod {core, std}::assert.
Mara Bos
-15
/
+36
2021-07-22
Allow some temporarily dead code.
Felix S. Klock II
-0
/
+1
2021-07-22
Revert PR 81473 to resolve (on mainline) issues 81626 and 81658.
Felix S. Klock II
-119
/
+0
2021-07-20
Auto merge of #87136 - cuviper:redo-86222, r=Mark-Simulacrum
bors
-52
/
+2
2021-07-14
Remove unsound TrustedRandomAccess implementations
Frank Steffahn
-52
/
+2
2021-07-02
Auto merge of #86821 - cuviper:beta-next, r=Mark-Simulacrum
bors
-126
/
+131
2021-07-02
Revert "Don't load all extern crates unconditionally"
Guillaume Gomez
-99
/
+50
2021-07-02
Revert "List trait impls before methods from deref in the sidebar of Rustdoc'...
Jacob Hoffman-Andrews
-8
/
+8
2021-07-02
Updates to tests.
Felix S. Klock II
-17
/
+20
2021-07-02
Re-add support for parsing (and pretty-printing) inner-attributes within body...
Felix S. Klock II
-1
/
+7
2021-07-02
fix(rustfmt): load nested out-of-line mods correctly
Caleb Cartwright
-1
/
+46
2021-06-23
Auto merge of #86413 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-336
/
+387
2021-06-23
Ignore failures of RLS on aarch64 Windows
Mark Rousskov
-1
/
+7
2021-06-23
Bump expat to 2.4.1
Mark Rousskov
-1
/
+1
2021-06-23
Comment and include rust-analyzer.
Eric Huss
-0
/
+9
2021-06-23
Don't dist miri on stable or beta.
Eric Huss
-0
/
+3
2021-06-22
[beta] Update cargo
Eric Huss
-0
/
+0
2021-06-22
Disable pgo-branch-weights test on aarch64
Mark Rousskov
-0
/
+1
2021-06-20
Fix CI to fetch master on beta channel
Mark Rousskov
-6
/
+10
2021-06-19
regression test for issue 82465.
Felix S. Klock II
-0
/
+16
2021-06-19
manually crafted revert of PR #80653, to address issue #82465.
Felix S. Klock II
-172
/
+45
2021-06-19
Revert #85176 addition of `clone_from` for `ManuallyDrop`
Peter Todd
-14
/
+1
2021-06-19
Revert "Allow specifying alignment for functions"
Mark Rousskov
-137
/
+83
[next]