Add std::ops::Index support for infering
This commit is contained in:
@@ -161,6 +161,7 @@ pub mod known {
|
||||
Range,
|
||||
Neg,
|
||||
Not,
|
||||
Index,
|
||||
// Builtin macros
|
||||
file,
|
||||
column,
|
||||
|
||||
Reference in New Issue
Block a user