Gather module items after lowering.
This commit is contained in:
parent
0212c70b1d
commit
fa6f5adf73
13 changed files with 121 additions and 69 deletions
|
@ -33,6 +33,7 @@
|
|||
#![feature(discriminant_kind)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(map_first_last)]
|
||||
#![feature(never_type)]
|
||||
#![feature(extern_types)]
|
||||
#![feature(new_uninit)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue