This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-11 06:37:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
dianne
bb64315978
only check for mixed deref/normal constructors when needed
2025-07-04 23:47:31 -07:00
..
rustc
…
checks.rs
always check for mixed deref pattern and normal constructors
2025-07-04 23:47:31 -07:00
constructor.rs
Add
#[loop_match]
for improved DFA codegen
2025-06-23 20:43:04 +02:00
errors.rs
error early when mixing deref patterns with normal constructors
2025-05-06 18:53:55 -07:00
lib.rs
only check for mixed deref/normal constructors when needed
2025-07-04 23:47:31 -07:00
lints.rs
Remove
LintExpectationId
from
Level
variants
2025-04-03 09:22:21 +00:00
pat_column.rs
…
pat.rs
…
rustc.rs
only check for mixed deref/normal constructors when needed
2025-07-04 23:47:31 -07:00
usefulness.rs
only check for mixed deref/normal constructors when needed
2025-07-04 23:47:31 -07:00