Fix docs for {ignore,only}-target-*
directive differences with compiletest
#616
rust.yml
on: pull_request
check rustfmt
3s
check clippy
26s
Matrix: tests
Annotations
10 errors and 3 warnings
missing line in output:
tests/integrations/basic-fail/Cargo.stdout#L354
bless the test to create a line containing `error: actual output differed from expected`
|
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stdout#L362
this line was expected to be ` --> tests/actual_tests/rustc_ice.rs:8:9`
|
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stdout#L365
this line was expected to be ` | ^^^^ Ice: mismatched types`
|
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stdout#L369
this line was expected to be `error: internal compiler error[E0308]: mismatched types`
|
actual output differs from expected:
tests/integrations/basic-fail/Cargo.stdout#L373
this line was expected to be ` | --- ^^^^ expected `usize`, found `&str``
|
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
|
tests (windows-latest, i686-pc-windows-msvc)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
|
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
|
tests (macos-latest, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
|
tests (macos-latest, x86_64-apple-darwin)
The operation was canceled.
|
check rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (ubuntu-latest, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|