.. |
break_outside_of_loop.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
field_shorthand.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
inactive_code.rs
|
Auto merge of #12965 - DesmondWillowbrook:assoc-method-dimming, r=Veykril
|
2022-08-22 07:20:56 +00:00 |
incorrect_case.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
invalid_derive_target.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
json_is_not_rust.rs
|
Import serde derives on converting json to struct
|
2022-08-06 20:12:21 +04:30 |
macro_error.rs
|
Import serde derives on converting json to struct
|
2022-08-06 20:12:21 +04:30 |
malformed_derive.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
mismatched_arg_count.rs
|
internal: extract common code for adjusting diagnostic range
|
2022-07-23 22:24:44 +01:00 |
missing_fields.rs
|
fix: consider assignee expressions in record fields exhaustiveness check
|
2022-07-24 22:40:04 +09:00 |
missing_match_arms.rs
|
Implement unstable RFC 1872 exhaustive_patterns
|
2022-08-31 20:17:54 +05:00 |
missing_unsafe.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
no_such_field.rs
|
Fix panic in no_such_field when using tuple fields on record structs
|
2022-08-11 10:41:30 +02:00 |
replace_filter_map_next_with_find_map.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
type_mismatch.rs
|
internal: extract common code for adjusting diagnostic range
|
2022-07-23 22:24:44 +01:00 |
unimplemented_builtin_macro.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
unlinked_file.rs
|
Run cargo fmt
|
2022-07-20 15:06:15 +02:00 |
unresolved_extern_crate.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
unresolved_import.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
unresolved_macro_call.rs
|
Improve proc macro errors a bit
|
2022-06-24 13:45:19 +02:00 |
unresolved_module.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
unresolved_proc_macro.rs
|
fix: Fix unresolved proc macro diagnostics pointing to macro expansions
|
2022-07-05 12:46:09 +02:00 |
useless_braces.rs
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |