qemu/.gitlab-ci.d
Paolo Bonzini c6ea723da9 rust: silence unknown warnings for the sake of old compilers
Occasionally, we may need to silence warnings and clippy lints that
were only introduced in newer Rust compiler versions.  However, this
would fail when compiling with an older rustc:

error: unknown lint: `non_local_definitions`
   --> rust/qemu-api/rust-qemu-api-tests.p/structured/offset_of.rs:79:17

So by default we need to block the unknown_lints warning.  To avoid
misspelled lints or other similar issues, re-enable it in the CI job
that uses nightly rust.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-11-05 14:18:16 +01:00
..
cirrus .gitlab-ci.d/cirrus: Remove the macos-15 job 2024-11-04 14:16:07 +01:00
custom-runners
opensbi
base.yml gitlab: fix logic for changing docker tag on stable branches 2024-09-17 10:50:39 +02:00
buildtest-template.yml ci: always invoke meson through pyvenv 2024-10-31 18:28:33 +01:00
buildtest.yml rust: silence unknown warnings for the sake of old compilers 2024-11-05 14:18:16 +01:00
check-dco.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
check-patch.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
cirrus.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
container-core.yml
container-cross.yml buildsys: Remove CRIS cross container 2024-09-13 20:10:50 +02:00
container-template.yml
containers.yml gitlab-ci: add Rust-enabled CI job 2024-10-11 12:32:18 +02:00
crossbuild-template.yml .gitlab-ci.d: Make separate collapsible log sections for build and test 2024-09-25 09:42:06 +02:00
crossbuilds.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
custom-runners.yml
opensbi.yml
qemu-project.yml
stages.yml
static_checks.yml
windows.yml gitlab-ci: Build MSYS2 job using multiple CPUs 2024-09-11 09:49:11 +02:00