Skip to content

Commit 23c9a4a

Browse files
committed
resolve conflicts
1 parent 25919b0 commit 23c9a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/alloc/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
#![allow(explicit_outlives_requirements)]
9090
#![warn(multiple_supertrait_upcastable)]
9191
#![cfg_attr(not(bootstrap), allow(internal_features))]
92+
#![cfg_attr(not(bootstrap), allow(rustdoc::redundant_explicit_links))]
9293
//
9394
// Library features:
9495
// tidy-alphabetical-start

0 commit comments

Comments
 (0)