The -Znll-subminimal-causes
option is unused
#57096
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
A-NLL
Area: Non-lexical lifetimes (NLL)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://github.com/rust-lang/rust/search?q=nll_subminimal_causes shows only:
rust/src/librustc/session/config.rs
Lines 1322 to 1323 in 0d4f919
The only usage of the option is in the test
dropck_vec_cycle_checked.rs
:rust/src/test/ui/span/dropck_vec_cycle_checked.rs
Line 11 in b7c6e8f
The text was updated successfully, but these errors were encountered: