Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 771c832

Browse files
committed
library: allow ambiguous_glob_reexports for core_arch
1 parent cac0bd0 commit 771c832

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎library/core/src/lib.rs‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,8 @@ pub mod primitive;
399399
missing_debug_implementations,
400400
dead_code,
401401
unused_imports,
402-
unsafe_op_in_unsafe_fn
402+
unsafe_op_in_unsafe_fn,
403+
ambiguous_glob_reexports
403404
)]
404405
#[allow(rustdoc::bare_urls)]
405406
// FIXME: This annotation should be moved into rust-lang/stdarch after clashing_extern_declarations is

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /