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-30 14:52:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
rust
/
tests
/
ui
/
pattern
/
usefulness
/
integer-ranges
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
helldawg
7e58c91105
usize/isize range matching error clarification
2025-09-25 18:15:04 +03:00
..
exhaustiveness.rs
…
exhaustiveness.stderr
…
gap_between_ranges.rs
…
gap_between_ranges.stderr
…
issue-117648-overlapping_range_endpoints-false-positive.rs
…
overlapping_range_endpoints.rs
…
overlapping_range_endpoints.stderr
…
pointer-sized-int.deny.stderr
usize/isize range matching error clarification
2025-09-25 18:15:04 +03:00
pointer-sized-int.rs
…
precise_pointer_matching-message.rs
usize/isize range matching error clarification
2025-09-25 18:15:04 +03:00
precise_pointer_matching-message.stderr
usize/isize range matching error clarification
2025-09-25 18:15:04 +03:00
reachability.rs
…
reachability.stderr
Reword the "unreachable pattern" explanations
2024-08-19 21:39:57 +02:00
regression-switchint-sorting-with-ranges.rs
…