rust/src/librustdoc/clean
bors b36f77012d Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514
Prevent to compute Item attributes twice

I came across this case when working on another part of rustdoc. Not a game changer but a nice little improvement.

cc `@camelid`

r? `@jyn514`
2021-02-25 12:33:21 +00:00
..
cfg Add test-examples for Cfg::simplify_with 2020-10-13 20:18:46 +02:00
auto_trait.rs Remove many RefCells from DocContext 2021-02-22 10:02:56 -08:00
blanket_impl.rs Remove many RefCells from DocContext 2021-02-22 10:02:56 -08:00
cfg.rs clippy fixes for librustdoc 2021-01-01 21:19:10 +01:00
inline.rs Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514 2021-02-25 12:33:21 +00:00
mod.rs Remove is_spotlight field from Trait 2021-02-23 21:57:40 +01:00
simplify.rs Review changes 2021-01-16 18:56:37 -05:00
types.rs Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514 2021-02-25 12:33:21 +00:00
utils.rs Improve code readability 2021-02-23 22:13:48 +01:00