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-10
Fix calculate-job-matrix.py link
Eric Huss
-2
/
+2
2025-01-10
CI: check the presence of the changelog line in every pull request
Samuel Tardieu
-33
/
+58
2025-01-10
Document how to find the configuration used in CI
Eric Huss
-0
/
+15
2025-01-10
Use llvm.memset.p0i8.* to initialize all same-bytes arrays
Oli Scherer
-10
/
+12
2025-01-10
Merge pull request #4131 from RalfJung/rustup
Ralf Jung
-4
/
+4
2025-01-10
Mention existing labels at CONTRIBUTING (#13978)
Alejandra González
-3
/
+3
2025-01-10
fix clippy warning
Ralf Jung
-1
/
+1
2025-01-10
disable threading tests on freebsd for now
Ralf Jung
-2
/
+2
2025-01-10
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-01-10
Auto merge of #135328 - bjorn3:sync_cg_clif-2025-01-10, r=bjorn3
bors
-320
/
+93
2025-01-10
ci: Move dist-aarch64-linux to an aarch64 runner
Kajetan Puchalski
-43
/
+241
2025-01-10
Merge pull request #18907 from Veykril/push-uqlzpttmvurv
Lukas Wirth
-2
/
+86
2025-01-10
Implement `#[rust_analyzer::skip]` for bodies
Lukas Wirth
-2
/
+86
2025-01-10
Merge pull request #18906 from Veykril/push-upuxsyovskmt
Lukas Wirth
-173
/
+386
2025-01-10
Fix labels
alexey semenyuk
-3
/
+3
2025-01-10
Missing errors
jnyfah
-11
/
+26
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-173
/
+386
2025-01-10
Do not intersect spans coming from different contexts (#13942)
dswij
-1
/
+3
2025-01-10
Do not propose to elide lifetimes if this causes an ambiguity (#13929)
Fridtjof Stoldt
-1
/
+261
2025-01-10
Merge pull request #18904 from Veykril/push-yztnorquuyzw
Lukas Wirth
-24
/
+134
2025-01-10
Merge pull request #18903 from Veykril/push-mqmworppxuyw
Lukas Wirth
-12
/
+192
2025-01-10
Auto merge of #135327 - jhpratt:rollup-5uyir52, r=jhpratt
bors
-399
/
+1162
2025-01-10
Implement implicit sized bound inlay hints
Lukas Wirth
-12
/
+192
2025-01-10
Improve hover module path rendering
Lukas Wirth
-24
/
+134
2025-01-10
Respect --sysroot for rustc -vV and -Cpasses=list
bjorn3
-14
/
+20
2025-01-10
fix ZST handling for Windows ABIs on MSVC target
Ralf Jung
-275
/
+130
2025-01-10
Merge pull request #18900 from ChayimFriedman2/stupid-hang
Lukas Wirth
-7
/
+7
2025-01-10
Merge pull request #18902 from Veykril/push-znlsxykqrkoo
Lukas Wirth
-133
/
+184
2025-01-10
internal: Add Definition::Crate
Lukas Wirth
-133
/
+184
2025-01-10
Stable Hash: Ignore all HirIds that just identify the node itself
Oli Scherer
-2
/
+20
2025-01-10
Merge branch 'sync_from_rust'
bjorn3
-0
/
+0
2025-01-10
Do not intersect spans coming from different contexts
Samuel Tardieu
-1
/
+3
2025-01-10
Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into sync_cg_clif-202...
bjorn3
-320
/
+93
2025-01-10
Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into sync_cg_clif-202...
bjorn3
-320
/
+93
2025-01-10
Fix cycle error only occurring with -Zdump-mir
Oli Scherer
-16
/
+37
2025-01-10
Rustup to rustc 1.86.0-nightly (824759493 2025-01-09)
bjorn3
-1
/
+1
2025-01-10
Rollup merge of #135321 - matthiaskrgr:out_of_into, r=lqd
Jacob Pratt
-5
/
+4
2025-01-10
Rollup merge of #135320 - camelid:coroutines-typo, r=lqd
Jacob Pratt
-7
/
+7
2025-01-10
Rollup merge of #135251 - oli-obk:push-lmpyvvyrtplk, r=ytmimi
Jacob Pratt
-12
/
+43
2025-01-10
Rollup merge of #135083 - compiler-errors:invalid-predicate-source, r=camelid
Jacob Pratt
-3
/
+79
2025-01-10
Rollup merge of #134732 - compiler-errors:unify-conditional-const-error-repor...
Jacob Pratt
-248
/
+325
2025-01-10
Rollup merge of #134693 - SpriteOvO:proc-macro-use-to-tokens-in-quote, r=tgro...
Jacob Pratt
-113
/
+691
2025-01-10
Rollup merge of #132607 - YohDeadfall:pthread-name-fn-with-result, r=tgross35
Jacob Pratt
-11
/
+13
2025-01-10
Auto merge of #135273 - dianne:argument-patterns-are-not-boring, r=lqd
bors
-20
/
+9
2025-01-10
add change entry for `optimized-compiler-builtins`
onur-ozkan
-0
/
+5
2025-01-10
Sync from rust 824759493246ee383beb9cd5ceffa0e15deb9fa4
bjorn3
-1
/
+0
2025-01-10
add `optimized-compiler-builtins` to target specific section
onur-ozkan
-0
/
+9
2025-01-10
ensure `optimized_compiler_builtins` check for CI rustc
onur-ozkan
-0
/
+3
2025-01-10
add coverage for target specific value
onur-ozkan
-1
/
+8
2025-01-10
make `optimized-compiler-builtins` target configurable
onur-ozkan
-1
/
+11
[prev]
[next]