rust/tests/rustdoc-ui/issue-105737.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
45 B
Rust
Raw Normal View History

2023-01-02 13:29:22 +00:00
impl Vec<lol> {}
//~^ ERROR
pub fn lol() {}