summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2015-06-18Add a test for issue 26322Simonas Kazlauskas-0/+36
2015-06-17Clear cached landing pads before generating a call.Eli Friedman-0/+40
2015-06-09collections: Make BinaryHeap panic safe in sift_up / sift_downUlrik Sverdrup-0/+108
2015-06-09std: Make abs() panic on overflow in debug modeAlex Crichton-0/+21
2015-05-16Make a test compatible with the beta channelBrian Anderson-2/+0
2015-05-15syntax: Unquoting some statements requires trailing semicolonsErick Tryzelaar-0/+6
2015-05-15Auto merge of #25400 - nrc:save-api, r=huonwbors-43/+96
2015-05-15Auto merge of #25399 - kballard:crate-attributes-cfg_attr, r=alexcrichtonbors-0/+31
2015-05-14Auto merge of #25403 - Manishearth:rollup, r=Manishearthbors-2/+2
2015-05-14Auto merge of #24920 - alexcrichton:duration, r=aturonbors-32/+32
2015-05-14Move configuration 1 phase before crate metadata collectionKevin Ballard-0/+31
2015-05-14Rollup merge of #25398 - nham:E0066_E0069, r=huonwManish Goregaokar-2/+2
2015-05-14save-analysis: fix a bracket counting bugNick Cameron-0/+12
2015-05-14save-analysis: update the smoke testNick Cameron-43/+84
2015-05-14Auto merge of #25338 - tamird:unignore-stage-tests, r=alexcrichtonbors-28/+0
2015-05-13Add error explanations for E0066 and E0069.Nick Hamann-2/+2
2015-05-13std: Redesign Duration, implementing RFC 1040Alex Crichton-32/+32
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-74/+106
2015-05-13Unignore some tests in stage1Tamir Duberstein-26/+0
2015-05-13Allow `T::C` syntax in match patterns to refer to trait-assosociated constants.Sean Patrick Santos-0/+4
2015-05-13Remove errant lineTamir Duberstein-2/+0
2015-05-13Auto merge of #25344 - arielb1:fresh-float, r=nikomatsakisbors-0/+74
2015-05-13Auto merge of #25318 - nrc:for-expn, r=sfacklerbors-0/+37
2015-05-13Auto merge of #25024 - nrc:mulit-decor, r=sfacklerbors-16/+117
2015-05-13RebasingNick Cameron-18/+10
2015-05-13Merge branch 'master' into mulit-decorNick Cameron-16/+216
2015-05-13RebasingNick Cameron-2/+2
2015-05-13Tests for custom coercionsNick Cameron-0/+91
2015-05-13Fix a bunch of bugsNick Cameron-9/+54
2015-05-13eddyb's changes for DST coercionsNick Cameron-23/+9
2015-05-12Create a FreshFloatTy separate from FreshIntTyAriel Ben-Yehuda-0/+74
2015-05-12Rollup merge of #25329 - jooert:tests, r=alexcrichtonManish Goregaokar-0/+41
2015-05-12Auto merge of #25300 - kballard:core-slice-overflow, r=Gankrobors-0/+60
2015-05-12Auto merge of #25171 - quantheory:associated_time_long_paths, r=nikomatsakisbors-0/+55
2015-05-12Add regression test for #20413Johannes Oertel-0/+25
2015-05-12Add regression test for #18075Johannes Oertel-0/+16
2015-05-12Auto merge of #24818 - tbelaire:double-import, r=nrcbors-0/+27
2015-05-12Auto merge of #23424 - arielb1:ambiguous-project, r=nikomatsakisbors-0/+20
2015-05-12TestsNick Cameron-0/+37
2015-05-12Merge branch 'master' intoNick Cameron-314/+1300
2015-05-11Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichtonbors-0/+1
2015-05-11Avoid returning a slice with a null pointer from Iter.as_slice()Kevin Ballard-3/+29
2015-05-11Handle overflow properly in core::sliceKevin Ballard-0/+34
2015-05-11Auto merge of #25085 - carols10cents:remove-old-tilde, r=steveklabnikbors-16/+12
2015-05-10Rollup merge of #25252 - inrustwetrust:crate-type-attribute, r=alexcrichtonManish Goregaokar-0/+14
2015-05-10Upgraded warning for invalid crate_type attribute syntax to an errorinrustwetrust-0/+14
2015-05-09Remove auxiliary files not used since eb4d39eCarol Nichols-40/+0
2015-05-09Remove auxiliary file not used since 17da4c7Carol Nichols-27/+0
2015-05-09Remove auxiliary files not used since 812637eCarol Nichols-164/+0
2015-05-09Rollup merge of #25216 - barosl:no-more-task, r=ManishearthManish Goregaokar-31/+31