[INFO] fetching crate valheim-asm 0.2.0... [INFO] checking valheim-asm-0.2.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate valheim-asm 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate valheim-asm 0.2.0 [INFO] finished tweaking crates.io crate valheim-asm 0.2.0 [INFO] tweaked toml for crates.io crate valheim-asm 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valheim-asm 0.2.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83db0c7e6ed96a79ccb683f2e3633138a5bf6473673bea3b717be4a613d65b59 [INFO] running `Command { std: "docker" "start" "-a" "83db0c7e6ed96a79ccb683f2e3633138a5bf6473673bea3b717be4a613d65b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83db0c7e6ed96a79ccb683f2e3633138a5bf6473673bea3b717be4a613d65b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83db0c7e6ed96a79ccb683f2e3633138a5bf6473673bea3b717be4a613d65b59", kill_on_drop: false }` [INFO] [stdout] 83db0c7e6ed96a79ccb683f2e3633138a5bf6473673bea3b717be4a613d65b59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00af59b5e7db27f6ae2f7f206d36bf9b87567a5272a04335942eafdfd9158596 [INFO] running `Command { std: "docker" "start" "-a" "00af59b5e7db27f6ae2f7f206d36bf9b87567a5272a04335942eafdfd9158596", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking valheim-asm v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(inline_const_pat)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.88.0; see for more information [INFO] [stdout] = note: removed due to implementation concerns as it requires significant refactorings [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(inline_const_pat)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.88.0; see for more information [INFO] [stdout] = note: removed due to implementation concerns as it requires significant refactorings [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0b00 => r4!(rv32, FMADD_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0b01 => r4!(rv32, FMADD_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0b00 => r4!(rv32, FMSUB_S, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0b01 => r4!(rv32, FMSUB_D, untyped, fp), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0b00 => r4!(rv32, FNMADD_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0b01 => r4!(rv32, FNMADD_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0b00 => r4!(rv32, FNMSUB_S, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0b01 => r4!(rv32, FNMSUB_D, untyped, fp), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `r4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0b0000000 => rrm!(rv32, FADD_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0b0000001 => rrm!(rv32, FADD_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | 0b0000100 => rrm!(rv32, FSUB_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 496 | 0b0000101 => rrm!(rv32, FSUB_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 497 | 0b0001000 => rrm!(rv32, FMUL_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 498 | 0b0001001 => rrm!(rv32, FMUL_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 499 | 0b0001100 => rrm!(rv32, FDIV_S, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | 0b0001101 => rrm!(rv32, FDIV_D, untyped, fp, fp), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b0101100 => rrm_no_rs2!(rv32, FSQRT_S, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b0101101 => rrm_no_rs2!(rv32, FSQRT_D, untyped, fp, fp), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 526 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 528 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_S, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 529 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_S, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 541 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_D, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_S, untyped, fp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | 0b00000 => rrm_no_rs2!(rv32, FCVT_S_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 562 | 0b00001 => rrm_no_rs2!(rv32, FCVT_S_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0b00010 => rrm_no_rs2!(rv64, FCVT_S_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 564 | 0b00011 => rrm_no_rs2!(rv64, FCVT_S_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 581 | 0b00000 => rrm_no_rs2!(rv32, FCVT_W_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | 0b00001 => rrm_no_rs2!(rv32, FCVT_WU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 583 | 0b00010 => rrm_no_rs2!(rv64, FCVT_L_D, untyped, gp, fp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 584 | 0b00011 => rrm_no_rs2!(rv64, FCVT_LU_D, untyped, gp, fp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 588 | 0b00000 => rrm_no_rs2!(rv32, FCVT_D_W, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 589 | 0b00001 => rrm_no_rs2!(rv32, FCVT_D_WU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | 0b00010 => rrm_no_rs2!(rv64, FCVT_D_L, untyped, fp, gp), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | const {RoundingMode::RNE as u8} => RoundingMode::RNE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | const {RoundingMode::RTZ as u8} => RoundingMode::RTZ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | const {RoundingMode::RDN as u8} => RoundingMode::RDN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | const {RoundingMode::RUP as u8} => RoundingMode::RUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | const {RoundingMode::RMM as u8} => RoundingMode::RMM, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `inline_const_pat` has been removed [INFO] [stdout] --> src/isa/decode.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | const {RoundingMode::DYN as u8} => RoundingMode::DYN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 591 | 0b00011 => rrm_no_rs2!(rv64, FCVT_D_LU, untyped, fp, gp), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use a named `const`-item or an `if`-guard instead [INFO] [stdout] = note: this error originates in the macro `rrm_no_rs2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `valheim-asm` (lib) due to 217 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `valheim-asm` (lib test) due to 217 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "00af59b5e7db27f6ae2f7f206d36bf9b87567a5272a04335942eafdfd9158596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00af59b5e7db27f6ae2f7f206d36bf9b87567a5272a04335942eafdfd9158596", kill_on_drop: false }` [INFO] [stdout] 00af59b5e7db27f6ae2f7f206d36bf9b87567a5272a04335942eafdfd9158596