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
/
test
/
run-pass
/
const-region-ptrs-noncopy.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-10-09
test: Convert statics to constants
Alex Crichton
-2
/
+2
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-02-15
std: clean up ptr a bit
Corey Richardson
-3
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-04-29
librustc: Remove `ptr::addr_of`.
Patrick Walton
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-26
librustc: Remove all uses of the old `[T * N]` fixed-length vector syntax
Patrick Walton
-1
/
+1
2013-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-2
/
+2
2013-03-09
Don't copy const data to do an autoderef+autoref.
Jed Davis
-0
/
+18