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
/
pure-modifies-aliased.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-18
librustc: Make the compiler ignore purity.
Patrick Walton
-32
/
+0
2013-03-13
test: Fix tests. rs=tests
Patrick Walton
-1
/
+1
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-2
/
+2
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-5
/
+5
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-17
rustc: Implement and enforce instance coherence
Patrick Walton
-2
/
+6
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-3
/
+3
2012-05-23
shuffle error messages in borrowck, and prevent it from spewing too many
Niko Matsakis
-3
/
+3
2012-05-23
modify borrowck to allow arbitrary borrows in pure scopes
Niko Matsakis
-3
/
+3
2012-05-11
move purity checking into borrowck, addresses #1422
Niko Matsakis
-0
/
+18