span: add a "future" edition
It's hard to implement edition migrations without having a perma-unstable "future" edition to target.
This commit is contained in:
parent
ad27045c31
commit
d6bb98e757
5 changed files with 67 additions and 2 deletions
|
@ -1711,6 +1711,7 @@ symbols! {
|
|||
rust_cold_cc,
|
||||
rust_eh_catch_typeinfo,
|
||||
rust_eh_personality,
|
||||
rust_future,
|
||||
rust_logo,
|
||||
rust_out,
|
||||
rustc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue