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-28 11:38:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Matthias Krüger
71cd918dc7
cleanup: don't clone types that are Copy
2024-09-29 13:31:30 +02:00
..
rustc
Remove
print::Pat
entirely, replacing it with
String
2024-08-11 20:25:03 +10:00
constructor.rs
cleanup: don't clone types that are Copy
2024-09-29 13:31:30 +02:00
errors.rs
Encapsulate the printing of
WitnessPat
2024-07-29 14:56:50 +10:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_pattern_analysis
.
2024-08-29 20:18:44 +10:00
lints.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
pat_column.rs
…
pat.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
rustc.rs
remove couple redundant clones
2024-09-28 13:42:37 +02:00
usefulness.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00