1
Fork 0

Use revisions for NLL in suggestions

This commit is contained in:
Jack Huey 2022-05-22 01:36:12 -04:00
parent b391b329f0
commit fe91cfd684
23 changed files with 330 additions and 93 deletions

View file

@ -1,3 +1,8 @@
// FIXME(nll): On NLL stabilization, this should be replaced by
// `impl-on-dyn-trait-with-implicit-static-bound-nll.rs`. Compiletest has
// problems with rustfix and revisions.
// ignore-compare-mode-nll
// run-rustfix
#![allow(dead_code)]