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-09-08
Suggest examples of format specifiers in error messages
IoaNNUwU
-2
/
+118
2025-09-08
feat: support navigation on primitives
Ryan Mehri
-17
/
+27
2025-09-08
std: move `thread` into `sys` (rename only)
joboet
-0
/
+0
2025-09-08
std: make address resolution weirdness local to SGX
joboet
-216
/
+276
2025-09-08
Remove support for register_attr
Wilfred Hughes
-62
/
+14
2025-09-08
disable core dumps for panic-uninitialized-zeroed
Ariel Ben-Yehuda
-1
/
+16
2025-09-08
Rollup merge of #146320 - tshepang:rdg-sync, r=tshepang
Matthias Krüger
-64
/
+186
2025-09-08
Rollup merge of #146319 - justinyaodu:patch-1, r=jhpratt
Matthias Krüger
-1
/
+1
2025-09-08
Rollup merge of #146313 - nnethercote:rustc_middle-ty-cleanups-2, r=lcnr
Matthias Krüger
-84
/
+54
2025-09-08
Rollup merge of #146310 - nnethercote:fix-146249, r=lcnr
Matthias Krüger
-2
/
+18
2025-09-08
Rollup merge of #146299 - smirzaei:doc/improve-path-canonicalize-docs, r=jhpratt
Matthias Krüger
-0
/
+8
2025-09-08
Rollup merge of #146298 - cjgillot:gvn-derefer, r=nnethercote
Matthias Krüger
-0
/
+5
2025-09-08
Rollup merge of #146111 - ChayimFriedman2:more-ns-specific-defid, r=lcnr
Matthias Krüger
-80
/
+154
2025-09-08
tidy extra checks: use Error::FailedCheck correctly
binarycat
-3
/
+3
2025-09-08
tidy extra checks that interact with --bless now all recommend using it
binarycat
-6
/
+25
2025-09-08
Merge pull request #2586 from ali90h/fix-microsoft-link-broken-url
nora
-1
/
+1
2025-09-08
tidy: py:lint extra check now works with --bless
binarycat
-2
/
+9
2025-09-08
Auto merge of #146165 - folkertdev:c-variadic-errors-take-2, r=lcnr
bors
-94
/
+140
2025-09-08
all tidy extra checks now print what they do in present tense
binarycat
-2
/
+8
2025-09-08
mark `format_args_nl!` as `#[doc(hidden)]`
cyrgani
-2
/
+2
2025-09-08
fix APITIT being treated as a normal generic parameter in suggestions
Jeremy Smart
-27
/
+74
2025-09-08
Make `is_typeck_child` match exhaustive
Daria Sukhonina
-1
/
+31
2025-09-08
review
lcnr
-40
/
+57
2025-09-08
optimize `CanonicalVarValues::instantiate`
lcnr
-56
/
+63
2025-09-08
pass `sub_relations` into canonical queries
lcnr
-318
/
+342
2025-09-08
inline `CanonicalTyVarKind`
lcnr
-83
/
+58
2025-09-08
eagerly compute `sub_relations` again
lcnr
-111
/
+152
2025-09-08
remove outdated opaque type test
lcnr
-49
/
+0
2025-09-08
Merge pull request #4484 from RalfJung/math-shims
Ralf Jung
-532
/
+603
2025-09-08
Skip typeck for items w/o their own typeck context
Daria Sukhonina
-5
/
+10
2025-09-08
implement `va_arg` for arm in rustc itself
Folkert de Vries
-0
/
+41
2025-09-08
Add some error message tests
Alice Ryhl
-0
/
+382
2025-09-08
const-eval: disable pointer fragment support
Ralf Jung
-9
/
+119
2025-09-08
move math foreign_items into their own file
Ralf Jung
-232
/
+266
2025-09-08
extract core operation name instead of listing all function name variants
Ralf Jung
-17
/
+26
2025-09-08
move math intrinsics to their own file
Ralf Jung
-287
/
+315
2025-09-08
fix typos in comment
Fang He
-2
/
+2
2025-09-08
add some comments to clarify the fix
Fang He
-0
/
+6
2025-09-08
Merge pull request #4573 from RalfJung/rustup
Ralf Jung
-4105
/
+6084
2025-09-08
clippy
Ralf Jung
-1
/
+1
2025-09-08
Merge ref 'a09fbe2c8372' from rust-lang/rust
Ralf Jung
-4104
/
+6083
2025-09-08
Prepare for merging from rust-lang/rust
Ralf Jung
-1
/
+1
2025-09-08
Allow static regions in `type_name`.
Nicholas Nethercote
-2
/
+18
2025-09-08
check before test for hardware capabilites in bits 32~63 of usize
Fang He
-33
/
+38
2025-09-08
move `toplevel_ref_args` out of `misc` (#15627)
Samuel Tardieu
-116
/
+125
2025-09-08
Fix broken Microsoft URL missing slash
Ali Nazzal
-1
/
+1
2025-09-08
Auto merge of #146173 - Kmeakin:km/unicode-data/no-ascii, r=jhpratt
bors
-247
/
+320
2025-09-08
Merge pull request #4566 from Patrick-6/miri-genmc-rmw
Ralf Jung
-207
/
+1478
2025-09-08
Merge pull request #20620 from A4-Tacks/let-else-completion
Laurențiu Nicola
-17
/
+220
2025-09-08
print proper error when using unsupported synchronization primitive with GenMC
Ralf Jung
-76
/
+52
[prev]
[next]