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-05-30
bless bootstrap tests
onur-ozkan
-3
/
+3
2025-05-30
update stage defaults
onur-ozkan
-7
/
+7
2025-05-30
handle cfg bootstrap on compiler and miri
onur-ozkan
-8
/
+66
2025-05-30
improve `check::Std` handling
onur-ozkan
-0
/
+9
2025-05-30
update std uplifting algorithm
onur-ozkan
-2
/
+9
2025-05-30
use initial rustc's std on stage 0
onur-ozkan
-31
/
+26
2025-05-30
Upgrade more intrinsics to the new version
sayantn
-24
/
+54
2025-05-30
Use the new definition of `rdtscp` intrinsic
sayantn
-4
/
+6
2025-05-30
Fix s390x intrinsics
sayantn
-9
/
+9
2025-05-30
Fix PPC shift and rotate intrinsics
sayantn
-9
/
+9
2025-05-30
Fix `ldpte` and `lddir` signature
sayantn
-4
/
+6
2025-05-30
Pin compiler_builtins to 0.1.160 to fix some f128 tests
Antoni Boucher
-0
/
+39
2025-05-30
mark gfni, vaes, vpclmulqdq intrinsics as safe
usamoi
-132
/
+165
2025-05-30
cmpxchg16b: use atomic_compare_exchange from libcore
Ralf Jung
-28
/
+2
2025-05-30
Fix spans for unsafe binders
Matthew Jasper
-2
/
+111
2025-05-30
Check cfg on features that stage0 compiler support
Tsukasa OI
-20
/
+0
2025-05-30
Update `compiler-builtins` to 0.1.160
Trevor Gross
-4
/
+4
2025-05-30
Move naked fn checks to hir_typeck
Oli Scherer
-77
/
+73
2025-05-30
implement `va_arg` for `powerpc64` and `powerpc64le`
Folkert de Vries
-3
/
+48
2025-05-30
Auto merge of #139385 - joboet:threadlocal_address, r=nikic
bors
-9
/
+20
2025-05-30
chore: release
github-actions[bot]
-1
/
+16
2025-05-30
Merge pull request #4359 from RalfJung/cargo-miri-verbose
Ralf Jung
-1
/
+1
2025-05-30
Change a per-module query to just run on the items it internally filters for
Oli Scherer
-38
/
+19
2025-05-30
[`explicit_deref_methods`]: do not lint on method chains (#14921)
Samuel Tardieu
-25
/
+15
2025-05-30
Move naked asm check into typeck
Oli Scherer
-44
/
+22
2025-05-30
[`explicit_deref_methods`]: do not lint on method chains
a-yossy
-25
/
+15
2025-05-30
cargo-miri: recognize --verbose alongside -v
Ralf Jung
-1
/
+1
2025-05-30
Merge coroutine obligation checking into borrowck parallel loop
Oli Scherer
-4
/
+0
2025-05-30
Increase timeout for new bors try builds
Jakub Beránek
-1
/
+2
2025-05-30
Merge pull request #4314 from yoctocell/fine-grained-tracking
Ralf Jung
-175
/
+391
2025-05-30
* Merge `Cfg::render_long_html` and `Cfg::render_long_plain` methods common code
Guillaume Gomez
-13
/
+16
2025-05-30
ci: use arm to calculate job matrix
MarcoIeni
-1
/
+1
2025-05-30
ci: use free runner for aarch64-gnu-llvm-19-1 PR job
MarcoIeni
-1
/
+1
2025-05-30
Add some more `hir_expand::files` conversions
Lukas Wirth
-64
/
+137
2025-05-30
Use "accessed" instead of "initialized" in `LocationState`
Xinglu Chen
-65
/
+68
2025-05-30
Track permissions on the byte-level
Xinglu Chen
-116
/
+329
2025-05-30
Auto merge of #141765 - matthiaskrgr:rollup-4hug83b, r=matthiaskrgr
bors
-169
/
+251
2025-05-30
Rollup merge of #141749 - Noratrieb:RUSTC_ACTUALLY_DO_NOT_RETRY_LINKER_ON_SEG...
Matthias Krüger
-57
/
+2
2025-05-30
Rollup merge of #141746 - Urgau:rework-doc_cfg-checks, r=GuillaumeGomez
Matthias Krüger
-65
/
+127
2025-05-30
Rollup merge of #141736 - onur-ozkan:resolve-stage0-syroot-from-rustc, r=Kobzol
Matthias Krüger
-1
/
+3
2025-05-30
Rollup merge of #141719 - Berrysoft:cygwin-tls-model, r=mati865
Matthias Krüger
-1
/
+4
2025-05-30
Rollup merge of #141703 - compiler-errors:deref-place, r=lcnr
Matthias Krüger
-45
/
+115
2025-05-30
Address review comments.
Orson Peters
-1
/
+7
2025-05-30
Directly use from_immediate for handling bool
bjorn3
-6
/
+3
2025-05-30
Directly use from_immediate for handling bool
bjorn3
-12
/
+7
2025-05-30
Avoid computing function type for intrinsic instances
bjorn3
-8
/
+3
2025-05-30
Avoid computing function type for intrinsic instances
bjorn3
-22
/
+13
2025-05-30
Use layout field of OperandRef in generic_simd_intrinsic
bjorn3
-47
/
+41
2025-05-30
Use layout field of OperandRef in generic_simd_intrinsic
bjorn3
-79
/
+67
2025-05-30
Use layout field of OperandRef and PlaceRef in codegen_intrinsic_call
bjorn3
-10
/
+11
[prev]
[next]