mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
67d0db6b00
- Handle variants, fields, macros in `Node::ident()` - Handle the crate root in `opt_item_name` - Factor out `item_name_from_def_id` to reduce duplication - Look at HIR before the DefId for `opt_item_name` This gives accurate spans, which are not available from serialized metadata. - Don't panic on the crate root in `opt_item_name` - Add comments |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |