Delay function resolution error until typeck
This commit is contained in:
parent
d4846f9d03
commit
66c8c5ad1d
35 changed files with 396 additions and 369 deletions
|
@ -460,6 +460,7 @@ pub enum StashKey {
|
|||
ItemNoType,
|
||||
UnderscoreForArrayLengths,
|
||||
EarlySyntaxWarning,
|
||||
CallIntoMethod,
|
||||
}
|
||||
|
||||
fn default_track_diagnostic(_: &Diagnostic) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue