-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to build on nightly-2019-08-02
#148
Comments
miller-time
changed the title
unable to build on nightly (2019-08-01)
unable to build on Aug 2, 2019
nightly-2019-08-02
|
|
miller-time
added a commit
to miller-time/router
that referenced
this issue
Aug 9, 2019
I guess route-recognizer is no longer maintained? My PR: http-rs/route-recognizer#25 Comment from Alex Crichton: http-rs/route-recognizer#26 (comment)
miller-time
added a commit
to miller-time/router
that referenced
this issue
Aug 9, 2019
I guess route-recognizer is no longer maintained? My PR: http-rs/route-recognizer#25 Comment from Alex Crichton: http-rs/route-recognizer#26 (comment)
Closed
miller-time
added a commit
to miller-time/router
that referenced
this issue
Aug 9, 2019
closes iron#148 - use patch for route-recognizer - add `dyn` to trait objects I guess route-recognizer is no longer maintained? My PR: http-rs/route-recognizer#25 Comment from Alex Crichton: http-rs/route-recognizer#26 (comment)
miller-time
added a commit
to miller-time/router
that referenced
this issue
Aug 13, 2019
closes iron#148 - use patch for route-recognizer - add `dyn` to trait objects I guess route-recognizer is no longer maintained? My PR: http-rs/route-recognizer#25 Comment from Alex Crichton: http-rs/route-recognizer#26 (comment)
miller-time
added a commit
to miller-time/iron
that referenced
this issue
Aug 13, 2019
closes iron/router#148 - update route-recognizer - add `dyn` to trait objects
miller-time
added a commit
to miller-time/iron
that referenced
this issue
Aug 13, 2019
closes iron/router#148 - update route-recognizer (implicitly) - add `dyn` to trait objects
miller-time
added a commit
to miller-time/iron
that referenced
this issue
Aug 13, 2019
closes iron/router#148 - update route-recognizer (implicitly) - add `dyn` to trait objects
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unstabilizing
#[bench]
(rust-lang/rust#62507) has broken theroute-recognizer
crate's ability to build on nightly:I have a PR open... http-rs/route-recognizer#25
To clarify:
nightly-2019-07-31
- ✔️(
nightly-2019-07-31-x86_64-unknown-linux-gnu installed - rustc 1.38.0-nightly (dddb7fca0 2019-07-30)
)nightly-2019-08-01
- ✔️(
nightly-2019-08-01-x86_64-unknown-linux-gnu installed - rustc 1.38.0-nightly (8a58268b5 2019-07-31)
)nightly-2019-08-02
- ❌(
nightly-2019-08-02-x86_64-unknown-linux-gnu installed - rustc 1.38.0-nightly (435236b88 2019-08-01)
)The text was updated successfully, but these errors were encountered: