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-07-08
Instantiate binder for Copy/Clone/Sized eagerly
Michael Goulet
-196
/
+222
2025-07-08
Instantiate auto trait before computing higher-ranked constituent types
Michael Goulet
-16
/
+23
2025-07-09
Migrate `pull_assignment_up` assist to `SyntaxEditor`
Hayashi Mikihiro
-27
/
+59
2025-07-08
Remove `const_eval_select` hack
Oli Scherer
-99
/
+23
2025-07-08
Fix weird rustdoc output when single and glob reexport conflict on a name
Guillaume Gomez
-40
/
+84
2025-07-08
Merge pull request #1853 from Kobzol/pull-fixed
Amanieu d'Antras
-22324
/
+35859
2025-07-08
Constify `Fn*` traits
Oli Scherer
-532
/
+128
2025-07-08
Merge ref '040e2f8b9ff2' from rust-lang/rust
Jakub Beránek
-22323
/
+35858
2025-07-08
Prepare for merging from rust-lang/rust
Jakub Beránek
-0
/
+1
2025-07-08
Reset rust-version
Jakub Beránek
-1
/
+0
2025-07-08
Auto merge of #134628 - estebank:const-default, r=oli-obk
bors
-160
/
+192
2025-07-08
Implement enter_trace_span() in MiriMachine
Stypox
-2
/
+10
2025-07-08
Make enter_trace_span take a closure for better optimization
Stypox
-2
/
+2
2025-07-08
Add inline(always) to Machine::enter_trace_span
Stypox
-0
/
+1
2025-07-08
Replace TRACING_ENABLED with enter_trace_span()
Stypox
-20
/
+24
2025-07-08
Always inline InterpCx::layout_of after perf regression
Stypox
-1
/
+1
2025-07-08
Add cross-compilation tool test
Jakub Beránek
-0
/
+29
2025-07-08
skip exit late lint pass on tests (#15222)
llogiq
-9
/
+99
2025-07-08
clippy fix: markdown indentation for indented items after line break
Marijn Schouten
-16
/
+16
2025-07-08
collect.rs: remove empty line after doc comment
Marijn Schouten
-8
/
+3
2025-07-08
int_log10.rs: change top level doc comments to outer
Marijn Schouten
-2
/
+2
2025-07-08
Rewrite for clarity
Aleksey Kliger
-12
/
+14
2025-07-08
fix: correct assertion to check for 'noinline' attribute presence before removal
Dillon Amburgey
-1
/
+1
2025-07-08
fix: correct parameter names in LLVMRustBuildMinNum and LLVMRustBuildMaxNum F...
Dillon Amburgey
-2
/
+2
2025-07-08
Auto merge of #143540 - yotamofek:pr/library/simplify-num-fmt, r=tgross35
bors
-22
/
+3
2025-07-08
remove unneeded cast
Folkert de Vries
-4
/
+4
2025-07-08
shorten array literals
Folkert de Vries
-104
/
+28
2025-07-08
remote intermediate assignment
Folkert de Vries
-51
/
+23
2025-07-08
fix whitespace in `aarch64.spec.yml`
Folkert de Vries
-27
/
+27
2025-07-08
remove `-znostart-stop-gc` workaround
Rémy Rakic
-29
/
+0
2025-07-08
document new stable flags, with x64 linux implementation notes
Rémy Rakic
-43
/
+59
2025-07-08
expand `-Clink-self-contained` tests
Rémy Rakic
-1
/
+47
2025-07-08
update to literal-escaper-0.0.5
Marijn Schouten
-16
/
+16
2025-07-08
Update README with link to `josh-sync`
Jakub Beránek
-45
/
+2
2025-07-08
Remove custom josh-sync scripts
Jakub Beránek
-768
/
+0
2025-07-08
Also test `LldWrapper` and remove `llvm-config` override from tests
Jakub Beránek
-3
/
+10
2025-07-08
Update llvm-bitcode-linker tests
Jakub Beránek
-5
/
+35
2025-07-08
Remove sysroot copy from `LlvmBitcodeLinker` step
Jakub Beránek
-20
/
+10
2025-07-08
Remove `extra_features` from `LlvmBitcodeLinker`
Jakub Beránek
-6
/
+2
2025-07-08
expand `-Clinker-features` tests
Rémy Rakic
-19
/
+59
2025-07-08
update bootstrap mcp510 handling
Rémy Rakic
-16
/
+46
2025-07-08
stabilize `-Clink-self-contained=-linker` on x64 linux
Rémy Rakic
-21
/
+40
2025-07-08
stabilize `-Clinker-features=-lld` on x64 linux
Rémy Rakic
-20
/
+70
2025-07-08
Disable `tests/run-make/mte-ffi`
Jieyou Xu
-0
/
+7
2025-07-08
Revert `tests/run-make/mte-ffi` changes
Jieyou Xu
-7
/
+4
2025-07-08
add post-dist test for checking that we use LLD
Rémy Rakic
-22
/
+32
2025-07-08
use LLD by default on x64 regardless of channel
Rémy Rakic
-7
/
+2
2025-07-08
Merge pull request #4454 from RalfJung/data_structure
Oli Scherer
-25
/
+26
2025-07-08
Fix handling of std crates for no_std targets
Jakub Beránek
-41
/
+106
2025-07-08
Add `crates` metadata to `doc::Std` step
Jakub Beránek
-20
/
+24
[prev]
[next]