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
/
src
/
libstd
/
keyword_docs.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-24
Fix typos in docs for keyword "in"
Jubilee Young
-2
/
+2
2020-03-18
Rollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
Mazdak Farrokhzad
-5
/
+56
2020-03-13
Add documentation for pub keyword
sjud
-2
/
+8
2020-02-28
docs: add mention of async blocks in move keyword docs
Pulkit Goyal
-0
/
+9
2020-02-13
keyword docs for else and inkeyword docs for else and in.
Giles Cope
-5
/
+56
2020-02-12
Rollup merge of #67695 - gilescope:truth, r=centril
Yuki Okushi
-5
/
+44
2020-02-11
Keyword docs
Giles Cope
-5
/
+44
2019-12-29
Some keyword documentation.
Giles Cope
-4
/
+23
2019-12-22
Format the world
Mark Rousskov
-39
/
+39
2019-12-08
Rollup merge of #66325 - BartMassey:master, r=joshtriplett
Mazdak Farrokhzad
-2
/
+2
2019-12-01
add grammer fixes
Devin R
-2
/
+2
2019-11-30
add ";" for let = match
Devin R
-1
/
+1
2019-11-30
fix doc compile fail
Devin R
-4
/
+5
2019-11-30
remove trailing whitespace
Devin R
-15
/
+15
2019-11-30
add docs for move and match keywords
Devin R
-2
/
+5
2019-11-30
add example to move
Devin R
-1
/
+4
2019-11-30
document match and move keywords
Devin R
-5
/
+64
2019-11-16
add missing 'static lifetime in docs
Magnus Ulimoen
-1
/
+1
2019-11-15
Cleaned up unused labels
Bart Massey
-2
/
+2
2019-10-24
Adding doc on keyword continue
Yves Dorfsman
-2
/
+33
2019-10-18
reworded loop value sentence
Yves Dorfsman
-2
/
+3
2019-10-18
Added doc on keyword break
Yves Dorfsman
-2
/
+64
2019-08-30
Rollup merge of #62957 - dns2utf8:doc_loop_keyword, r=GuillaumeGomez
Mazdak Farrokhzad
-3
/
+4
2019-08-20
Stabilize 'async_await'.
Mazdak Farrokhzad
-2
/
+0
2019-08-06
Match the loop examples
Stefan Schindler
-3
/
+4
2019-07-11
document that crate refers to the project root
Nathan Goldbaum
-1
/
+5
2019-07-07
Document `while` keyword
Yuki Okushi
-9
/
+56
2019-05-16
Add all keywords to keyword docs
Dylan MacKenzie
-15
/
+279
2019-04-09
Fix links on keyword docs.
Eric Huss
-30
/
+25
2019-03-27
Move link to rust book to next line to pass 100 column limit
Chris Gregory
-1
/
+2
2019-03-27
Add higher-ranked trait bounds link
Chris Gregory
-0
/
+1
2019-03-27
Make into itemized list and fix some wording
Chris Gregory
-7
/
+10
2019-03-27
Add documentation about `for` used as higher ranked trait bounds
Chris Gregory
-5
/
+7
2019-02-10
libs: doc comments
Alexander Regueiro
-2
/
+2
2019-02-10
tests: doc comments
Alexander Regueiro
-1
/
+1
2019-01-05
Rollup merge of #57312 - Mendess2526:master, r=Centril
kennytm
-2
/
+2
2019-01-03
const fn no longer comming soon on const docs
Mendess2526
-2
/
+2
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-12-04
cleanup: remove static lifetimes from consts in libstd
ljedrz
-1
/
+1
2018-11-13
fix various typos in doc comments
Andy Russell
-1
/
+1
2018-10-23
Hopefully fix compile error
iirelu
-1
/
+0
2018-09-26
Remove the last broken link.
iirelu
-2
/
+1
2018-09-26
Incorporate criticisms into keyword docs
iirelu
-8
/
+13
2018-09-26
Removed dead links to unwritten keyword docs
iirelu
-20
/
+7
2018-09-24
Add keyword docs for `loop`.
iirelu
-0
/
+45
2018-09-19
Rework `let` keyword docs
iirelu
-14
/
+48
2018-09-19
Document impl keyword
iirelu
-5
/
+71
2018-09-14
Incorporate keyword doc PR critique
iirelu
-31
/
+36
[next]