Files
rust/compiler/rustc_middle/src
Matthias Krüger ac258e9e02 Rollup merge of #108294 - compiler-errors:arbitary-sugg-binder, r=TaKO8Ki
Place binder correctly for arbitrary trait bound suggestion

suggest `for<'a> &'a T: Trait` instead of `&'a T: for<'a> T`.
2023-03-09 12:11:52 +01:00
..
2023-03-02 23:46:44 +04:00
2023-03-03 12:45:03 +01:00
2022-11-21 15:24:50 +01:00
2023-02-22 17:04:58 +00:00
2023-03-02 23:46:44 +04:00