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-30 04:24:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_pattern_analysis
/
src
History
Nadrieril
710add58e2
Tweak
collect_non_exhaustive_tys
2024-07-21 15:24:27 +02:00
..
constructor.rs
Avoid ref when using format! in compiler
2024-07-19 14:52:07 -04:00
errors.rs
Pass translation closure to add_to_diag_with() as reference
2024-04-21 07:45:03 +00:00
lib.rs
Avoid comments that describe multiple
use
items.
2024-07-17 08:02:46 +10:00
lints.rs
Remove
LintDiagnostic::msg
2024-05-23 04:08:35 +02:00
pat_column.rs
Rename
TypeCx
->
PatCx
2024-03-13 13:56:38 +01:00
pat.rs
Add blank lines after module-level
//!
comments.
2024-06-20 09:23:20 +10:00
rustc.rs
Tweak
collect_non_exhaustive_tys
2024-07-21 15:24:27 +02:00
usefulness.rs
Stabilize exclusive_range
2024-05-02 19:42:31 -04:00