Add a warning comment

This commit is contained in:
Georgiy Komarov 2024-01-20 16:52:18 -03:00
parent 270f1510be
commit 7842043b99
No known key found for this signature in database
GPG Key ID: C3AA41DD50925740

View File

@ -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,