Use Ranges for vars_since_snapshot
This commit is contained in:
parent
a5c653be63
commit
abf5e81663
4 changed files with 38 additions and 39 deletions
|
|
@ -44,6 +44,7 @@
|
|||
#![feature(non_exhaustive)]
|
||||
#![feature(proc_macro_internals)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(range_is_empty)]
|
||||
#![feature(refcell_replace_swap)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue