rust-analyzer/crates/ra_syntax
DJMcNab 27ce1e822b Remove the custom impl of AttrsOwner for ImplItem
The default impl should have the same behaviour, and it can be generated
by codegen.
See also `ModuleItem` and `NominalDef`
2019-11-18 18:13:56 +00:00
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Remove the custom impl of AttrsOwner for ImplItem 2019-11-18 18:13:56 +00:00
test_data Attempt to implement typed accessors 2019-11-15 12:05:29 -08:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00