Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse inclusive rust ranges in Fetch file code #25751
Closed
Comments
|
Actually given that the other branches shouldn't use inclusive ranges, I think we can just not do this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use inclusive rust ranges here if we want to
Originally posted by @Manishearth in #25724
See
servo/components/net/filemanager_thread.rs
Line 203 in 19a06d1