fixes post rebase
This commit is contained in:
parent
87eafe82e8
commit
e4e6b1ebc6
9 changed files with 7 additions and 21 deletions
|
@ -644,5 +644,5 @@ E0788: include_str!("./error_codes/E0788.md"),
|
|||
// E0721, // `await` keyword
|
||||
// E0723, // unstable feature in `const` context
|
||||
// E0738, // Removed; errored on `#[track_caller] fn`s in `extern "Rust" { ... }`.
|
||||
E0788, // rustc_allowed_through_unstable_modules without stability attribute
|
||||
E0789, // rustc_allowed_through_unstable_modules without stability attribute
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue