helix-mirror/helix-loader
Michael Davis 93e6eac15a
mention the C++ compiler in the grammar build failure message (#2597)
Earlier in the builder we enable C++ (`.cpp(true)`) but only mention
the C compiler in the build failure message. Some grammars that have
C++ external scanners can provoke build failures in this step if a
C++ compiler isn't installed, so mentioning it in the error message
should help out debugging.
2022-05-29 11:06:31 +09:00
..
src mention the C++ compiler in the grammar build failure message (#2597) 2022-05-29 11:06:31 +09:00
build.rs migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +09:00
Cargo.toml build(deps): bump once_cell from 1.10.0 to 1.12.0 2022-05-25 21:25:47 +09:00