]> git.lizzy.rs Git - rust.git/commit
Fix and test upvar name printing for validity
authorRalf Jung <post@ralfj.de>
Thu, 11 Oct 2018 08:16:51 +0000 (10:16 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 13 Oct 2018 07:09:03 +0000 (09:09 +0200)
commitc96eb706f0ddee1357f5b1d81683746390ef1d01
treedb3bdf4e066415e964be54133b03b152a5718539
parent69576fcdee00b7e820c2faee258e24bb50db266a
Fix and test upvar name printing for validity
src/librustc_mir/interpret/validity.rs
src/test/ui/consts/const-eval/ub-upvars.rs [new file with mode: 0644]
src/test/ui/consts/const-eval/ub-upvars.stderr [new file with mode: 0644]