]> git.lizzy.rs Git - rust.git/blob - src/test/ui/object-safety/object-safety-phantom-fn.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / object-safety / object-safety-phantom-fn.stderr
1 error: compilation successful
2   --> $DIR/object-safety-phantom-fn.rs:31:1
3    |
4 LL | / fn main() { //~ ERROR compilation successful
5 LL | | }
6    | |_^
7
8 error: aborting due to previous error
9