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-ptr-assign.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-27
librustc: Remove `&const` and `*const` from the language.
Patrick Walton
-23
/
+0
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-1
/
+1
2013-05-08
test: Fix tests.
Patrick Walton
-1
/
+1
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-1
/
+1
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-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
2012-05-24
change region scope of call arguments, old one was unsound
Niko Matsakis
-1
/
+1
2012-05-10
replace mutbl pass with borrowck
Niko Matsakis
-4
/
+1
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
Don't allow assignment to mutable-wha?
Brian Anderson
-0
/
+16