Add a warning comment
This commit is contained in:
parent
270f1510be
commit
7842043b99
@ -16,6 +16,8 @@
|
||||
|
||||
use rustc_middle::ty;
|
||||
|
||||
// Please change the public `use` directives cautiously, as they might be used by external tools.
|
||||
// See issue #120130.
|
||||
pub use self::drop_flag_effects::{
|
||||
drop_flag_effects_for_function_entry, drop_flag_effects_for_location,
|
||||
move_path_children_matching, on_all_children_bits, on_lookup_result_bits,
|
||||
|
Loading…
Reference in New Issue
Block a user