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
/
test
/
compile-fail
/
mutable-huh-variance-ptr.rs
Age
Commit message (
Expand
)
Author
Lines
2013-02-26
test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting
Patrick Walton
-26
/
+0
2013-02-14
libcore: Remove ptr::mut_addr_of since &mut is coerced to *mut
Luqman Aden
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-09-28
Add a demoded version of ptr::addr_of
Tim Chevalier
-1
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-4
/
+4
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-4
/
+4
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-3
/
+3
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-11-16
Replace 'mutable?' with 'const'
Brian Anderson
-1
/
+1
2011-11-02
Make ptr::addr_of return an immutable vec, add mut_addr_of
Marijn Haverbeke
-1
/
+1
2011-10-17
Enforce variance rules for mutable types
Brian Anderson
-0
/
+16