rust/crates/ra_syntax/tests/data/parser/inline/err
Florian Diebold fe6c4115f6 Rename ImplItem to ImplBlock
rustc uses the name ImplItem for items in impls, not the impl {} block itself,
which could lead to confusion.
2019-01-04 18:28:36 +01:00
..
0001_array_type_missing_semi.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0001_array_type_missing_semi.txt Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0002_misplaced_label_err.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0002_misplaced_label_err.txt Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00
0003_pointer_type_no_mutability.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0003_pointer_type_no_mutability.txt Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0004_impl_type.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0004_impl_type.txt Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00
0005_fn_pointer_type_missing_fn.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0005_fn_pointer_type_missing_fn.txt Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0006_unsafe_block_in_mod.rs Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
0006_unsafe_block_in_mod.txt Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00