]> git.lizzy.rs Git - rust.git/commit
combine all unsized types and add another recursive call to process nested unsized...
authorb-naber <bn263@gmx.de>
Wed, 27 Apr 2022 09:11:54 +0000 (11:11 +0200)
committerb-naber <bn263@gmx.de>
Wed, 27 Apr 2022 14:58:16 +0000 (16:58 +0200)
commitef5f07256cfa4e1f43a18acb45e0d8108f8471a4
tree77dc397dc295ff6cd5ddecb5a5bddcbf3ab1ed4b
parentbfefb4d74cbd1520afaa97db1eba59c06283c696
combine all unsized types and add another recursive call to process nested unsized types correctly
compiler/rustc_const_eval/src/const_eval/eval_queries.rs
compiler/rustc_const_eval/src/const_eval/valtrees.rs
compiler/rustc_middle/src/ty/util.rs