Skip to content

Doc: grammar fix in intro.md #14622

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

Merged
merged 1 commit into from
Jun 3, 2014
Merged

Doc: grammar fix in intro.md #14622

merged 1 commit into from
Jun 3, 2014

Conversation

reillywatson
Copy link
Contributor

No description provided.

@alexcrichton
Copy link
Member

While maybe a little oddly worded, I don't think that this is a typo. This is saying:

"Ownership" refers to which parts of your code are allowed to read memory, write memory, and ultimately release memory.

@alexcrichton
Copy link
Member

Oh, nevermind it's early in the morning.

@bors bors closed this Jun 3, 2014
@bors bors merged commit 5b80172 into rust-lang:master Jun 3, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
Add syntax::make::ty_alias

There was until now no function that returns TypeAlias. This commit introduces a func that is fully compliant with the Rust Reference. I had problems working with Ident so for now the function uses simple string manipulation until ast_from_text function is called. I am however open to any ideas that could replace ident param in such a way that it accepts syntax::ast::Ident
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 22, 2025
…14622)

changelog: [`ptr_cast_constness`]: do not replace suggestion by content
of macro

Fixes rust-lang/rust-clippy#14621
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants