This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
rust
/
tests
/
ui
/
pattern
/
bindings-after-at
T
History
dianne
b7de539805
lower bindings in the order they're written
2025-08-06 12:13:40 -07:00
..
bind-by-copy-or-pat.rs
lower bindings in the order they're written
2025-08-06 12:13:40 -07:00
bind-by-copy.rs
…
bind-by-move-neither-can-live-while-the-other-survives-1.rs
…
bind-by-move-neither-can-live-while-the-other-survives-1.stderr
…
bind-by-move-no-subbindings-fun-param.rs
…
bind-by-move-no-subbindings-fun-param.stderr
…
borrowck-move-and-move.rs
…
borrowck-move-and-move.stderr
…
borrowck-pat-at-and-box-pass.rs
…
borrowck-pat-at-and-box.rs
…
borrowck-pat-at-and-box.stderr
…
borrowck-pat-by-copy-bindings-in-at.rs
…
borrowck-pat-by-move-and-ref-inverse-promotion.rs
…
borrowck-pat-by-move-and-ref-inverse-promotion.stderr
…
borrowck-pat-by-move-and-ref-inverse.rs
…
borrowck-pat-by-move-and-ref-inverse.stderr
…
borrowck-pat-by-move-and-ref.rs
…
borrowck-pat-by-move-and-ref.stderr
…
borrowck-pat-ref-both-sides.rs
…
borrowck-pat-ref-mut-and-ref.rs
…
borrowck-pat-ref-mut-and-ref.stderr
Peel off explicit (or implicit) deref before suggesting clone on move error in borrowck
2024-07-26 14:41:56 -04:00
borrowck-pat-ref-mut-twice.rs
…
borrowck-pat-ref-mut-twice.stderr
…
box-patterns.rs
…
copy-and-move-mixed.rs
…
copy-and-move-mixed.stderr
…
default-binding-modes-both-sides-independent.rs
…
default-binding-modes-both-sides-independent.stderr
…
nested-binding-mode-lint.rs
…
nested-binding-modes-mut.rs
…
nested-binding-modes-mut.stderr
…
nested-binding-modes-ref.rs
…
nested-binding-modes-ref.stderr
Make E0614 a structured error
2025-02-25 16:56:04 +00:00
nested-patterns.rs
…
nested-type-ascription-syntactically-invalid.rs
Use
cfg(false)
in UI tests
2025-04-03 21:41:58 +00:00
nested-type-ascription-syntactically-invalid.stderr
Remove old diagnostic notes for type ascription syntax
2025-04-16 20:24:55 +10:00
or-patterns-box-patterns.rs
…
or-patterns-slice-patterns.rs
…
or-patterns.rs
…
pat-at-same-name-both.rs
…
pat-at-same-name-both.stderr
Better span for "make binding mutable" suggestion
2024-07-04 02:02:21 +00:00
slice-patterns.rs
…
wild-before-at-syntactically-rejected.rs
Use
cfg(false)
in UI tests
2025-04-03 21:41:58 +00:00
wild-before-at-syntactically-rejected.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00