rust/src/test/compile-fail/runtime-depend-on-needs-runtime.stderr
2018-12-27 15:51:37 +03:00

4 lines
160 B
Text

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