-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
no bugThe reported bug was confirmed nonexistentThe reported bug was confirmed nonexistent
Description
-
Version: rocket 0.4.5, rustc 1.46.0-nightly (67100f61e 2020-06-24)
-
Archlinux 5.5.9-arch1-2
-
A brief description of the bug that includes:
cargo build Compiling rocket_http v0.4.5 error: proc macro panicked --> /srv/http/.cargo/registry/src/github.com-1ecc6299db9ec823/rocket_http-0.4.5/src/parse/uri/parser.rs:119:34 | 119 | let path_and_query = pear_try!(path_and_query(is_pchar));
- When the bug occurs: compiling the package.
- What you expected: successful compilation vs. what actually happened: compilation fails.
-
How you uncovered the bug. Short, reproducible tests are especially useful. compiling the package
-
Ideas, if any, about what Rocket is doing incorrectly. None.
Metadata
Metadata
Assignees
Labels
no bugThe reported bug was confirmed nonexistentThe reported bug was confirmed nonexistent