rust/src/librustdoc/clean
Noah Lev 0853c33c3b Use def_id_full() where easily possible
In general, it should be preferred over `Type::def_id()`. See each
method's docs for more.
2021-10-22 13:07:43 -07:00
..
cfg Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
blanket_impl.rs Fix spelling: Cannonical -> Canonical 2021-10-10 00:44:34 -04:00
cfg.rs rustdoc: Add human-readable cfg string for m68k 2021-09-17 15:07:13 +00:00
inline.rs Use def_id_full() where easily possible 2021-10-22 13:07:43 -07:00
mod.rs Use def_id_full() where easily possible 2021-10-22 13:07:43 -07:00
simplify.rs Replace all uses of path.res.def_id() with path.def_id() 2021-10-02 15:57:57 -07:00
types.rs Replace GetDefId with inherent methods 2021-10-22 13:07:43 -07:00
utils.rs Auto merge of #88379 - camelid:cleanup-clean, r=jyn514 2021-10-09 19:05:08 +00:00