Skip to content
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

Add some basic docs to sym and kw modules #71053

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

phansch
Copy link
Member

@phansch phansch commented Apr 12, 2020

I was looking into improving some Clippy documentation but was missing a
place that explains the kw and sym modules from rustc.

This adds some very basic usage documentation to these modules.

@rust-highfive
Copy link
Collaborator

r? @estebank

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 12, 2020
I was looking into improving some Clippy documentation but was missing a
place that explains the `kw` and `sym` modules from rustc.
@phansch phansch force-pushed the update_kw_sym_docs branch from 92606e3 to ec4f7e2 Compare April 12, 2020 09:25
@Dylan-DPC-zz
Copy link

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Apr 12, 2020

📌 Commit ec4f7e2 has been approved by Dylan-DPC

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 12, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 12, 2020
Rollup of 6 pull requests

Successful merges:

 - rust-lang#71029 (Partial work on building with Cargo)
 - rust-lang#71034 (Clean up E0515 explanation)
 - rust-lang#71041 (Update links of `rustc guide`)
 - rust-lang#71048 (Normalize source when loading external foreign source into SourceMap)
 - rust-lang#71053 (Add some basic docs to `sym` and `kw` modules)
 - rust-lang#71057 (Clean up E0516 explanation)

Failed merges:

r? @ghost
@bors bors merged commit 0e47d69 into rust-lang:master Apr 12, 2020
@phansch phansch deleted the update_kw_sym_docs branch April 13, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants