rust/crates/parser
Dario Nieuwenhuis 49d1207775 Add support for new where clause location in associated types.
A recent Rust nightly changed it: https://github.com/rust-lang/rust/issues/89122

This allows both the old and new location.
2022-03-10 18:21:29 +01:00
..
src Add support for new where clause location in associated types. 2022-03-10 18:21:29 +01:00
test_data Add support for new where clause location in associated types. 2022-03-10 18:21:29 +01:00
Cargo.toml internal: move inline parser tests to parser crate 2021-12-26 18:19:09 +03:00