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
/
primitive_docs.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-10
libs: doc comments
Alexander Regueiro
-1
/
+1
2019-02-10
tests: doc comments
Alexander Regueiro
-1
/
+1
2019-01-09
actually take a slice in this example
Steve Klabnik
-3
/
+2
2019-01-01
Fix broken links to second edition TRPL.
Corey Farwell
-1
/
+1
2018-12-27
Fix span in char documentation
Esteban Küber
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-1
/
+1
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
2018-11-21
update various stdlib docs
Steve Klabnik
-3
/
+2
2018-10-25
Rollup merge of #55247 - peterjoel:peterjoel-prim-char-doc-example, r=joshtri...
Pietro Albini
-2
/
+2
2018-10-21
Clarified code example
Peter Hall
-2
/
+2
2018-10-02
Cleans trailing whitespace
Lucas Lois
-5
/
+5
2018-10-02
Documents reference equality by address (#54197)
Lucas Lois
-0
/
+25
2018-09-23
Fixed three small typos.
gardrek
-3
/
+3
2018-09-13
re-mark the never docs as unstable
QuietMisdreavus
-0
/
+1
2018-05-09
make std::str link into See also link
Michael Lamparski
-5
/
+3
2018-05-09
move See also links to top
Michael Lamparski
-8
/
+8
2018-05-09
Rollup merge of #49988 - clarcharr:never_docs, r=steveklabnik
kennytm
-0
/
+53
2018-05-05
Fixed typos
Clar Charr
-6
/
+7
2018-04-22
Auto merge of #49757 - GuillaumeGomez:never-search, r=QuietMisdreavus
bors
-0
/
+10
2018-04-21
add more aliases
Guillaume Gomez
-0
/
+7
2018-04-21
Generate alias file
Guillaume Gomez
-0
/
+3
2018-04-21
Add back missing `#![feature(never_type)]`s
kennytm
-0
/
+2
2018-04-15
Mention Result<!, E> in never docs.
Clar Charr
-0
/
+52
2018-03-26
Fix missed i128 feature gates
Mark Mansi
-2
/
+2
2018-03-14
stabilise feature(never_type)
Andrew Cann
-6
/
+5
2018-02-11
Make primitive types docs relevant
Guillaume Gomez
-48
/
+0
2017-12-12
Rename never_type_impls gate to never_type
Andrew Cann
-1
/
+1
2017-12-10
Update never_type docs based on feedback
Andrew Cann
-1
/
+2
2017-11-28
Add more links to `!` doc text
Andrew Cann
-18
/
+28
2017-11-24
Fix doc tests
Andrew Cann
-9
/
+22
2017-11-24
change stability of prim_never
Andrew Cann
-1
/
+1
2017-11-24
Add docs for never primitive
Andrew Cann
-0
/
+104
2017-10-17
Update array documentation for Clone trait changes
Konrad Borowski
-3
/
+4
2017-09-20
Document stable size_of primitives and pointer size guarantees
Havvy
-0
/
+8
2017-08-22
Mention null_mut on the pointer primitive docs.
Nathaniel Ringo
-3
/
+5
2017-08-17
Minor rewrite of char primitive unicode intro.
Corey Farwell
-13
/
+18
2017-08-12
Fix some typos
Bastien Orivel
-1
/
+1
2017-08-01
add documentation for function pointers as a primitive
QuietMisdreavus
-0
/
+101
2017-07-30
add docs for references as a primitive
QuietMisdreavus
-0
/
+117
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-2
/
+4
2017-04-12
Rollup merge of #41243 - projektir:prim_str_docs, r=GuillaumeGomez
Tim Neumann
-4
/
+4
2017-04-12
Minor nits in primitive str
projektir
-4
/
+4
2017-04-10
Fixes incorrect formatting in array's documentation.
Nathaniel Ringo
-1
/
+1
2017-03-31
Rollup merge of #40703 - GuillaumeGomez:pointer-docs, r=steveklabnik
Corey Farwell
-4
/
+9
2017-03-21
Add missing urls in ptr docs
Guillaume Gomez
-4
/
+9
2017-03-20
Fix up various links
steveklabnik
-2
/
+2
2017-03-13
Remove function invokation parens from documentation links.
Corey Farwell
-3
/
+3
2017-02-20
Revert "Fix up links"
Steve Klabnik
-1
/
+1
2017-02-13
Fix up links
Steve Klabnik
-1
/
+1
[next]