rust/compiler/rustc_metadata
Vadim Petrochenkov e2d3a4f631 rustc_metadata: Store a flag telling whether an item may have doc links in its attributes
This should be cheap on rustc side, but it's significant optimization for rustdoc that won't need to decode and process attributes unnecessarily
2022-04-19 22:53:46 +03:00
..
src rustc_metadata: Store a flag telling whether an item may have doc links in its attributes 2022-04-19 22:53:46 +03:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00