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
2017-03-27
Update various book modules
steveklabnik
-0
/
+0
2017-03-04
import nomicon submodule
steveklabnik
-0
/
+0
2017-03-04
remove nomicon
steveklabnik
-5645
/
+0
2017-02-25
Rollup merge of #40069 - Rufflewind:master, r=steveklabnik
Eduard-Mihai Burtescu
-2
/
+20
2017-02-25
Add Gankro's table to nomicon/src/phantom-data.md
Phil Ruffwind
-2
/
+20
2017-02-23
Update exception-safety.md
Luxko
-1
/
+1
2017-02-23
Update exception-safety.md
Luxko
-1
/
+1
2017-02-20
Revert "Fix up links"
Steve Klabnik
-2
/
+2
2017-02-15
Remove obsolete documentation about drop-flags
Jeff Muizelaar
-14
/
+2
2017-02-13
Fix up links
Steve Klabnik
-2
/
+2
2017-02-13
Port Nomicon to mdbook
Steve Klabnik
-106
/
+105
2017-02-13
Re-implement rustbook in terms of mdbook
Steve Klabnik
-0
/
+4
2017-02-02
Rollup merge of #39196 - apasel422:nomicon, r=petrochenkov
Guillaume Gomez
-6
/
+24
2017-01-26
drop_in_place is stable now, don't #![feature] it in the nomicon and a test
est31
-3
/
+3
2017-01-19
Update nomicon to describe `#[may_dangle]`
Andrew Paseltiner
-6
/
+24
2017-01-11
Fix some typos in Nomicon
Ben Wiederhake
-2
/
+2
2017-01-10
Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomez
Seo Sanghyeon
-1
/
+3
2017-01-04
Add more docs for CoerceUnsized and Unsize
Manish Goregaokar
-1
/
+3
2017-01-02
Reword 'stupid' and 'crazy' in docs.
Clar Charr
-10
/
+10
2016-09-07
Fixed typo in nomicon
Jakob Demler
-1
/
+1
2016-09-04
Remove mention of `unsafe_no_drop_flag` from Reference and Nomicon
Andrew Paseltiner
-4
/
+0
2016-07-21
doc: add missing pause
Tshepang Lekhonkhobe
-2
/
+1
2016-07-16
Rollup merge of #34849 - tshepang:patch-2, r=apasel422
Guillaume Gomez
-1
/
+1
2016-07-16
Rollup merge of #34848 - tshepang:patch-1, r=apasel422
Guillaume Gomez
-1
/
+1
2016-07-16
doc: remove extraneous word
Tshepang Lekhonkhobe
-1
/
+1
2016-07-16
doc: remove stray comma
Tshepang Lekhonkhobe
-1
/
+1
2016-07-16
Add missing inline code delimiters around Vec<T>
Bastien Dejean
-1
/
+1
2016-06-09
Auto merge of #33895 - AndrewBrinker:master, r=steveklabnik
bors
-137
/
+114
2016-06-07
Fixed based on feedback from steveklabnik
Andrew Brinker
-11
/
+7
2016-06-01
Rewrote "How Safe and Unsafe Interact" Nomicon chapter.
Andrew Brinker
-137
/
+118
2016-06-01
Fix a few links in the book
Oliver Middleton
-1
/
+1
2016-05-09
doc: Fix tiny typo in vec-alloc.md
Brian Green
-1
/
+1
2016-04-23
subtyping.md: typo fix
c4rlo
-1
/
+1
2016-04-05
improve error message
Ariel Ben-Yehuda
-1
/
+1
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-1
/
+1
2016-03-30
Update Rust version in the Rustonomicon Vec chapter
Matt Brubeck
-1
/
+1
2016-02-24
Capitalize some occurences of Rust in documentation
Florian Hahn
-1
/
+1
2016-01-17
Fix spacing style of `T: Bound` in docs
Ulrik Sverdrup
-2
/
+2
2016-01-16
Fixed indent from tabs to spaces
Jonas Tepe
-8
/
+8
2016-01-16
added zst iterator additions to final code
Jonas Tepe
-2
/
+10
2016-01-16
Semicolon was at wrong place in let statement
Jonas Tepe
-4
/
+4
2016-01-07
len needs to be prefixed by self for this to work. The final code in this sec...
jonastepe
-2
/
+2
2016-01-06
heap::deallocate expects a *mut u8 but here a *mut T is given. The final code...
jonastepe
-1
/
+1
2015-12-17
Change "big ask" to "tall order" in Rustonomicon.
Steve Wooster
-2
/
+2
2015-12-12
nomicon: Mention contravariance
Ulrik Sverdrup
-4
/
+5
2015-12-11
nomicon: Fix variance in example
Ulrik Sverdrup
-1
/
+1
2015-11-17
Rollup merge of #29875 - steveklabnik:gh29784, r=Manishearth
Manish Goregaokar
-2
/
+1
2015-11-16
Remove nomicon reference to copy_lifetime
Steve Klabnik
-2
/
+1
2015-11-16
Nomicon: mention tuple structs with repr(c)
Steve Klabnik
-0
/
+3
2015-11-07
Fix typo
Jake Worth
-1
/
+1
[prev]
[next]