rust/compiler/rustc_parse
Matthias Krüger d07be1a304
Rollup merge of #106176 - compiler-errors:fn-kw-as-fn-trait, r=estebank
Recover `fn` keyword as `Fn` trait in bounds

`impl fn()` -> `impl Fn()`

Fixes #82515
2022-12-28 14:40:01 +01:00
..
src Rollup merge of #106176 - compiler-errors:fn-kw-as-fn-trait, r=estebank 2022-12-28 14:40:01 +01:00
Cargo.toml Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00