index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
keyword_docs.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-16
Fix typo in `break` docs
tatami4
-1
/
+1
2021-09-05
Mention usage of `const` in raw pointer types at the top of the keyword's doc...
Frank Steffahn
-1
/
+1
2021-08-22
Fix typos “an”→“a” and a few different ones that appeared in the sa...
Frank Steffahn
-1
/
+1
2021-06-25
Fix a few misspellings.
Eric Huss
-1
/
+1
2021-06-17
Rollup merge of #86141 - amorison:link-ref-in-doc-dyn-keyword, r=kennytm
Yuki Okushi
-2
/
+5
2021-06-15
Update keyword_docs.rs
Lukas Wirth
-2
/
+1
2021-06-08
Link reference in `dyn` keyword documentation
Adrien Morison
-2
/
+5
2021-06-05
Updated code examples and wording
erer1243
-11
/
+9
2021-05-13
Fix indentation in move keyword documentation
Thomas Otto
-2
/
+2
2021-04-12
Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...
Manish Goregaokar
-0
/
+1
2021-03-31
Rollup merge of #83680 - ibraheemdev:patch-2, r=Dylan-DPC
Dylan DPC
-9
/
+12
2021-03-30
update for loop desugaring docs
Ibraheem Ahmed
-9
/
+12
2021-03-30
Fix Self keyword doc URL conflict on case insensitive file systems
Guillaume Gomez
-1
/
+5
2021-03-20
Fix broken doc link reference
Stephen Albert-Moore
-2
/
+2
2021-03-18
Fix pluralization in keyword docs
Stephen Albert-Moore
-3
/
+3
2021-02-25
Convert primitives to use intra-doc links
Joshua Nelson
-5
/
+3
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-1
/
+1
2020-12-19
Rollup merge of #79211 - yoshuawuyts:future-doc-alias, r=Mark-Simulacrum
Yuki Okushi
-0
/
+1
2020-12-18
Add the "promise" aliases to the `async` lang feature
Yoshua Wuyts
-0
/
+1
2020-12-13
Rollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
Yuki Okushi
-0
/
+10
2020-11-28
Rollup merge of #79383 - abdnh:patch-1, r=shepmaster
Jonas Schievink
-2
/
+2
2020-11-28
Rollup merge of #78086 - poliorcetics:as-placeholder, r=Mark-Simulacrum
Jonas Schievink
-3
/
+14
2020-11-26
Add while loop keyword to see also
Ivan Tham
-2
/
+6
2020-11-25
Fix typo in keyword link
Ivan Tham
-1
/
+1
2020-11-25
Link loop/for keyword
Ivan Tham
-0
/
+6
2020-11-25
Fix bold code formatting in keyword docs
abdo
-2
/
+2
2020-11-23
Fix typo in keyword docs for traits
takashiidobe
-1
/
+1
2020-11-23
Add doc for 'as _' about '_' and its possibilities and problems
Alexis Bourget
-3
/
+14
2020-11-04
Clean up docs for 'as' keyword
Camelid
-6
/
+13
2020-10-23
Update description of Empty Enum for accuracy
Eduardo Pinho
-1
/
+2
2020-10-12
fix markdown reference
Ralf Jung
-1
/
+1
2020-10-12
const keyword: brief paragraph on 'const fn'
Ralf Jung
-3
/
+18
2020-09-01
Improve wording for const pointers
Camelid
-1
/
+1
2020-09-01
Minor improvements
Camelid
-2
/
+2
2020-08-26
Improve docs for the `const` keyword
Camelid
-12
/
+14
2020-08-17
Move to intra doc links for keyword documentation
Alexis Bourget
-16
/
+4
2020-08-14
Document the unsafe keyword
Alexis Bourget
-3
/
+181
2020-08-08
Add an example about the behaviour of move and Fn* traits
Alexis Bourget
-5
/
+17
2020-08-04
Fix the documentation for move about Fn traits implementations
Alexis Bourget
-2
/
+6
2020-08-02
fix typos
liuzhenyu
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+2113