This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-22 20:47:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55b6f64902
rust
/
tests
/
ui
/
pattern
/
usefulness
/
integer-ranges
History
Sebastian Toh
82ce7b1461
Add note when matching on tuples/ADTs containing non-exhaustive types
2023-08-21 11:18:20 +08:00
..
exhaustiveness.rs
exhaustiveness.stderr
overlapping_range_endpoints.rs
overlapping_range_endpoints.stderr
pointer-sized-int.allow.stderr
pointer-sized-int.deny.stderr
Add note when matching on tuples/ADTs containing non-exhaustive types
2023-08-21 11:18:20 +08:00
pointer-sized-int.rs
precise_pointer_matching-message.rs
precise_pointer_matching-message.stderr
reachability.rs
reachability.stderr