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
/
guide-unsafe.md
Age
Commit message (
Expand
)
Author
Lines
2014-06-25
auto merge of #15165 : zookoatleastauthoritycom/rust/14148-Optimize-out-exhor...
bors
-35
/
+33
2014-06-25
Optimize out exhortations about being careful.
Zooko Wilcox-O'Hearn
-35
/
+33
2014-06-23
librustc: Feature gate lang items and intrinsics.
Patrick Walton
-0
/
+7
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-2
/
+6
2014-06-06
doc: Turn off special features for rustdoc tests
Alex Crichton
-0
/
+1
2014-06-04
core: Apply stability attributes to ptr mod
Brian Anderson
-2
/
+2
2014-05-31
rustdoc: Fix cross-crate links to reexported items
Alex Crichton
-1
/
+1
2014-05-31
doc: Fix a number of broken links
Alex Crichton
-4
/
+5
2014-05-22
doc: Touch up the unsafe guide
Alex Crichton
-52
/
+144
2014-05-20
core: Stabilize the mem module
Alex Crichton
-2
/
+2
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+2
2014-05-01
Fix a/an typos
Jorge Aparicio
-1
/
+1
2014-04-15
auto merge of #13498 : johnsoft/rust/fix-transmute-fn-names, r=alexcrichton
bors
-1
/
+1
2014-04-14
auto merge of #13477 : Manishearth/rust/newattr, r=brson
bors
-8
/
+8
2014-04-13
Replace 'region' with 'lifetime' in a few transmute function names
John Simon
-1
/
+1
2014-04-12
Update tutorials to use new attribute syntax (#13476)
Manish Goregaokar
-8
/
+8
2014-04-06
auto merge of #13315 : alexcrichton/rust/libc, r=alexcrichton,me
bors
-1
/
+2
2014-04-04
Fix inner attribute syntax from `#[foo];` to `#![foo]`
Timothée Ravier
-6
/
+6
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+2
2014-03-31
doc: Update with changes in field privacy
Alex Crichton
-1
/
+1
2014-03-28
Rename Pod into Copy
Flavio Percoco
-1
/
+1
2014-03-20
Mention share in guide-unsafe instead of freeze
Flavio Percoco
-2
/
+2
2014-03-15
docs: begin a "low-level & unsafe code" guide.
Huon Wilson
-0
/
+606