about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2014-01-09Fix ICE on const of nullable enum with fields in null case.Jed Davis-0/+19
2014-01-09auto merge of #10926 : thestinger/rust/rc, r=cmrbors-23/+2
2014-01-09librustc: Implement placement `box` for GC and unique pointers.Patrick Walton-2/+34
2014-01-09stop treating `Rc` cycles as unsafeDaniel Micay-23/+2
2014-01-09auto merge of #11402 : bjz/rust/remove-approx, r=alexcrichtonbors-153/+137
2014-01-09auto merge of #11394 : alexcrichton/rust/no-decorator, r=cmrbors-7/+4
2014-01-09auto merge of #11386 : rcatolino/rust/ice-10955, r=pcwaltonbors-0/+30
2014-01-08Remove the io::Decorator traitAlex Crichton-7/+4
2014-01-09Remove ApproxEq and assert_approx_eq!Brendan Zabarauskas-153/+137
2014-01-08auto merge of #11401 : michaelwoerister/rust/issue11322, r=alexcrichtonbors-0/+40
2014-01-08auto merge of #11370 : alexcrichton/rust/issue-10465, r=pwaltonbors-0/+33
2014-01-08Fix CodeMap issue in expand_include_str()Michael Woerister-0/+40
2014-01-08auto merge of #11405 : huonw/rust/moredocs, r=huonwbors-18/+18
2014-01-08auto merge of #11358 : pcwalton/rust/typed-arenas, r=alexcrichtonbors-11/+12
2014-01-07Fix leaking trait imports across modulesAlex Crichton-0/+33
2014-01-07'borrowed pointer' -> 'reference'Brian Anderson-18/+18
2014-01-07libextra: Introduce typed arenas.Patrick Walton-11/+12
2014-01-08Remove unnecessary substitution of type params when generatingRaphael Catolino-0/+30
2014-01-07auto merge of #11353 : alexcrichton/rust/improve-logging, r=brsonbors-0/+46
2014-01-07auto merge of #11347 : alexcrichton/rust/issue-11346, r=brsonbors-0/+5
2014-01-07auto merge of #11329 : fhahn/rust/unused-cast-lint2, r=alexcrichtonbors-0/+24
2014-01-06Support arbitrary stdout/stderr/logger handlesAlex Crichton-0/+46
2014-01-06Add lint for unnecessary castsFlorian Hahn-0/+24
2014-01-06Don't attempt duplicate outputsAlex Crichton-0/+5
2014-01-06auto merge of #11333 : cmr/rust/triage2, r=alexcrichtonbors-2/+29
2014-01-06auto merge of #11315 : alexcrichton/rust/issue-11309, r=huonwbors-0/+28
2014-01-05Guarantee that native tasks wait for childrenAlex Crichton-0/+28
2014-01-05Fix some warningsCorey Richardson-1/+1
2014-01-05Remove a fixmeCorey Richardson-1/+28
2014-01-06Revert "std: adjust requested stack size for thread-local storage."Huon Wilson-22/+0
2014-01-05Don't abort the process in native::startAlex Crichton-0/+22
2014-01-04auto merge of #11188 : brson/rust/noderef, r=brsonbors-336/+145
2014-01-04rustc: Add error about obsolete struct derefBrian Anderson-0/+15
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-322/+138
2014-01-04auto merge of #11284 : huonw/rust/issue-6233, r=alexcrichtonbors-0/+22
2014-01-04Don't allow single-variant enums to be dereferenced. #6246Brian Anderson-25/+3
2014-01-03auto merge of #11251 : pcwalton/rust/remove-at-mut, r=pcwaltonbors-1356/+427
2014-01-04std: adjust requested stack size for thread-local storage.Huon Wilson-0/+22
2014-01-03test: Make all the run-pass tests use `pub fn main`Patrick Walton-73/+73
2014-01-03test: De-`@mut` the test suitePatrick Walton-837/+351
2014-01-03test: Get rid of some `@mut`s in borrow check testsPatrick Walton-45/+3
2014-01-03test: Make `borrowck-assign-to-subfield` into a run-pass test, now thatPatrick Walton-11/+0
2014-01-03test: Remove all borrow check write guard testsPatrick Walton-390/+0
2014-01-03auto merge of #11264 : am0d/rust/crate_type_lint, r=alexcrichtonbors-0/+12
2014-01-03auto merge of #11149 : alexcrichton/rust/remove-either, r=brsonbors-5/+12
2014-01-03Remove std::eitherAlex Crichton-5/+12
2014-01-03auto merge of #11276 : brson/rust/0.9, r=pcwaltonbors-1/+1
2014-01-03auto merge of #11262 : alexcrichton/rust/issue-11259, r=pcwaltonbors-0/+8
2014-01-02auto merge of #11093 : alexcrichton/rust/issue-11085, r=pcwaltonbors-0/+55
2014-01-02Bump version to 0.9Brian Anderson-1/+1