summary refs log tree commit diff
path: root/src/test/compile-fail/runtime-depend-on-needs-runtime.stderr
blob: 27e27dda5effe256ea9513fe3f5ac8c22c2a870a (plain)
1
2
3
4
error: the crate `depends` cannot depend on a crate that needs a panic runtime, but it depends on `needs_panic_runtime`

error: aborting due to previous error