-
Notifications
You must be signed in to change notification settings - Fork 13k
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
-ized/-ised spelling inconsistency in AST #57773
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Comments
zackmdavis
added
the
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
label
Jan 20, 2019
Yes, AFAIK we use American spelling everywhere (as do most projects). |
hellow554
pushed a commit
to hellow554/rust
that referenced
this issue
Jan 21, 2019
GuillaumeGomez
added a commit
to GuillaumeGomez/rust
that referenced
this issue
Jan 21, 2019
Corrected spelling inconsistency resolves rust-lang#57773
hellow554
pushed a commit
to hellow554/rust
that referenced
this issue
Jan 22, 2019
Centril
added a commit
to Centril/rust
that referenced
this issue
Jan 22, 2019
Corrected spelling inconsistency resolves rust-lang#57773
VardhanThigle
pushed a commit
to jethrogb/rust
that referenced
this issue
Jan 31, 2019
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.
(A tiny spelling nit I noticed while reviewing #57768; may be suitable for a new contributor to practice getting started with building
rustc
. I think we prefer the American spelling -ized, but maybe someone could confirm this?)rust/src/libsyntax/ast.rs
Line 139 in 0c0c585
The text was updated successfully, but these errors were encountered: