-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Several FIXMEs in lib-deque.rs test. #140
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Comments
Shifted to rustc. Have a look and see which parts can be enabled. |
oli-obk
pushed a commit
to oli-obk/rust
that referenced
this issue
Jul 19, 2017
deduplicate field access logic
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this issue
Dec 12, 2017
Add IP_TRANSPARENT socket option
dlrobertson
pushed a commit
to dlrobertson/rust
that referenced
this issue
Nov 29, 2018
Return expression grammar
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this issue
Oct 1, 2021
djtech-dev
pushed a commit
to djtech-dev/rust
that referenced
this issue
Dec 9, 2021
…ng_lot-0.10 Update parking_lot requirement from 0.9 to 0.10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
See the test file in test/run-pass/lib-deque.rs. There are various chunks of test code that are commented out and have a FIXME note above them. Figure out what's causing trouble in each of these spots and file bugs (adding references to issue numbers in the test source) or fix them on the spot.
The text was updated successfully, but these errors were encountered: