This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b59c8c76db
rust
/
crates
/
hir-ty
/
src
/
diagnostics
History
Laurențiu Nicola
cd2347e132
Skip match diagnostics for partially unknown types
2024-03-07 19:11:23 +02:00
..
decl_check
move
to_camel_case
and
char_has_case
from case_conv to stdx
2023-09-30 08:04:04 -07:00
match_check
Update
rustc_pattern_analysis
to 0.42.0
2024-03-07 16:33:31 +01:00
decl_check.rs
incorrect case diagnostics for param names of trait impl assoc functions
2024-02-05 01:31:28 +03:00
expr.rs
Skip match diagnostics for partially unknown types
2024-03-07 19:11:23 +02:00
match_check.rs
Replace local copy of exhaustiveness checking with upstream librarified version
2024-01-23 15:54:00 +01:00
unsafe_check.rs
Thread imports through the resolver
2023-08-17 10:52:13 +02:00