Sha256: 6e8693c3341972e329e7c7a1836f308c433e0ba677fc99808d75a53e695654b1

Contents?: true

Size: 1.61 KB

Versions: 22

Compression:

Stored size: 1.61 KB

Contents

error: no rules expected the token `(`
 --> tests/ui/pin_project/invalid.rs:5:14
  |
5 |         #[pin()] //~ ERROR no rules expected the token `(`
  |              ^ no rules expected this token in macro call
  |
note: while trying to match `]`
 --> src/lib.rs
  |
  |                 $(#[$pin:ident])?
  |                               ^

error: no rules expected the token `(`
 --> tests/ui/pin_project/invalid.rs:5:14
  |
5 |         #[pin()] //~ ERROR no rules expected the token `(`
  |              ^ no rules expected this token in macro call
  |
note: while trying to match `]`
 --> src/lib.rs
  |
  |                 $(#[$pin:ident])?
  |                               ^

error: no rules expected the token `#`
  --> tests/ui/pin_project/invalid.rs:20:9
   |
20 |         #[pin] //~ ERROR no rules expected the token `#`
   |         ^ no rules expected this token in macro call
   |
note: while trying to match meta-variable `$field_vis:vis`
  --> src/lib.rs
   |
   |                 $field_vis:vis $field:ident: $field_ty:ty
   |                 ^^^^^^^^^^^^^^

error: no rules expected the token `#`
  --> tests/ui/pin_project/invalid.rs:20:9
   |
20 |         #[pin] //~ ERROR no rules expected the token `#`
   |         ^ no rules expected this token in macro call
   |
note: while trying to match meta-variable `$field_vis:vis`
  --> src/lib.rs
   |
   |                 $field_vis:vis $field:ident: $field_ty:ty
   |                 ^^^^^^^^^^^^^^

error: cannot find attribute `pin` in this scope
  --> tests/ui/pin_project/invalid.rs:11:7
   |
11 |     #[pin] //~ ERROR cannot find attribute `pin` in this scope
   |       ^^^

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
wasmtime-23.0.2 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-22.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-21.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-20.0.2 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-20.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-18.0.3 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-17.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-17.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-16.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-15.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-15.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-14.0.4 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-14.0.3 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-14.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-14.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.13/tests/ui/pin_project/invalid.stderr
wasmtime-13.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.12/tests/ui/pin_project/invalid.stderr
wasmtime-12.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.12/tests/ui/pin_project/invalid.stderr
wasmtime-12.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.12/tests/ui/pin_project/invalid.stderr
wasmtime-11.0.0 ./ext/cargo-vendor/pin-project-lite-0.2.12/tests/ui/pin_project/invalid.stderr
wasmtime-10.0.1 ./ext/cargo-vendor/pin-project-lite-0.2.12/tests/ui/pin_project/invalid.stderr