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-27
fix missing doc in CString::from_raw and str::from_boxed_utf8_unchecked
LemonJ
-3
/
+12
2025-04-27
`manual_div_ceil`: fix suggestions when macro is involved (#14666)
dswij
-20
/
+94
2025-04-27
Auto merge of #139646 - lcnr:default-is-fully-concrete, r=BoxyUwU
bors
-0
/
+71
2025-04-27
Remove `#[doc(hidden)]` from `AtomicPrimitive::AtomicInner`
Pavel Grigorenko
-2
/
+2
2025-04-27
name ATOMIC_INIT without unstable alias
Christopher Durham
-3
/
+3
2025-04-27
use generic Atomic type where possible
Christopher Durham
-268
/
+279
2025-04-27
add generic Atomic<T> type alias
Christopher Durham
-0
/
+94
2025-04-26
Auto merge of #140288 - Zalathar:new-executor, r=jieyouxu
bors
-8
/
+12
2025-04-27
Fix bad handling of macros if there is already a `main` function
Guillaume Gomez
-1
/
+27
2025-04-26
docs: fix incorrect stability markers on `std::{todo, matches}`
Michael Howell
-2
/
+8
2025-04-26
Update lint-docs to default to Rust 2024
Eric Huss
-5
/
+5
2025-04-26
lint-docs: Don't hard-code the valid editions
Eric Huss
-14
/
+8
2025-04-26
hygiene: Use `IndexVec` for syntax context decode cache
Vadim Petrochenkov
-9
/
+4
2025-04-26
Merge pull request #654 from rust-lang/sync_from_rust_2025_04_26
antoyo
-1
/
+1
2025-04-26
Avoid re-interning in `LateContext::get_def_path`
DaniPopes
-1
/
+4
2025-04-26
Update to nightly-2025-04-26
Antoni Boucher
-1
/
+1
2025-04-26
hygiene: Misc cleanups
Vadim Petrochenkov
-82
/
+46
2025-04-26
hygiene: Remove decode placeholders
Vadim Petrochenkov
-34
/
+11
2025-04-26
Merge branch 'master' into sync_from_rust_2025_04_26
Antoni Boucher
-0
/
+31
2025-04-26
Merge pull request #19692 from vishruth-thimmaiah/remove_underscore_for_used_var
Chayim Refael Friedman
-0
/
+212
2025-04-27
feat: adds an assist to remove underscores from used variables
Vishruth-Thimmaiah
-0
/
+212
2025-04-26
Don't escape `'static`
Chayim Refael Friedman
-2
/
+10
2025-04-26
Escape raw names in labels properly
Chayim Refael Friedman
-5
/
+26
2025-04-26
Update example to use `CStr::to_string_lossy`
Jake Goulding
-2
/
+3
2025-04-26
Auto merge of #140336 - matthiaskrgr:rollup-kxo6ljw, r=matthiaskrgr
bors
-316
/
+573
2025-04-26
session: Cleanup `CanonicalizedPath::new`
Vadim Petrochenkov
-9
/
+8
2025-04-26
fix: `equatable_if_let` suggests wrongly when involving reference (#14504)
dswij
-2
/
+124
2025-04-26
Rollup merge of #140325 - ethanwu10:ethanwu10/grammar-fixes-for-bufread-has-d...
Matthias Krüger
-2
/
+2
2025-04-26
Rollup merge of #140320 - lcnr:wf-use-term, r=compiler-errors
Matthias Krüger
-174
/
+189
2025-04-26
Rollup merge of #140318 - compiler-errors:specialized-async-fn-kind-err, r=fe...
Matthias Krüger
-31
/
+53
2025-04-26
Rollup merge of #140317 - mejrs:check_on_uni, r=compiler-errors
Matthias Krüger
-1
/
+0
2025-04-26
Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxu
Matthias Krüger
-62
/
+27
2025-04-26
Rollup merge of #140215 - joshlf:transmutability-char-nonzero, r=jswrenn
Matthias Krüger
-46
/
+302
2025-04-26
Merge pull request #2356 from rust-lang/tshepang-patch-2
Tshepang Mbambo
-3
/
+6
2025-04-26
replace command that does not work
Tshepang Mbambo
-3
/
+6
2025-04-26
Merge pull request #2355 from rust-lang/tshepang-patch-1
Tshepang Mbambo
-1
/
+1
2025-04-26
copy-paste ease
Tshepang Mbambo
-1
/
+1
2025-04-26
Merge pull request #2354 from rust-lang/tshepang-fix-code-blocks
Tshepang Mbambo
-24
/
+24
2025-04-26
use correct code block markers
Tshepang Mbambo
-24
/
+24
2025-04-26
Merge pull request #2343 from hwhsu1231-fork/fix-prefix-chapter
Tshepang Mbambo
-0
/
+5
2025-04-26
fix: `unnecessary_cast` suggests extra brackets when in macro (#14643)
Jason Newcomb
-16
/
+91
2025-04-26
Merge pull request #2345 from rust-lang/extraneous
Tshepang Mbambo
-3
/
+3
2025-04-26
clarified bootstrap optimization agrs
Kivooeo
-1
/
+1
2025-04-26
uefi: Update r-efi
Ayush Singh
-6
/
+6
2025-04-26
fix: `equatable_if_let` suggests wrongly when involving reference
yanglsh
-2
/
+124
2025-04-26
Merge pull request #19697 from Wilfred/clarify_braces_assist
Lukas Wirth
-3
/
+3
2025-04-26
fix: `unnecessary_cast` suggests extra brackets when in macro
yanglsh
-16
/
+91
2025-04-26
Add the `avx10.1` and `avx10.2` target features
sayantn
-1
/
+48
2025-04-26
Fix error message for static references or mutable references
yuk1ty
-1
/
+1
2025-04-26
Fix error message for static references or mutable references
yuk1ty
-93
/
+91
[prev]
[next]