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
Age
Commit message (
Expand
)
Author
Lines
2012-06-06
rustc: Add 'target_family' to default configuration
Brian Anderson
-0
/
+7
2012-06-06
merge
Tim Chevalier
-38
/
+177
2012-06-06
Insert missing maybe_print_comment call for class destructors
Tim Chevalier
-0
/
+38
2012-06-06
Fix some copy-paste bugs in visit glue, un-xfail reflect-visit-type.
Graydon Hoare
-4
/
+0
2012-06-06
Handle regions correctly in class ctors and dtors
Tim Chevalier
-0
/
+13
2012-06-06
Merge remote-tracking branch 'mozilla/incoming'
Niko Matsakis
-14
/
+31
2012-06-06
mask extra borrowck errors (should find out how to not report those)
Niko Matsakis
-2
/
+4
2012-06-06
minor changes to tests so they pass borrowck
Niko Matsakis
-20
/
+24
2012-06-06
Add some testcases for bug #2470.
Graydon Hoare
-0
/
+69
2012-06-06
core: Remove swappable. Unused
Brian Anderson
-13
/
+0
2012-06-06
prefix an _ to the name of an unused variable
Tim Chevalier
-1
/
+1
2012-06-06
Add some testcases for bug #2470.
Graydon Hoare
-0
/
+69
2012-06-06
Fix tests to avoid empty classes
Tim Chevalier
-12
/
+18
2012-06-06
Revert "Revert "Fix test case so the class in it is non-empty" due to test fa...
Tim Chevalier
-2
/
+4
2012-06-06
Revert "Revert "Forbid classes with no fields" due to test failures"
Tim Chevalier
-0
/
+9
2012-06-06
Merge branch 'master' into really-really-to-snap
Tim Chevalier
-0
/
+13
2012-06-06
Revert "test: Remove swappable-test" due to test failures
Patrick Walton
-0
/
+13
2012-06-06
Revert "Merge pull request #2516 from mozilla/incoming" due to failures
Patrick Walton
-13
/
+2
2012-06-05
Fix test case so the class in it is non-empty
Tim Chevalier
-2
/
+4
2012-06-05
Forbid classes with no fields
Tim Chevalier
-0
/
+9
2012-06-05
Port remaining run-fail tests to use classes instead of resources
Tim Chevalier
-25
/
+47
2012-06-05
test: Remove swappable-test
Brian Anderson
-13
/
+0
2012-06-05
rustc: Put uniques into addrspace 1
Brian Anderson
-4
/
+12
2012-06-04
Machine types are different from int/uint, etc (Issue #2187)
Eric Holk
-47
/
+14
2012-06-04
Add a test case for previous commit
Patrick Walton
-0
/
+17
2012-06-04
core: Make uint::to_str faster
Brian Anderson
-0
/
+16
2012-06-04
better support for classes with polymorphic methods
Niko Matsakis
-11
/
+4
2012-06-03
prohibit type parameters in native fns and other minor fixes
Niko Matsakis
-2
/
+2
2012-06-03
Merge pull request #2492 from tedhorst/mandelbrot_args
Brian Anderson
-7
/
+8
2012-06-03
test: Add a test that logs are truncated with ellipses
Brian Anderson
-0
/
+64
2012-06-03
fix args to shootout-mandelbrot benchmark
Ted Horst
-7
/
+8
2012-06-02
bench: Add an unwinding benchmark
Brian Anderson
-0
/
+85
2012-06-02
Add more #fmt float tests
Brian Anderson
-0
/
+9
2012-06-02
(float) fix some rounding errors when showing as str
Kevin Cantu
-2
/
+2
2012-06-02
Allow rcvrs to be borrowed; check rcvrs in borrowck properly
Niko Matsakis
-6
/
+151
2012-06-02
improve borrowck to handle some frankly rather tricky cases
Niko Matsakis
-0
/
+131
2012-06-01
test: xfail-win32 run-pass/companionmod. not sure why it's broke
Brian Anderson
-0
/
+1
2012-06-01
Port more resource tests to classes
Tim Chevalier
-22
/
+38
2012-06-01
Tests for copyability and sendability rules for classes
Tim Chevalier
-0
/
+44
2012-06-01
Port another resource test to use classes
Tim Chevalier
-2
/
+3
2012-06-01
Enforce rule that classes with dtors aren't copyable
Tim Chevalier
-1
/
+5
2012-06-01
Remove obsolete test
Tim Chevalier
-6
/
+0
2012-06-01
Update task-killjoin-rsrc to use classes
Tim Chevalier
-19
/
+21
2012-06-01
Port more test cases to use classes instead of resources
Tim Chevalier
-23
/
+47
2012-06-01
Revert "test: xfail-win32 run-pass/cci_borrow.rs"
Brian Anderson
-1
/
+0
2012-06-01
Revert "test: xfail-win32 run-pass/cci_capture_clause.rs"
Brian Anderson
-1
/
+0
2012-06-01
test: xfail-win32 run-pass/cci_capture_clause.rs
Brian Anderson
-0
/
+1
2012-06-01
test: xfail-win32 run-pass/cci_borrow.rs
Brian Anderson
-0
/
+1
2012-06-01
core: Fix handling of 0-padded floats with precision in #fmt
Brian Anderson
-1
/
+5
2012-06-01
test: Move tests with rustc deps into run-pass-fulldeps
Brian Anderson
-0
/
+0
[prev]
[next]