Migrate "function cannot return without recursing" diagnostic
This commit is contained in:
parent
65c53c3bb6
commit
82f05446a5
7 changed files with 27 additions and 14 deletions
|
@ -19,6 +19,7 @@ extern crate rustc_middle;
|
|||
|
||||
mod build;
|
||||
mod check_unsafety;
|
||||
mod errors;
|
||||
mod lints;
|
||||
pub mod thir;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue