rust/compiler/rustc_trait_selection
Matthias Krüger d793cd266c
Rollup merge of #100796 - TaKO8Ki:remove-unnecessary-string-searching, r=compiler-errors
Refactor: remove unnecessary string searchings

This patch removes unnecessary string searchings for checking if function arguments have `&` and `&mut`.
2022-08-20 19:45:17 +02:00
..
src Rollup merge of #100796 - TaKO8Ki:remove-unnecessary-string-searching, r=compiler-errors 2022-08-20 19:45:17 +02:00
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00