fix!: tokenize keywords and identifiers correctly #1608
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo test:
quil-rs/src/parser/lexer/wrapped_parsers.rs#L87
elided lifetime has a name
|
Run cargo test:
quil-rs/src/parser/token.rs#L51
elided lifetime has a name
|
Run cargo test:
quil-rs/src/program/scheduling/graph.rs#L463
elided lifetime has a name
|
Run cargo test
`quil-rs` (lib) generated 3 warnings
|
Run cargo test:
quil-py/src/expression.rs#L33
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo test:
quil-py/src/expression.rs#L53
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo test:
quil-py/src/expression.rs#L53
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo test:
quil-py/src/expression.rs#L53
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo test:
quil-py/src/expression.rs#L53
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run cargo test:
quil-py/src/expression.rs#L118
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading