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
/
primitive_docs.rs
Age
Commit message (
Expand
)
Author
Lines
2020-10-15
Fix link to foreign calling conventions
Matthew Kraai
-0
/
+2
2020-09-26
Add doc alias for pointer primitive
Guillaume Gomez
-0
/
+1
2020-09-03
Rollup merge of #76164 - lzutao:slice-array, r=ehuss
Dylan DPC
-3
/
+3
2020-08-31
Break line at 100 characters
Camelid
-2
/
+2
2020-08-31
Improve `assert!` section in `bool` docs
Camelid
-2
/
+2
2020-08-31
Improve wording
Camelid
-2
/
+2
2020-08-31
Remove empty comment
Camelid
-1
/
+0
2020-08-31
Redefine `Debug` instead of importing it
Camelid
-1
/
+4
2020-08-31
Link to slice pattern in array docs
Lzu Tao
-3
/
+3
2020-08-30
Explain why the `0` is a `u32`
Camelid
-2
/
+3
2020-08-30
Import `Debug` instead of redefining it
Camelid
-4
/
+1
2020-08-29
other branch -> `else` branch
Camelid
-1
/
+1
2020-08-29
Be more specific about polymorphic return types
Camelid
-4
/
+4
2020-08-29
Specify `0` of type `u32`
Camelid
-2
/
+2
2020-08-29
It's only an issue without an `impl Trait for !`
Camelid
-4
/
+4
2020-08-29
cannot have divergence -> cannot diverge
Camelid
-3
/
+3
2020-08-29
Add info about `!` and `impl Trait`
Camelid
-2
/
+35
2020-08-26
Merge conflict fix: disambiguate f32 -> prim@f32 and u32 -> prim@u32
Surya Midatala
-0
/
+2
2020-08-26
Fix link to `f32`
Joshua Nelson
-1
/
+1
2020-08-26
Use crate::mod to disambiguate links
Surya Midatala
-4
/
+4
2020-08-26
Add suggestions from code review
Surya Midatala
-6
/
+6
2020-08-26
Add missed links in primitive_docs.rs
Surya Midatala
-2
/
+2
2020-08-26
Move to intra-doc links for wasi/ext/fs.rs, os_str_bytes.rs, primitive_docs.r...
Surya Midatala
-115
/
+63
2020-08-23
Auto merge of #75028 - MrModder:master, r=steveklabnik
bors
-0
/
+14
2020-08-23
Revert changed paragraph about slice definition.
Leon Matthes
-2
/
+2
2020-08-13
Rollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-Simulacrum
Tyler Mandry
-9
/
+48
2020-08-13
fn type: structure, and talk a bit more about ABIs and how to create them
Ralf Jung
-9
/
+48
2020-08-11
Fix minor things in the `f32` primitive docs
Lukas Kalbertodt
-5
/
+3
2020-08-01
Add missing import to Rc
Leon Matthes
-0
/
+1
2020-08-01
Add missing period
Leon Matthes
-1
/
+1
2020-08-01
Document that slice means pointer to a sequence
Leon Matthes
-2
/
+15
2020-07-28
Improve `f32` and `f64` primitive documentation
Lukas Kalbertodt
-3
/
+41
2020-07-27
mv std libs to library/
mark
-0
/
+1110