]> git.lizzy.rs Git - rust.git/commit
Don't use `ParamEnv::reveal_all()` if there is a real one available
authorOliver Schneider <github35764891676564198441@oli-obk.de>
Wed, 27 Jun 2018 16:24:24 +0000 (18:24 +0200)
committerOliver Schneider <github35764891676564198441@oli-obk.de>
Wed, 27 Jun 2018 16:24:24 +0000 (18:24 +0200)
commit89d8e0a2606a77edcc73533e4aee96c5a728a79f
tree40556c6738f29d7d6c5811d7e67d8155254bcfa9
parentc20824323cf7ed6ad95cb8d7b780a7934927a753
Don't use `ParamEnv::reveal_all()` if there is a real one available
src/librustc_mir/interpret/const_eval.rs
src/test/ui/const-eval/ice-generic-assoc-const.rs [new file with mode: 0644]