Point to where clause for GATs
This commit is contained in:
parent
2fc3c69e54
commit
22fc7d6e5a
7 changed files with 200 additions and 8 deletions
|
@ -22,6 +22,7 @@
|
|||
#![feature(in_band_lifetimes)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(label_break_value)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue