GATs outlives lint incomplete #93278
Labels
A-GATs
Area: Generic associated types (GATs)
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
GATs-blocking
Issues using the `generic_associated_types` feature that block stabilization
GATs-triaged
Issues using the `generic_associated_types` feature that have been triaged
The following should error, but doesn't: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=5dfa889a16a936338aa5d346ced567d5
This is in a test, but doesn't have a FIXME:
rust/src/test/ui/generic-associated-types/self-outlives-lint.rs
Line 141 in 51126be
The text was updated successfully, but these errors were encountered: