mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
1135a63286
Check attrs: Don't try to retrieve the name of list stems Fixes #138723. r? nnethercote or compiler