remove in_band_lifetimes from librustdoc

This commit is contained in:
Michael Goulet
2021-12-28 14:27:31 -08:00
parent 51e8031e14
commit bc7968f961
9 changed files with 19 additions and 20 deletions

View File

@@ -8,7 +8,6 @@
#![feature(box_patterns)]
#![feature(control_flow_enum)]
#![feature(box_syntax)]
#![feature(in_band_lifetimes)]
#![feature(let_else)]
#![feature(nll)]
#![feature(test)]