]> git.lizzy.rs Git - rust.git/commit
Allow more cases to match ~const Drop.
authorDeadbeef <ent3rm4n@gmail.com>
Wed, 29 Sep 2021 12:15:17 +0000 (12:15 +0000)
committerDeadbeef <ent3rm4n@gmail.com>
Wed, 24 Nov 2021 07:57:40 +0000 (15:57 +0800)
commite0c2ff7ccc0b0ffe095bbf7e1ae358d96bb9152f
tree6110471eec615f2248bfac88cb852ee5f6e0178c
parent3b25e92a8fbb5856499a84e02bf393a9c18eb962
Allow more cases to match ~const Drop.
compiler/rustc_trait_selection/src/traits/select/candidate_assembly.rs
src/test/ui/rfc-2632-const-trait-impl/const-drop-bound.rs [new file with mode: 0644]