Adapt librustdoc
to 2024 edition lifetieme capture rules
Get rid of the `Captures` hack
This commit is contained in:
parent
00523bf7c3
commit
6e86aa17ec
9 changed files with 270 additions and 429 deletions
|
@ -48,7 +48,6 @@ pub use rustc_index::static_assert_size;
|
|||
pub mod aligned;
|
||||
pub mod base_n;
|
||||
pub mod binary_search_util;
|
||||
pub mod captures;
|
||||
pub mod fingerprint;
|
||||
pub mod flat_map_in_place;
|
||||
pub mod flock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue