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-24
Fix generate_trait_from_impl whitespace after vis
A4-Tacks
-3
/
+9
2025-07-23
Remove const deduplication from the interpreter.
Camille GILLOT
-58
/
+7
2025-07-23
Remove useless lifetime parameter.
Camille GILLOT
-2
/
+2
2025-07-23
Merge pull request #4490 from Kobzol/use-josh-sync
Ralf Jung
-354
/
+41
2025-07-23
Remove Zulip API keys and use `set -x`
Jakub Beránek
-5
/
+5
2025-07-23
Update CI workflow
Jakub Beránek
-10
/
+23
2025-07-23
Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgr
bors
-1275
/
+4
2025-07-23
Update `CONTRIBUTING.md`
Jakub Beránek
-6
/
+8
2025-07-23
Merge pull request #20291 from ChayimFriedman2/fix-cargo-lock
Chayim Refael Friedman
-0
/
+1
2025-07-23
Use `TempDir` for copied lockfiles
Shoyu Vanilla
-6
/
+55
2025-07-23
Fix Cargo.lock
Chayim Refael Friedman
-0
/
+1
2025-07-23
Merge pull request #20285 from A4-Tacks/fix-rename-self
Chayim Refael Friedman
-31
/
+44
2025-07-23
Remove rename_self_outside_of_methods
A4-Tacks
-8
/
+2
2025-07-23
Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu
Matthias Krüger
-1275
/
+4
2025-07-23
Merge pull request #20289 from ChayimFriedman2/expr-store-diags-macros
Lukas Wirth
-44
/
+9
2025-07-23
Auto merge of #143843 - JonathanBrouwer:macro-use-parser, r=oli-obk
bors
-4
/
+4
2025-07-23
Remove `ExpressionStoreDiagnostics::MacroError`, instead recreate it from the...
Chayim Refael Friedman
-44
/
+9
2025-07-23
Fix `compiletest` bad handling of `ignore-backends`
Guillaume Gomez
-0
/
+5
2025-07-23
Ports `#[macro_use]` and `#[macro_escape]` to the new attribute parsing infra...
Jonathan Brouwer
-4
/
+4
2025-07-23
Auto merge of #143412 - Kobzol:std-detect-in-stdlib, r=Amanieu
bors
-1
/
+3
2025-07-23
Remove Josh code from `miri-script`
Jakub Beránek
-336
/
+6
2025-07-23
Init josh-sync config file
Jakub Beránek
-0
/
+2
2025-07-23
atomicrmw on pointers: move integer-pointer cast hacks into backend
Ralf Jung
-16
/
+11
2025-07-23
CI: add windows-arm runner
Ralf Jung
-8
/
+20
2025-07-23
Change rename self to parameter use `Self` type
A4-Tacks
-29
/
+48
2025-07-23
Merge pull request #20281 from ChayimFriedman2/parse-hrtb-const
Shoyu Vanilla (Flint)
-352
/
+463
2025-07-22
Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu
bors
-8
/
+25
2025-07-22
Move tests around to appease `tidy`
Jakub Beránek
-1
/
+2
2025-07-22
Allow platform-specific code in `std_detect`
Jakub Beránek
-0
/
+1
2025-07-22
pass build.npm from bootstrap to tidy and use it for npm install
binarycat
-4
/
+8
2025-07-22
Merge pull request #20280 from Kobzol/josh-sync
Laurențiu Nicola
-229
/
+42
2025-07-22
Add CI workflow for periodically performing josh pulls
Jakub Beránek
-0
/
+20
2025-07-22
Apply suggestions from code review
Jakub Beránek
-4
/
+5
2025-07-22
miropt: move to edition 2024
Marijn Schouten
-1
/
+1
2025-07-22
miropt: clippy fixes
Marijn Schouten
-12
/
+11
2025-07-22
Only run `tests/assembly-*` and `tests/codegen-*` tests if they match the cur...
Guillaume Gomez
-3
/
+20
2025-07-22
Document synces using `josh-sync`
Jakub Beránek
-12
/
+41
2025-07-22
Remove pull/push functionality from `xtask`
Jakub Beránek
-217
/
+0
2025-07-22
Parse `for<'a> [const]`
Chayim Refael Friedman
-352
/
+463
2025-07-22
Add josh-sync.toml
Laurențiu Nicola
-0
/
+2
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-1
/
+1
2025-07-22
Rename `tests/assembly` into `tests/assembly-llvm`
Guillaume Gomez
-4
/
+4
2025-07-22
Merge pull request #20277 from rust-lang/dependabot/npm_and_yarn/editors/code...
Shoyu Vanilla (Flint)
-3
/
+4
2025-07-22
Rollup merge of #144164 - ognevny:opt-dist-stage0-root, r=Kobzol
Matthias Krüger
-8
/
+14
2025-07-22
Rollup merge of #143373 - cjgillot:bare-unused-trait-imports, r=petrochenkov
Matthias Krüger
-1
/
+1
2025-07-22
Rollup merge of #142924 - lolbinarycat:tidy-js-extra-checks, r=Kobzol
Matthias Krüger
-108
/
+155
2025-07-22
Support filtering in analysis-stats MIR lowering
Laurențiu Nicola
-62
/
+66
2025-07-22
Bump form-data from 4.0.2 to 4.0.4 in /editors/code
dependabot[bot]
-3
/
+4
2025-07-22
Merge from rustc
The Miri Cronjob Bot
-115
/
+423
2025-07-22
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
[prev]
[next]