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
/
borrowck-assign-comp-idx.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-24
Move the borrowck run-pass/compile-fail tests into their own directories
Niko Matsakis
-49
/
+0
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-4
/
+4
2015-01-05
fix cfail tests
Jorge Aparicio
-1
/
+1
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-3
/
+3
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-1
/
+1
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-6
/
+6
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-3
/
+3
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2014-02-11
test -- update tests with new error messages
Niko Matsakis
-3
/
+3
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-1
/
+1
2013-05-05
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-1
/
+0
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
2013-04-30
new borrow checker (mass squash)
Niko Matsakis
-4
/
+6
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-07
test: Fix tests.
Patrick Walton
-1
/
+4
2013-02-26
test: De-[mut] (remove all mutable arrays from) the tests. rs=demuting
Patrick Walton
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-04
Remove empty argument lists from do expressions
Ben Striegel
-1
/
+1
2012-07-02
Merge remote-tracking branch 'Dretch/prettydocs'
Brian Anderson
-4
/
+4
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-4
/
+4
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
-3
/
+3
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-0
/
+3
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-3
/
+0
2012-06-02
improve borrowck to handle some frankly rather tricky cases
Niko Matsakis
-0
/
+38