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-04-29
Some style nits
Oli Scherer
-4
/
+3
2025-04-29
Delete "nonconstructable" enums are "noncopyable" test
mejrs
-19
/
+0
2025-04-29
Update compiler-src.md
Stan Manilov
-13
/
+12
2025-04-29
Update stable-mir test
John Kåre Alsaker
-12
/
+12
2025-04-29
Merge pull request #19714 from Veykril/push-owpqqzqmrpvv
Lukas Wirth
-68
/
+59
2025-04-29
Drop AST on a separate thread and prefetch `hir_crate`
John Kåre Alsaker
-3
/
+26
2025-04-29
Add `avx512vl` requirement to testsuite for avx512fp16 128 and 256 bit
sayantn
-26
/
+26
2025-04-29
Fix errors in decoupling avx512vl and avx512dq from avx512fp16
sayantn
-92
/
+106
2025-04-29
Fix CI errors due to alignment issues in msvc
sayantn
-35
/
+142
2025-04-29
refactor: Remove unnecessary extension trait
Lukas Wirth
-68
/
+59
2025-04-29
Remove global `next_disambiguator` state and handle it with a `DisambiguatorS...
John Kåre Alsaker
-93
/
+190
2025-04-29
Reformat parameters to macros used by with-all-queries
Zalathar
-6
/
+15
2025-04-29
Rename `rustc_query_append!` to `rustc_with_all_queries!`
Zalathar
-7
/
+21
2025-04-29
Coalesce duplicate missing clone tests
mejrs
-99
/
+44
2025-04-29
Treat `ManuallyDrop` as `~const Destruct`
Oli Scherer
-23
/
+7
2025-04-29
Add test
Oli Scherer
-0
/
+63
2025-04-29
Fix comment describing what the test does
mejrs
-6
/
+3
2025-04-29
Move `on impl position` test to proper directory
mejrs
-6
/
+7
2025-04-29
Add some comments
John Kåre Alsaker
-0
/
+7
2025-04-29
Merge pull request #19713 from Veykril/push-xkppskpmuzpo
Lukas Wirth
-188
/
+234
2025-04-29
mono collector: Reduce \# of locking while walking the graph
Piotr Osiewicz
-27
/
+38
2025-04-29
Merge pull request #19685 from fbernier/pgo-install
Lukas Wirth
-132
/
+175
2025-04-29
Cleanup cfg check handling in expression store lowering
Lukas Wirth
-188
/
+234
2025-04-29
miri: algebraic intrinsics: bring back float non-determinism
Ralf Jung
-86
/
+107
2025-04-29
add `rust.debug-assertions-tools` option
Pietro Albini
-5
/
+28
2025-04-29
Merge pull request #19712 from Veykril/push-yzsxpmkytkzt
Lukas Wirth
-39
/
+54
2025-04-29
Auto merge of #140436 - RalfJung:miri-sync, r=RalfJung
bors
-304
/
+799
2025-04-29
stabilize ptr::swap_nonoverlapping in const
Ralf Jung
-11
/
+46
2025-04-29
refactor: Clean up cache priming cancellation handling
Lukas Wirth
-39
/
+54
2025-04-29
Fix std_example.rs on s390x
bjorn3
-0
/
+3
2025-04-29
enable msa feature for mips in codegen tests
Adrian Friedli
-2
/
+13
2025-04-29
Merge pull request #4301 from rust-lang/rustup-2025-04-29
Ralf Jung
-3796
/
+7701
2025-04-29
suppress dangerous_implicit_autorefs in TB test
Ralf Jung
-0
/
+1
2025-04-29
Also match on the lang item in confirmation
Oli Scherer
-10
/
+5
2025-04-29
Always check the lang item first
Oli Scherer
-16
/
+8
2025-04-29
Replace if/elseif chain with match
Oli Scherer
-62
/
+81
2025-04-29
fmt
The Miri Cronjob Bot
-7
/
+3
2025-04-29
Merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-04-29
Merge from rustc
The Miri Cronjob Bot
-3797
/
+7705
2025-04-29
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-04-29
Replace the \01__gnu_mcount_nc to LLVM intrinsic for additional ARM targets
Björn Barwinski
-0
/
+2
2025-04-29
Update documentation for `fn target_config`
Trevor Gross
-5
/
+4
2025-04-29
Enable `target_has_reliable_f16_math` on x86
Trevor Gross
-7
/
+3
2025-04-29
Auto merge of #137940 - 1c3t3a:alignment-borrows-check, r=saethlin
bors
-32
/
+88
2025-04-29
Delay checking of `#[rustc_no_implicit_autorefs]` for reason
Urgau
-4
/
+11
2025-04-29
Add a jobserver proxy to ensure at least one token is always held
John Kåre Alsaker
-29
/
+149
2025-04-29
Improve pretty-printing of braces.
Nicholas Nethercote
-29
/
+46
2025-04-29
Adjust tests
Michael Goulet
-27
/
+53
2025-04-29
Add a few extra tests to `tests/ui/macros/stringify.rs`.
Nicholas Nethercote
-2
/
+18
2025-04-29
Wf is not coinductive
Michael Goulet
-3
/
+19
[prev]
[next]