rust-analyzer/crates/parser
Steven Joruk 8a28430676 refactor: Rename and move const_arg_path
It wasn't testing the `const_arg` code path, it was actually hitting
const_param's default value code path, so move it to the right place
and rename it.
2022-03-11 22:28:38 +00:00
..
src refactor: Rename and move const_arg_path 2022-03-11 22:28:38 +00:00
test_data refactor: Rename and move const_arg_path 2022-03-11 22:28:38 +00:00
Cargo.toml internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00