This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f65fe3ba59286710324abb9860667f1ecf805df9
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Nadrieril
f65fe3ba59
Remove
pattern_arena
from
RustcMatchCheckCtxt
2024-01-31 19:25:40 +01:00
..
constructor.rs
Make
PatternColumn
part of the public API
2024-01-30 17:06:52 +01:00
errors.rs
Remove
pattern_arena
from
RustcMatchCheckCtxt
2024-01-31 19:25:40 +01:00
lib.rs
Use a
Vec
instead of a slice in
DeconstructedPat
2024-01-31 19:25:40 +01:00
lints.rs
Make
PatternColumn
part of the public API
2024-01-30 17:06:52 +01:00
pat_column.rs
Use a
Vec
instead of a slice in
DeconstructedPat
2024-01-31 19:25:40 +01:00
pat.rs
Use a
Vec
instead of a slice in
DeconstructedPat
2024-01-31 19:25:40 +01:00
rustc.rs
Remove
pattern_arena
from
RustcMatchCheckCtxt
2024-01-31 19:25:40 +01:00
usefulness.rs
Use a
Vec
instead of a slice in
DeconstructedPat
2024-01-31 19:25:40 +01:00