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-06-17
Fixing mistake in previous commit
Aniket Mishra
-1
/
+1
2025-06-17
Removal of redundant mod operation in _mm256_alignr_epi8
Aniket Mishra
-1
/
+1
2025-06-17
Fix in erroneous implementation of _mm256_bsrli_epi128
Aniket Mishra
-1
/
+1
2025-06-17
Add a missing colon at the end of the expected panic message in location-deta...
Daniel Paoliello
-1
/
+1
2025-06-17
Add triagebot config for subtree syncs
Jakub Beránek
-0
/
+10
2025-06-17
Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee
bors
-299
/
+334
2025-06-17
Update libc to 0.2.174
Trevor Gross
-6
/
+6
2025-06-17
allow spawn to behave according to failure behavior
bit-aloo
-36
/
+52
2025-06-17
bootstrap.example.toml: use less contextual format
binarycat
-194
/
+189
2025-06-17
Temporarily add back -Zwasm-c-abi=spec
bjorn3
-0
/
+11
2025-06-17
Add links
Boxy
-9
/
+19
2025-06-17
Write chapter on Unambig vs Ambig Types/Consts
Boxy
-1
/
+53
2025-06-17
Stub chapter and consolidate under `/hir/`
Boxy
-6
/
+8
2025-06-18
Dont suggest remove semi inside macro expansion for redundant semi lint
xizheyin
-8
/
+22
2025-06-17
Merge pull request #2475 from lolbinarycat/patch-3
nora
-2
/
+2
2025-06-17
Profiling with perf: specify the section of bootstrap settings.
lolbinarycat
-2
/
+2
2025-06-17
Update cargo
Eric Huss
-0
/
+0
2025-06-17
Try to downgrade object
Laurențiu Nicola
-12
/
+3
2025-06-17
Find correct span when suggesting using clone
xizheyin
-1
/
+11
2025-06-17
add test suggest-clone-in-macro-issue-139253.rs
xizheyin
-0
/
+60
2025-06-17
change to executed at
bit-aloo
-11
/
+13
2025-06-17
Merge pull request #20025 from SoxPopuli/hide_private_imports_without_pe
Laurențiu Nicola
-5
/
+98
2025-06-17
add run_always to recently migrated start_process command
bit-aloo
-1
/
+4
2025-06-17
move execution context out of deferred command, add as_ref implementation and...
bit-aloo
-26
/
+20
2025-06-17
explain reasoning behind spawn API
bit-aloo
-0
/
+1
2025-06-17
add created at to command execution
bit-aloo
-4
/
+8
2025-06-17
remove new method from command execution
bit-aloo
-12
/
+14
2025-06-17
remove start_porcess helper method
bit-aloo
-29
/
+0
2025-06-17
move from start process to new start and wait for output api's
bit-aloo
-18
/
+23
2025-06-17
add start methods in exec
bit-aloo
-3
/
+18
2025-06-17
add deferred command in execution context and update run method
bit-aloo
-46
/
+91
2025-06-17
Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk
bors
-30
/
+36
2025-06-17
Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk
bors
-30
/
+36
2025-06-17
Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk
bors
-1021
/
+4167
2025-06-17
Hide imported privates if private editable is disabled
Charlotte Smith
-5
/
+98
2025-06-17
Add test suggest-remove-semi-in-macro-expansion-issue-142143.rs
xizheyin
-0
/
+29
2025-06-17
fix: `needless_bool_assign` missing curlies when on else if
yanglsh
-2
/
+40
2025-06-17
Add `StepMetadata` to describe steps
Jakub Beránek
-45
/
+83
2025-06-17
Don't double visit `HirId`s of inferred const/types
Boxy
-2
/
+0
2025-06-17
Rename hir const arg walking functions
Boxy
-5
/
+5
2025-06-17
fix: `op_ref` wrongly showed macro definition in suggestions
yanglsh
-16
/
+104
2025-06-17
Dont replace escaping bound vars in item sigs
Boxy
-160
/
+82
2025-06-17
rebase
Boxy
-56
/
+0
2025-06-17
Test whether we use DeepRejectCtxt
Boxy
-4
/
+62
2025-06-17
Don't build `ParamEnv` and do trait solving in `ItemCtxt`s
Boxy
-249
/
+576
2025-06-17
Actually take `--build` into account in bootstrap
Jakub Beránek
-1
/
+3
2025-06-17
dogfood clippy::or_fun_call
klensy
-10
/
+12
2025-06-17
Merge pull request #20023 from Veykril/push-vkqlnyttnqzl
Lukas Wirth
-154
/
+256
2025-06-17
Rustup to rustc 1.89.0-nightly (45acf54ee 2025-06-16)
bjorn3
-1
/
+1
2025-06-17
Sync from rust 45acf54eea118ed27927282b5e0bfdcd80b7987c
bjorn3
-108
/
+82
[prev]
[next]