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
/
doc
/
nomicon
Age
Commit message (
Expand
)
Author
Lines
2015-10-30
don't use drop_in_place as an intrinsic
Alexis Beingessner
-9
/
+6
2015-10-22
Add missing "to" in Rustonomicon Atomics.
Scott Olson
-5
/
+5
2015-10-20
Rollup merge of #29175 - durka:patch-8, r=Gankro
Steve Klabnik
-0
/
+1
2015-10-20
Rollup merge of #29162 - tsion:fix-nomicon-typo, r=alexcrichton
Steve Klabnik
-1
/
+1
2015-10-19
fix markdown in nomicon/dropck
Alex Burka
-0
/
+1
2015-10-19
Correct spelling in docs
Andrew Paseltiner
-1
/
+1
2015-10-19
Fix minor syntax error in example.
Scott Olson
-1
/
+1
2015-10-16
Update explanation about offset method
DenisKolodin
-2
/
+2
2015-10-13
Correct spelling in docs
Andrew Paseltiner
-31
/
+31
2015-10-10
doc: fixing typos
Kyle Robinson Young
-3
/
+3
2015-10-10
Auto merge of #28861 - pnkfelix:fsk-nonparam-dropck-issue28498, r=arielb1
bors
-5
/
+154
2015-10-09
review comment: point out that the dropck analysis is now trivial.
Felix S. Klock II
-4
/
+6
2015-10-08
Document the new more conservative dropck rule and the escape hatch.
Felix S. Klock II
-5
/
+152
2015-10-06
Replace multiple trailing newlines with a single trailing newline
Carlos Liam
-1
/
+0
2015-10-05
Auto merge of #28847 - Ms2ger:typos, r=steveklabnik
bors
-10
/
+10
2015-10-05
docs: anchors fixes
Simon Mazur
-2
/
+2
2015-10-05
Fix some typos.
Ms2ger
-10
/
+10
2015-09-12
Nomicon: Fix Links
Pascal Hertleif
-8
/
+8
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-14
/
+26
2015-09-06
Rustonomicon: Reword potentially confusing comment in Vec::drain.
Jørn Lode
-2
/
+2
2015-09-06
Rustonomicon: Fix bug in implementation of Vec::drain()
Jørn Lode
-11
/
+16
2015-09-01
Reverse AtomicBool value in nomicon example to agree with its comment.
Jake Kerr
-4
/
+4
2015-08-28
Remove superfluous line from Nomicon
Andrew Paseltiner
-1
/
+0
2015-08-22
Rollup merge of #27921 - tshepang:missing-words, r=steveklabnik
Steve Klabnik
-1
/
+1
2015-08-20
nomicon: insert missing words
Tshepang Lekhonkhobe
-1
/
+1
2015-08-20
nomicon: use current syntax
Tshepang Lekhonkhobe
-1
/
+1
2015-08-06
Remove reference to diabetes
Steve Klabnik
-2
/
+1
2015-08-06
Auto merge of #27556 - taliesinb:tarpl-clarity-2, r=Gankro
bors
-22
/
+24
2015-08-06
Revise TARPL's description for allocating 0 bytes
Jeehoon Kang
-2
/
+2
2015-08-06
Some rerp-rust improvements.
Taliesin Beynon
-22
/
+24
2015-08-05
Rollup merge of #27527 - aij:tarpl, r=Gankro
Manish Goregaokar
-8
/
+8
2015-08-04
Fix some grammar in The Advanced Rust Programming Language
Ivan Jager
-8
/
+8
2015-08-04
Fix variance ordering
Alexis Beingessner
-2
/
+2
2015-08-03
rename TARPL to The Rustinomicon
Alexis Beingessner
-0
/
+5470
[prev]