Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
$ cargo bench Compiling proc-macro2 v1.0.34 (/git/proc-macro2) error[E0433]: failed to resolve: use of undeclared crate or module `bench_libproc_macro` --> benches/bench-libproc-macro/main.rs:1:1 | 1 | bench_libproc_macro::bench!(); | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bench_libproc_macro`
- Loading branch information