rust/src/librustdoc/clean
Nicholas Nethercote 5fb0f570f5 Avoid another kw::Empty use.
`sym::dummy` also appears to work.
2025-04-15 15:34:20 +10:00
..
cfg Rustfmt 2025-02-08 22:12:13 +00:00
types Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs clean code: remove Deref<Target=RegionKind> impl for Region and use .kind() 2025-04-08 10:51:41 +08:00
blanket_impl.rs rustdoc: Rearrange Item/ItemInner. 2025-03-26 06:56:11 +11:00
cfg.rs rustdoc: Gate unstable doc(cfg()) predicates 2025-03-10 14:18:56 +00:00
inline.rs Rename some name variables as ident. 2025-04-10 09:30:55 +10:00
mod.rs Remove another kw::Empty use in rustdoc. 2025-04-15 15:34:18 +10:00
render_macro_matchers.rs Fix ICE: attempted to remap an already remapped filename 2025-03-16 23:37:09 +01:00
simplify.rs Add RTN support to rustdoc 2025-03-15 18:13:27 +00:00
types.rs Remove another kw::Empty use in rustdoc. 2025-04-15 15:34:18 +10:00
utils.rs Avoid another kw::Empty use. 2025-04-15 15:34:20 +10:00