expand: Introduce enum for module loading errors and make module loading speculative
This commit is contained in:
parent
1e1d574aea
commit
1fe2eb83ec
6 changed files with 91 additions and 92 deletions
|
@ -1,3 +1,4 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(destructuring_assignment)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue