rust/src/librustdoc/clean
Matthias Krüger e7a347baf8
Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obk
Implement fallback for effect param

r? `@oli-obk` or `@lcnr`

tracking issue for this ongoing work: https://github.com/rust-lang/rust/issues/110395
2023-09-11 17:03:31 +02:00
..
cfg Use ThinVec in various AST types. 2023-02-21 11:51:56 +11:00
types Correctly handle --document-hidden-items 2023-07-14 17:25:09 +02:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs Use more named format args 2023-08-16 16:35:23 +02:00
blanket_impl.rs Improve code readability by moving fmt args directly into the string 2023-08-16 16:35:23 +02:00
cfg.rs Rollup merge of #114822 - GuillaumeGomez:code-readability-improvement, r=notriddle 2023-08-16 20:10:38 +02:00
inline.rs rustdoc: handle typedef inner type when doing cross-crate inlining 2023-08-26 00:15:02 +02:00
mod.rs Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obk 2023-09-11 17:03:31 +02:00
render_macro_matchers.rs Only call parse_token_tree once. 2023-08-02 10:04:00 +10:00
simplify.rs Render generic const items in rustdoc 2023-07-28 22:21:42 +02:00
types.rs Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomez 2023-09-07 16:23:03 +00:00
utils.rs Auto merge of #115286 - saethlin:detangler, r=petrochenkov 2023-09-02 04:53:19 +00:00