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 upYay! New language/Cargo features! #52
Conversation
This comment has been minimized.
This comment has been minimized.
|
Why “can not” rather than “cannot” for all of these? The two are distinctly different in meaning and the latter is the one intended (to say nothing of the variant names). |
This comment has been minimized.
This comment has been minimized.
|
They are? English is not my first language, please explain. |
This comment has been minimized.
This comment has been minimized.
|
For what it's worth, I am a native speaker and had never heard this before. The dictionaries and usage guides I checked claim they are interchangeable. From the Oxford English Dictionary:
From Merriam-Webster:
[Edit: That said, cannot is more common, and may be less ambiguous if other people read can not differently, as @chris-morgan does.] [Edit 2: Oh, I see the ambiguity. "can not set" can be read either "(can not) set" as intended, or "can (not set)" which has a very different meaning indeed.] |
This comment has been minimized.
This comment has been minimized.
|
Yeah, the ambiguity is the matter; “can not set” is, devoid of context, more likely to mean “it is possible not to set” (given the context, the ambiguity can be resolved) while “cannot set” means “it is not possible to set”. Ain’t English marvellous? |
This comment has been minimized.
This comment has been minimized.
|
Yeah, I think it’s reasonable to consider isindex obsolete! |
This comment has been minimized.
This comment has been minimized.
|
Maybe some day someone will complain about some random website that looks broken in Servo because of isindex, and maybe we’ll bring it back. Until then… |
This comment has been minimized.
This comment has been minimized.
|
I'll ask for it now. |
This comment has been minimized.
This comment has been minimized.
|
Eh. How about I bring it back as soon as Servo would use it? |
This comment has been minimized.
This comment has been minimized.
|
Some rustdoc comments would be welcome here. |
This comment has been minimized.
This comment has been minimized.
|
I’ll add comments, but this type is private and should not show up in rustdoc. |
|
r=mbrubeck, modulo the comments above |
SimonSapin commentedNov 20, 2014
Is anyone interested in reviewing this? (Recommended by commit rather than by file.) If not, I’ll just merge it.