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
2024-12-07
fmt
The Miri Cronjob Bot
-15
/
+10
2024-12-07
Merge from rustc
The Miri Cronjob Bot
-277
/
+551
2024-12-07
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2024-12-07
compiletest: show the difference between the normalized output and the actual...
jyn
-35
/
+119
2024-12-07
Move more tests into `tests/ui/link-native-libs`
Zalathar
-6
/
+6
2024-12-06
Update cargo
Weihang Lo
-0
/
+0
2024-12-06
Remove polymorphization
Ben Kimock
-5
/
+0
2024-12-06
Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnay
Matthias Krüger
-1
/
+1
2024-12-06
remove a no-longer-needed work-around
Ralf Jung
-6
/
+2
2024-12-06
add test
Ralf Jung
-1
/
+41
2024-12-06
Remove all threading through of ErrorGuaranteed from the driver
bjorn3
-4
/
+7
2024-12-06
Store a single copy of the error registry in DiagCtxt
bjorn3
-12
/
+17
2024-12-06
Auto merge of #133089 - eholk:stabilize-noop-waker, r=dtolnay
bors
-10
/
+4
2024-12-06
Temporarily disable completion resolve support for neovim
Lukas Wirth
-3
/
+7
2024-12-06
Temporarily disable completion resolve support for helix
Lukas Wirth
-19
/
+33
2024-12-06
Auto merge of #133956 - bjorn3:sync_cg_clif-2024-12-06, r=bjorn3
bors
-0
/
+2
2024-12-06
Merge pull request #18629 from Veykril/push-wlsvxwomumpp
Lukas Wirth
-21
/
+29
2024-12-06
Highlight right angle as part of fat arrow in macro rules arm
Lukas Wirth
-21
/
+29
2024-12-06
Merge pull request #18628 from Veykril/push-sqpymrtxysmw
Lukas Wirth
-29
/
+69
2024-12-06
feat: Migrate `flip_comma` assist to `SyntaxEditor`
Giga Bowser
-43
/
+79
2024-12-06
minor: Add `token_tree` constructor to `SyntaxFactory`
Giga Bowser
-1
/
+27
2024-12-06
feat: Migrate `flip_trait_bound` assist to `SyntaxEditor`
Giga Bowser
-6
/
+8
2024-12-06
feat: Migrate `flip_binexpr` assist to `SyntaxEditor`
Giga Bowser
-26
/
+29
2024-12-06
minor: Add `expr_bin` constructor to `SyntaxFactory`
Giga Bowser
-0
/
+17
2024-12-06
minor: Add `token` constructor to `SyntaxFactory`
Giga Bowser
-1
/
+5
2024-12-06
fix: Don't produce `ChangedAncestor` for `SyntaxToken`s
Giga Bowser
-10
/
+52
2024-12-06
fix: Properly determine `SyntaxEditor` replacement intersection
Giga Bowser
-1
/
+1
2024-12-06
Add typing handler for param list pipe
Lukas Wirth
-29
/
+69
2024-12-06
Merge pull request #18627 from Veykril/push-tzvnrnytrksr
Lukas Wirth
-2
/
+25
2024-12-06
Improve heuristics for on typing semicolon insertion
Lukas Wirth
-2
/
+25
2024-12-06
Merge pull request #18551 from ShoyuVanilla/migrate-turbofish-assist
Lukas Wirth
-24
/
+77
2024-12-06
Merge pull request #18563 from alibektas/workspace_key_high_precedence
Lukas Wirth
-3
/
+1
2024-12-06
Merge pull request #18594 from ChayimFriedman2/async-closures
Lukas Wirth
-68
/
+291
2024-12-06
Cargo decided to add serde to cg_clif's lockfile despite serde support in Cra...
bjorn3
-0
/
+2
2024-12-06
Merge pull request #18474 from Veykril/push-nvtxykxkwnvs
Lukas Wirth
-130
/
+199
2024-12-06
Merge pull request #18610 from Veykril/push-kynytqktmnxq
Lukas Wirth
-2
/
+157
2024-12-06
Add implict unsafety inlay hints for extern blocks
Lukas Wirth
-2
/
+157
2024-12-06
Make bracket typing handler work on more things
Lukas Wirth
-130
/
+199
2024-12-06
fix SC fence logic
Ralf Jung
-4
/
+8
2024-12-06
Rollup merge of #133930 - chriskrycho:mdbook-trpl-package, r=ehuss
Matthias Krüger
-29
/
+32
2024-12-06
Rollup merge of #133211 - Strophox:miri-correct-state-update-ffi, r=RalfJung
Matthias Krüger
-47
/
+366
2024-12-06
Merge pull request #4057 from RalfJung/scfix
Ralf Jung
-241
/
+225
2024-12-06
Merge pull request #18625 from Veykril/push-npnxwpxuzlqz
Lukas Wirth
-4
/
+71
2024-12-06
Merge from rustc
The Miri Cronjob Bot
-182
/
+85
2024-12-06
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2024-12-06
fix: Fix parser getting stuck for bad asm expressions
Lukas Wirth
-4
/
+71
2024-12-06
Promote powerpc64le-unknown-linux-musl to tier 2 with host tools
Jens Reidel
-0
/
+2
2024-12-05
Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan
Guillaume Gomez
-186
/
+147
2024-12-05
Stabilize noop_waker
Eric Holk
-10
/
+4
2024-12-05
extend Miri to correctly pass mutable pointers through FFI
Strophox
-47
/
+366
[prev]
[next]