]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107401 - lenko-d:remove_the_usize_field_from_CandidateSource_AliasBo...
authorMatthias Krüger <matthias.krueger@famsik.de>
Sun, 29 Jan 2023 05:14:18 +0000 (06:14 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 05:14:18 +0000 (06:14 +0100)
commit70fc114cccc7ed7fb85f9c841c5a7b74125dbfbb
tree9ac6101d345f844f2430d53bde04eb9f0d6d6c47
parent40b63d03a35d86e175ab9931499e893fa52a93f8
parentd3cf813b8d778fe80b59e5d1d09e1ad2d5ba4edb
Rollup merge of #107401 - lenko-d:remove_the_usize_field_from_CandidateSource_AliasBound, r=compiler-errors

remove the usize field from CandidateSource::AliasBound

Fixes [#107380](https://github.com/rust-lang/rust/issues/107380)
compiler/rustc_trait_selection/src/solve/assembly.rs
compiler/rustc_trait_selection/src/solve/project_goals.rs
compiler/rustc_trait_selection/src/solve/trait_goals.rs