mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
Merge branch 'master' into sync-from-rust
This commit is contained in:
commit
6b53c09ef5
73 changed files with 1252 additions and 401 deletions
|
@ -81,6 +81,7 @@ pub use mapping::{
|
|||
lt_from_placeholder_idx, to_assoc_type_id, to_chalk_trait_id, to_foreign_def_id,
|
||||
to_placeholder_idx,
|
||||
};
|
||||
pub use method_resolution::check_orphan_rules;
|
||||
pub use traits::TraitEnvironment;
|
||||
pub use utils::{all_super_traits, is_fn_unsafe_to_call};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue