summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2014-03-10auto merge of #12766 : TeXitoi/rust/fix-shootout-spectralnorm, r=alexcrichtonbors-11/+18
2014-03-10auto merge of #12652 : rcxdude/rust/hexfloatext, r=alexcrichtonbors-0/+93
2014-03-10Implement hexadecimal floating point literals via a syntax extensionDouglas Young-0/+93
2014-03-10libstd: Change `slice_shift_char`, `shift_char`, `pop_char`, `shift_byte` and...Piotr Czarnecki-4/+4
2014-03-09borrowck: classify expressions as assignees, uses or bothEdward Wang-3/+56
2014-03-09fix shootout-spectralnorm, broken since Arc cannot unwrap.Guillaume Pinot-11/+18
2014-03-08Removed DeepClone. Issue #12698.Michael Darakananda-125/+14
2014-03-07create a sensible comparison trait hierarchyDaniel Micay-26/+43
2014-03-06rustc: Move mut slice check to `check_static`Flavio Percoco-2/+7
2014-03-06Allow mutable slices in statics.xales-0/+31
2014-03-06test: Add some tests for closed issuesAlex Crichton-0/+340
2014-03-06fix typos with with repeated words, just like this sentence.Kang Seonghoon-3/+3
2014-03-06auto merge of #12714 : michaelwoerister/rust/limited-debuginfo, r=alexcrichtonbors-2/+54
2014-03-06auto merge of #12705 : alexcrichton/rust/issue-12692, r=brsonbors-0/+52
2014-03-06debuginfo: Add test case for limited debuginfoMichael Woerister-0/+52
2014-03-06debuginfo: Expose limited debuginfo in command line optionsMichael Woerister-2/+2
2014-03-05std: Move libnative task count bookkeeping to stdAlex Crichton-0/+30
2014-03-05Fix ICE on statics with fancy nullable enums.Jed Davis-0/+20
2014-03-06Disallowed patterns in extern fn declarations.Dmitry Promsky-0/+24
2014-03-05native: Fix usage of a deallocated mutexAlex Crichton-0/+22
2014-03-04auto merge of #12491 : eddyb/rust/deref, r=nikomatsakisbors-0/+280
2014-03-04auto merge of #12300 : DaGenix/rust/uppercase-variable-lint, r=alexcrichtonbors-0/+40
2014-03-05Emit the uppercase variable lint for struct fields that have names with upper...Palmer Cox-0/+6
2014-03-04auto merge of #12688 : alexcrichton/rust/fix-some-link-args, r=brsonbors-0/+30
2014-03-04Add lint for variable names that contain uppercase charactersPalmer Cox-0/+34
2014-03-05Allow overloading explicit dereferences.Eduard Burtescu-0/+280
2014-03-04Cleaned up `std::any`Marvin Löbel-1/+2
2014-03-04rustc: Streamline error messages for i18n, using `plural` whenever possible.Kang Seonghoon-2/+2
2014-03-03auto merge of #12665 : alexcrichton/rust/fix-snap-again, r=huonwbors-0/+2
2014-03-03test: Ignore some more syntax extension testsAlex Crichton-0/+4
2014-03-02auto merge of #12659 : alexcrichton/rust/fix-snap, r=sfacklerbors-0/+2
2014-03-02test: Ignore some phase(syntax) testsAlex Crichton-0/+2
2014-03-02Expand string literals and exprs inside of macrosSteven Fackler-1/+32
2014-03-02auto merge of #12645 : alexcrichton/rust/invalid-libraries, r=brsonbors-0/+19
2014-03-01rustc: Better error when loading invalid librariesAlex Crichton-0/+19
2014-03-01auto merge of #12630 : alexcrichton/rust/flush-buffered, r=brsonbors-5/+4
2014-03-01auto merge of #12641 : sfackler/rust/issue-11552, r=huonwbors-0/+29
2014-03-01std: Switch stdout/stderr to buffered by defaultAlex Crichton-5/+4
2014-03-01Add a test for #11552Steven Fackler-0/+29
2014-03-01auto merge of #12639 : luqmana/rust/struct-variant-pat, r=pcwaltonbors-0/+29
2014-03-01auto merge of #12638 : luqmana/rust/op-no-ref, r=alexcrichtonbors-0/+33
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-44/+64
2014-03-01librustc: Don't ICE when operator traits are not implemented properly. Fixes ...Luqman Aden-0/+33
2014-02-28librustc: Pass the node id so we don't fail on destructing struct variants. F...Luqman Aden-0/+29
2014-02-28syntax: Expand format!() deterministicallyAlex Crichton-0/+16
2014-02-28rustc: Add the concept of a Strict Version HashAlex Crichton-0/+76
2014-03-01rustc: implement a lint for publicly visible private types.Huon Wilson-0/+130
2014-02-27auto merge of #12614 : alexcrichton/rust/rollup, r=alexcrichtonbors-0/+44
2014-02-27auto merge of #12348 : brunoabinader/rust/libcollections-list-refactory, r=al...bors-9/+9
2014-02-27rustc: Move local native libs back in link-argsAlex Crichton-0/+44