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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
trpl
/
unsafe.md
Age
Commit message (
Expand
)
Author
Lines
2015-07-21
Klabnik nit-picks ;)
Ticki
-1
/
+1
2015-07-21
Add info about usage of 'unsafe' keyword in bindings to foreign interfaces.
Ticki
-3
/
+7
2015-07-07
Rollup merge of #26854 - steveklabnik:gh26345, r=alexcrichton
Steve Klabnik
-1
/
+14
2015-07-07
Re-word UB in unsafe guide
Steve Klabnik
-14
/
+14
2015-07-07
There are four uses of unsafe, actually
Steve Klabnik
-1
/
+14
2015-06-26
make book match reference
Alexis Beingessner
-5
/
+2
2015-04-30
Fix broken links in the book.
Steve Klabnik
-1
/
+1
2015-04-21
Refocus unsafe code chapter on unsafe itself.
Steve Klabnik
-0
/
+128
2015-04-07
New TOC
Steve Klabnik
-183
/
+0
2015-03-26
New section of the book: nightly rust
Steve Klabnik
-536
/
+0
2015-03-24
Reject specialized Drop impls.
Felix S. Klock II
-8
/
+9
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+5
2015-03-19
Remove incorrect statement about raw pointers.
Steve Klabnik
-4
/
+0
2015-02-17
Rollup merge of #22027 - iblech:patch-1, r=steveklabnik
Manish Goregaokar
-5
/
+5
2015-02-16
Tiny typo changes (per discussion in pull request #22027)
Ingo Blechschmidt
-2
/
+2
2015-02-07
Feature-gate #![no_std]
Keegan McAllister
-3
/
+5
2015-02-07
Don't use std:: paths in syntax extensions when compiling a #![no_std] crate
Keegan McAllister
-4
/
+0
2015-02-07
Fix several tiny typos
Ingo Blechschmidt
-4
/
+4
2015-01-30
fix fallout
Jorge Aparicio
-0
/
+4
2015-01-21
remove `NoSendItem` and `NoSyncItem`
Jorge Aparicio
-1
/
+1
2015-01-21
Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
Barosl LEE
-1
/
+1
2015-01-21
Rollup merge of #21359 - WiSaGaN:bugfix/fix_marker, r=alexcrichton
Barosl LEE
-2
/
+2
2015-01-20
Auto merge of #21257 - alexcrichton:issue-20064, r=pnkfelix
bors
-4
/
+4
2015-01-18
Fix std::marker.
Wangshan Lu
-2
/
+2
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-2
/
+2
2015-01-17
Fix up titles of TRPL chapters
Steve Klabnik
-1
/
+1
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-17
/
+17
2015-01-17
Remove unnecessary explicit conversions to *const T
we
-1
/
+1
2015-01-16
syntax: Feature gate #[start] and #[main]
Alex Crichton
-4
/
+4
2015-01-15
rollup merge of #21105: csouth3/kill-box-import
Alex Crichton
-1
/
+0
2015-01-15
rollup merge of #21001: camjackson/master
Alex Crichton
-1
/
+0
2015-01-13
Remove unneeded box import in examples
Chase Southwood
-1
/
+0
2015-01-12
Remove usage and reference of feature(globs) from the book
Cam Jackson
-1
/
+0
2015-01-12
Purge references to Rust tasks from TRPL.
Paul Crowley
-2
/
+2
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-4
/
+5
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+716