mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
415c14129b
To retrieve these flags rustdoc currently has to mass decode full attributes for items in the whole crate tree, so it's better to pre-compute it in advance. This is especially for short-term performance of https://github.com/rust-lang/rust/pull/107054 because resolver cannot use memoization of query results yet. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |