Skip to content

Improve error when CTParserBuilder::mod_name is not a valid rust ident #663

Improve error when CTParserBuilder::mod_name is not a valid rust ident

Improve error when CTParserBuilder::mod_name is not a valid rust ident #663

Workflow file for this run

on:
pull_request:
merge_group:
# This is required to silence emails about the workflow having no jobs.
# We simply define a dummy job that does nothing much.
jobs:
dummy:
runs-on: ubuntu-latest
steps:
- run: /usr/bin/true