mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
feat: Implement object safety
This commit is contained in:
parent
06a40a61b0
commit
6520a43ca3
19 changed files with 1194 additions and 66 deletions
|
@ -242,6 +242,7 @@ define_symbols! {
|
|||
future_output,
|
||||
Future,
|
||||
ge,
|
||||
generic_associated_type_extended,
|
||||
get_context,
|
||||
global_allocator,
|
||||
global_asm,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue