Tweak ptr in pattern error
Conform to error style guide.
This commit is contained in:
parent
cc492edc9d
commit
c0f00086f8
8 changed files with 109 additions and 54 deletions
|
|
@ -18,7 +18,6 @@ const ALLOWLIST: &[&str] = &[
|
|||
"const_eval_validation_failure_note",
|
||||
"driver_impl_ice",
|
||||
"incremental_corrupt_file",
|
||||
"mir_build_pointer_pattern",
|
||||
];
|
||||
|
||||
fn check_period(filename: &str, contents: &str, bad: &mut bool) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue