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
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
2018-09-12
Document `if` keyword.
iirelu
-0
/
+78
2018-09-10
Document `for` keyword
iirelu
-0
/
+71
2018-09-09
Expand fn keyword docs
iirelu
-7
/
+59
2018-09-09
Add docs on `extern` keyword
iirelu
-0
/
+42
2018-09-06
Add keyword docs on `enum`
iirelu
-0
/
+55
2018-09-05
Add docs for `crate` keyword
iirelu
-0
/
+34
2018-09-03
Fix a few small things, re-word others
iirelu
-6
/
+5
2018-09-03
Add keyword docs on const
iirelu
-1
/
+56
2018-09-03
Add docs for `as` keyword
iirelu
-0
/
+27
2018-09-03
Flesh out struct keyword docs
iirelu
-8
/
+96
2018-08-23
Add struct keyword doc
Guillaume Gomez
-0
/
+21
2018-08-11
Add let keyword doc
Guillaume Gomez
-1
/
+31
2018-06-15
Add doc for fn keyword
Guillaume Gomez
-0
/
+28