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
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-07-12
Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr
bors
-26
/
+25
2025-07-12
./x test miri: fix cleaning the miri_ui directory
Ralf Jung
-0
/
+2
2025-07-12
readme: update strict provenance link
Ralf Jung
-3
/
+3
2025-07-11
Merge pull request #20232 from ShoyuVanilla/issue-20225
Shoyu Vanilla (Flint)
-5
/
+55
2025-07-11
Update miri for change to random API
Josh Triplett
-1
/
+1
2025-07-11
Rollup merge of #143767 - hkBst:cleanup-x, r=jieyouxu
Matthias Krüger
-14
/
+10
2025-07-11
Update cargo
Weihang Lo
-0
/
+0
2025-07-11
Add a memory map bound check assertion on rendering const slice
Shoyu Vanilla
-0
/
+8
2025-07-11
Merge pull request #20219 from ChayimFriedman2/expr-store-mem
Chayim Refael Friedman
-271
/
+419
2025-07-11
fix: Normalize projection types before calculating memory maps
Shoyu Vanilla
-5
/
+47
2025-07-11
Update sysinfo version to `0.36.0`
Guillaume Gomez
-1
/
+1
2025-07-11
Disambiguate between rustc vs std having debug assertions
Jieyou Xu
-3
/
+25
2025-07-11
Merge pull request #20224 from Hmikihiro/migrate_remove_dbg
Shoyu Vanilla (Flint)
-43
/
+44
2025-07-11
Migrate `remove_dbg` assist to use `SyntaxEditor`
Hayashi Mikihiro
-43
/
+44
2025-07-11
tidy: use write_all
Marijn Schouten
-1
/
+1
2025-07-11
tidy: use flatten instead of manual flatten
Marijn Schouten
-5
/
+3
2025-07-11
tidy: move to edition 2024
Marijn Schouten
-5
/
+6
2025-07-11
tidy: simplify fluent file extension checking
Marijn Schouten
-3
/
+3
2025-07-11
tidy: clippy fixes
Marijn Schouten
-95
/
+79
2025-07-11
x: use let-else
Marijn Schouten
-5
/
+4
2025-07-11
x: move to edition 2024
Marijn Schouten
-1
/
+1
2025-07-11
x: clippy fixes
Marijn Schouten
-8
/
+5
2025-07-11
Rollup merge of #143708 - epage:pretty, r=compiler-errors
Matthias Krüger
-26
/
+25
2025-07-11
update cargo_metadata to 0.21.0
asahi-myzk
-5
/
+36
2025-07-11
Split up the `unknown_or_malformed_diagnostic_attributes` lint
mejrs
-0
/
+4
2025-07-10
Merge pull request #20228 from ChayimFriedman2/fix-use-display
Chayim Refael Friedman
-0
/
+1
2025-07-11
Fix display of `use<>` syntax
Chayim Refael Friedman
-0
/
+1
2025-07-10
Merge commit 'cdbbf3afda0b1bf51568b368f629b1d828507f98' into clippy-subtree-u...
Philipp Krones
-476
/
+2760
2025-07-10
interpret/allocation: expose init + write_wildcards on a range
Nia Espera
-3
/
+4
2025-07-10
Rollup merge of #143683 - jieyouxu:rms-cleanup, r=Kobzol
Matthias Krüger
-188
/
+85
2025-07-10
Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk
Matthias Krüger
-6
/
+12
2025-07-10
Merge pull request #20054 from Young-Flash/folding_all
Shoyu Vanilla (Flint)
-3
/
+52
2025-07-10
Migrate `generate_impl` assist to use `SyntaxEditor`
Hayashi Mikihiro
-9
/
+16
2025-07-10
Rollup merge of #143398 - lolbinarycat:tidy-extra-checks-auto, r=Kobzol
Trevor Gross
-41
/
+226
2025-07-10
silence clippy
Ralf Jung
-0
/
+1
2025-07-10
Merge pull request #20210 from ChayimFriedman2/naked-asm-safe
Shoyu Vanilla (Flint)
-84
/
+303
2025-07-10
Only provide `is_windows_msvc` to gate on windows-msvc
Jieyou Xu
-34
/
+29
2025-07-10
remove unnecessary parens in rust-analyzer
yukang
-1
/
+1
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
-714
/
+3107
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
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
Remove uncessary parens in closure body with unused lint
yukang
-5
/
+11
2025-07-09
feat(lexer): Allow including frontmatter with 'tokenize'
Ed Page
-26
/
+25
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
Update MSRV to 1.88.0
Chayim Refael Friedman
-1
/
+1
[prev]
[next]