Use revisions for NLL in suggestions
This commit is contained in:
parent
b391b329f0
commit
fe91cfd684
23 changed files with 330 additions and 93 deletions
|
@ -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)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue