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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-01-21
Make `InlayHint::linked_location` computation lazy
Lukas Wirth
-204
/
+285
2025-01-21
add tests differing between stable and new rules (with errors on new rules)
dianne
-18
/
+155
2025-01-21
organize old well-typed-edition-2024 tests
dianne
-85
/
+100
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-1260
/
+454
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-185
/
+37
2025-01-21
tidy
klensy
-0
/
+1
2025-01-21
bump bootsrap windows to 0.57
klensy
-23
/
+4
2025-01-21
bumpt compiler and tools to windows 0.59
klensy
-22
/
+148
2025-01-21
remove is_pwr2
Luuk Wester
-17
/
+3
2025-01-21
switch from using leading zeros to trailing zeros
Luuk Wester
-1
/
+4
2025-01-21
rustc_resolve: don't open-code `Option::filter`
Yotam Ofek
-4
/
+1
2025-01-21
rustc_resolve: use `Iterator` combinators instead of `for` loops where applic...
Yotam Ofek
-26
/
+12
2025-01-21
rustc_resolve: reduce rightwards drift with `let..else` 👉💨
Yotam Ofek
-381
/
+387
2025-01-21
tests: delete `cat-and-grep-sanity-check`
许杰友 Jieyou Xu (Joe)
-51
/
+0
2025-01-21
fix OsString::from_encoded_bytes_unchecked description
Marijn Schouten
-2
/
+2
2025-01-21
rustc_resolve: flatten nested `if`s
Yotam Ofek
-229
/
+198
2025-01-21
rustc_resolve: remove unneeded `return`s
Yotam Ofek
-2
/
+0
2025-01-21
add a stable edition 2021 revision to pattern typing tests
dianne
-198
/
+1103
2025-01-21
add more information to old tests
dianne
-28
/
+36
2025-01-21
minor test cleanup
dianne
-59
/
+26
2025-01-21
Auto merge of #133830 - compiler-errors:span-key, r=lcnr
bors
-642
/
+561
2025-01-21
ci: use ghcr buildkit image
MarcoIeni
-2
/
+7
2025-01-21
Make it possible to build GCC on CI
Jakub Beránek
-4
/
+57
2025-01-21
Fix Param::as_local treating closures wrong
Lukas Wirth
-53
/
+67
2025-01-21
Merge pull request #18988 from ChayimFriedman2/iter-relevance
Chayim Refael Friedman
-0
/
+26
2025-01-21
Auto merge of #135335 - oli-obk:push-zxwssomxxtnq, r=saethlin
bors
-30
/
+125
2025-01-21
Sort completion items that skip `await` and `iter()` behind those that don't
Chayim Refael Friedman
-0
/
+26
2025-01-21
make large niche description more terse, switch to using u128::is_power_of_two
Luuk Wester
-5
/
+5
2025-01-21
Merge pull request #18986 from Veykril/push-zlwvwlowpzqm
Lukas Wirth
-0
/
+49
2025-01-21
Merge pull request #18990 from Veykril/push-tqonnqxyrnsv
Lukas Wirth
-249
/
+145
2025-01-21
Add Kobzol on vacation
Jakub Beránek
-0
/
+1
2025-01-21
change lookup from `OsString.inner.inner.0` -> `OsString.inner.inner.bytes`
Walnut
-1
/
+1
2025-01-21
Enable verbose tests in opt-dist tests
Jakub Beránek
-0
/
+1
2025-01-21
Add test for checking used glibc symbols
Jakub Beránek
-2
/
+124
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-249
/
+145
2025-01-21
Add more tests
Oli Scherer
-0
/
+49
2025-01-21
Treat undef bytes as equal to any other byte
Oli Scherer
-7
/
+40
2025-01-21
Ensure we always get a constant, even without mir opts
Oli Scherer
-1
/
+1
2025-01-21
add missing allocator safety in alloc crate
LemonJ
-2
/
+5
2025-01-21
Also generate undef scalars and scalar pairs
Oli Scherer
-25
/
+38
2025-01-21
`short_circuit_statement`: handle macros and parenthesis better
Samuel Tardieu
-13
/
+108
2025-01-21
Merge pull request #18977 from ChayimFriedman2/fix-upmapping
Lukas Wirth
-13
/
+68
2025-01-21
Merge pull request #18989 from Giga-Bowser/syntax-tree-refresh
Lukas Wirth
-1
/
+8
2025-01-21
Auto merge of #135632 - marcoieni:split-x86_64-msvc-2025, r=Kobzol
bors
-11
/
+17
2025-01-20
rename tests' revisions to allow testing multiple editions
dianne
-93
/
+93
2025-01-21
Note that cg_llvm's gimli should match the version used elsewhere
Zalathar
-0
/
+2
2025-01-21
Make our `DIFlags` match `LLVMDIFlags` in the LLVM-C API
Zalathar
-117
/
+85
2025-01-21
fix: correct suggestion for significant_drop_in_scrutinee in expressions (#14...
Timo
-3
/
+33
2025-01-21
Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviper
bors
-8
/
+16
2025-01-20
"structural" ruleset: match against the inherited ref when a reference patter...
dianne
-64
/
+72
[prev]
[next]