2018-03-13 11:22:43 -07:00
|
|
|
error[E0601]: `main` function not found in crate `issue_43106_gating_of_bench`
|
2018-03-12 13:23:12 -07:00
|
|
|
|
|
2018-03-13 11:22:43 -07:00
|
|
|
= note: consider adding a `main` function to `$DIR/issue-43106-gating-of-bench.rs`
|
2017-12-06 09:27:47 +01:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|
2018-03-03 15:59:40 +01:00
|
|
|
For more information about this error, try `rustc --explain E0601`.
|