1
Fork 0
rust/compiler/rustc_hir
Noah Lev 02ed23c031 Use an exhaustive match in Node::ident() and add docs
This should cause a compiler error in the future if more variants are
added without `Node::ident()` being updated.
2021-08-21 16:15:09 -07:00
..
src Use an exhaustive match in Node::ident() and add docs 2021-08-21 16:15:09 -07:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00