rust/src/librustdoc/formats
Noah Lev f93cf66507 Rename Type::def_id_full() to Type::def_id()
It should be preferred over `def_id_no_primitives()`, so it should have
a shorter name. I also put it before `def_id_no_primitives()` so that it
shows up first in the docs.
2021-10-22 13:07:43 -07:00
..
cache.rs Rename Type::def_id_full() to Type::def_id() 2021-10-22 13:07:43 -07:00
item_type.rs Fix macro bug in impl From<DefKind> for ItemType 2021-04-23 15:56:50 -04:00
mod.rs Remove temporary GetDefId impl for Path 2021-09-30 13:52:58 -07:00
renderer.rs Remove unnecessary item_name parameter to mod_item_in 2021-04-22 19:53:38 -04:00