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-10
Revert "remove `if-let` chains"
Laurențiu Nicola
-7
/
+6
2025-07-10
fmt
The Miri Cronjob Bot
-1
/
+3
2025-07-10
Merge from rustc
The Miri Cronjob Bot
-2968
/
+8448
2025-07-10
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-10
Merge pull request #20212 from ChayimFriedman2/dyn-hint
Shoyu Vanilla (Flint)
-5
/
+31
2025-07-10
Merge pull request #20218 from Hmikihiro/migrate_convert_match_to_let_else
Shoyu Vanilla (Flint)
-13
/
+15
2025-07-09
compiler: recomment `needs_fn_once_adapter_shim`
Jubilee Young
-8
/
+6
2025-07-10
rust: library: Add setsid method to CommandExt trait
LevitatingBusinessMan (Rein Fernhout)
-0
/
+89
2025-07-09
Refactor nan tests
Roger Curley
-56
/
+23
2025-07-10
Migrate `convert_match_to_let_else` assist to use `SyntaxEditor`
Hayashi Mikihiro
-13
/
+15
2025-07-10
Put the expression stuff in the expression store behind an `Option<Box>`
Chayim Refael Friedman
-271
/
+419
2025-07-10
Auto merge of #143703 - dpaoliello:llvmupate, r=dianqk
bors
-0
/
+0
2025-07-10
Remove uncessary parens in closure body with unused lint
yukang
-3
/
+3
2025-07-10
Remove uncessary parens in closure body with unused lint
yukang
-27
/
+160
2025-07-09
mbe: Refactor the diagnostic for unrecognized metavariable expressions
Trevor Gross
-12
/
+25
2025-07-09
mbe: Refactor diagnostics for invalid metavar expression syntax
Trevor Gross
-122
/
+234
2025-07-10
Add rustdoc JSON tests for `#[doc(hidden)]` handling of items.
Predrag Gruevski
-0
/
+36
2025-07-09
Auto merge of #143405 - tgross35:update-builtins, r=tgross35
bors
-393
/
+566
2025-07-09
Fix multiple problems in #15063 (#15070)
llogiq
-18
/
+144
2025-07-09
feat(lexer): Allow including frontmatter with 'tokenize'
Ed Page
-20
/
+17
2025-07-09
feat(lexer): Allow including frontmatter with 'tokenize'
Ed Page
-38
/
+47
2025-07-09
Use reference for MacroRulesScopeRef instead of Interned.
LorrensP-2158466
-3
/
+2
2025-07-09
MacroData in ResolverArenas + split macro_map into extern_macro_map and local...
LorrensP-2158466
-29
/
+50
2025-07-09
fix aux-build failures
LorrensP-2158466
-30
/
+50
2025-07-09
Merge pull request #733 from FractalFir/volatile_load_tmp
antoyo
-1
/
+5
2025-07-09
Merge pull request #734 from FractalFir/remove_needless_attr
antoyo
-1
/
+1
2025-07-09
run rust programs with the runner
Folkert de Vries
-95
/
+90
2025-07-09
Fix `manual_is_variant_and` condition generation (#15206)
Timo
-36
/
+454
2025-07-09
do not invent a name
Tshepang Mbambo
-1
/
+1
2025-07-09
distcheck had only one possible invocation
Tshepang Mbambo
-1
/
+3
2025-07-09
add missing word
Tshepang Mbambo
-1
/
+1
2025-07-09
random: Add comment on `RandomSource::fill_bytes` about multiple calls
Josh Triplett
-0
/
+5
2025-07-09
triagebot.toml: ping lolbinarycat if tidy extra checks were modified
binarycat
-0
/
+4
2025-07-09
Update LLVM submodule
Daniel Paoliello
-0
/
+0
2025-07-09
test: Verify frontmatter unpretty behavior
Ed Page
-0
/
+17
2025-07-09
Auto merge of #143538 - compiler-errors:instantiate-auto-trait, r=lcnr
bors
-212
/
+245
2025-07-09
Merge pull request #732 from FractalFir/thread_soundness_fix
antoyo
-2
/
+5
2025-07-09
Inserted a local variable in volatile_load, to ensure reads don't move across...
FractalFir
-1
/
+5
2025-07-09
Make `AsmExpr` have `AstId`
Chayim Refael Friedman
-10
/
+29
2025-07-09
Merge pull request #20214 from rust-lang/update-msrv
Chayim Refael Friedman
-1
/
+1
2025-07-09
Merge pull request #20211 from Hmikihiro/migrate-convert_named_struct
Laurențiu Nicola
-6
/
+9
2025-07-09
Skip needlessly setting the default visibility on functions
FractalFir
-1
/
+1
2025-07-09
Update MSRV to 1.88.0
Chayim Refael Friedman
-1
/
+1
2025-07-09
Change the implementation of supports_parallel to signal tha cg_gcc is not th...
FractalFir
-2
/
+5
2025-07-09
miri: fix out-of-bounds error for ptrs with negative offsets
Ralf Jung
-22
/
+78
2025-07-09
std: sys: net: uefi: tcp4: Add timeout support
Ayush Singh
-25
/
+97
2025-07-09
Make AsyncDrop check that it's being implemented on a local ADT
Michael Goulet
-3
/
+53
2025-07-09
Auto merge of #143502 - scottmcm:aggregate-simd, r=oli-obk
bors
-86
/
+261
2025-07-09
Avoid creating a helper allocation for creating new `TypeId` values in the in...
Oli Scherer
-38
/
+29
2025-07-09
Add opaque TypeId handles for CTFE
Oli Scherer
-148
/
+438
[prev]
[next]