]> git.lizzy.rs Git - rust.git/history - src/test
Address review comments
[rust.git] / src / test /
2016-03-14 Aaron TuronAddress review comments
2016-03-14 Aaron TuronForbid cross-polarity specializations
2016-03-14 Aaron TuronAdd regression tests from initial implementation review
2016-03-14 Aaron TuronMove specialization graph walks to iterators; make...
2016-03-14 Aaron TuronAddress basic nits from initial review
2016-03-14 Aaron TuronAssorted fixed after rebasing
2016-03-14 Aaron TuronAdjust tests for feature gate, and add tests for the...
2016-03-14 Aaron TuronAdjust coherence test to reflect that only the orphan...
2016-03-14 Aaron TuronAdjust test for new overlap message on default trait...
2016-03-14 Aaron TuronAdjust overlap-related tests to account for cosmetic...
2016-03-14 Aaron TuronAdd tests for specialization on associated types
2016-03-14 Aaron TuronCheck for proper use of `default` keyword in specializi...
2016-03-14 Aaron TuronAdd basic specialization tests, including for default...
2016-03-14 Aaron TuronAdd `default` as contextual keyword, and parse it for...
2016-03-14 borsAuto merge of #30587 - oli-obk:eager_const_eval2, r...
2016-03-14 borsAuto merge of #32233 - Amanieu:volatile_store, r=eddyb
2016-03-14 borsAuto merge of #32232 - jonas-schievink:issue31511,...
2016-03-14 borsAuto merge of #32231 - ruud-v-a:avx-cmp-blend, r=alexcr...
2016-03-14 borsAuto merge of #32226 - andoriyu:patch-2, r=alexcrichton
2016-03-13 borsAuto merge of #32211 - achanda:ipv6-global, r=alexcrichton
2016-03-13 Jonas SchievinkFix test fallout
2016-03-13 borsAuto merge of #32227 - jseyfried:fix_import_resolution_...
2016-03-13 Amanieu d'AntrasFix LLVM assert with write_volatile
2016-03-13 borsAuto merge of #32184 - ollie27:win_stdout, r=alexcrichton
2016-03-13 Jonas SchievinkGive a more accurate error on thin-to-fat ptr cast
2016-03-13 borsAuto merge of #32229 - Manishearth:rollup, r=Manishearth
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-13 Manish GoregaokarRollup merge of #32212 - Manishearth:ice-cu, r=eddyb
2016-03-13 Manish GoregaokarRollup merge of #32179 - srinivasreddy:remove_int_suffi...
2016-03-13 Manish GoregaokarRollup merge of #32164 - nikomatsakis:fewer-errors...
2016-03-13 borsAuto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
2016-03-13 Jeffrey SeyfriedAdd regression test for #32222
2016-03-13 borsAuto merge of #32182 - bluss:string-from-is-str-owned...
2016-03-13 borsAuto merge of #32141 - jseyfried:fix_resolution_in_lexi...
2016-03-13 borsAuto merge of #32217 - alexcrichton:fix-make-dist,...
2016-03-13 borsAuto merge of #32140 - ruud-v-a:avx-intrinsics, r=alexc...
2016-03-12 borsAuto merge of #32112 - alexcrichton:fix-issues, r=aturon
2016-03-12 Alex Crichtonstd: Clean out deprecated APIs
2016-03-12 borsAuto merge of #32193 - eddyb:stage1-is-useful-mkay...
2016-03-12 borsAuto merge of #32142 - mitaa:rdoc-maybe-inline-local...
2016-03-12 Eduard BurtescuStatically link run-pass/command-before-exec so it...
2016-03-12 Alex Crichtontest: Move some test outputs into $(TMPDIR)
2016-03-12 borsAuto merge of #31925 - aturon:inherent-overlap, r=nikom...
2016-03-12 borsAuto merge of #32200 - Manishearth:rollup, r=Manishearth
2016-03-12 Manish GoregaokarRollup merge of #32197 - andoriyu:patch-1, r=alexcrichton
2016-03-12 Manish GoregaokarRollup merge of #32186 - srinivasreddy:libcoretest...
2016-03-12 Manish GoregaokarRollup merge of #32183 - bluss:doc-index, r=alexcrichton
2016-03-12 Manish GoregaokarRollup merge of #32181 - srinivasreddy:librustfront...
2016-03-12 Manish GoregaokarRollup merge of #32180 - srinivasreddy:type_check_lib...
2016-03-11 borsAuto merge of #32132 - arcnmx:cargobuild-std-target...
2016-03-11 Aaron TuronAdjust rustdoc test for new restriction
2016-03-11 Manish GoregaokarRollup merge of #32178 - naltun:patch-1, r=steveklabnik
2016-03-11 Manish GoregaokarRollup merge of #32174 - cmbrandenburg:spell_fix, r...
2016-03-11 Manish GoregaokarRollup merge of #32171 - frewsxcv:compiletest, r=alexcr...
2016-03-11 Manish GoregaokarRollup merge of #32158 - seanmonstar:dead-associated...
2016-03-11 Manish GoregaokarRollup merge of #32137 - nathankleyn:improve-docs-for...
2016-03-11 Aaron TuronAdjust tests to new error message
2016-03-11 Aaron TuronAdd regression test for duplicate items in overlapping...
2016-03-11 borsAuto merge of #32134 - jseyfried:forbid_type_alias_as_m...
2016-03-11 borsAuto merge of #32133 - alexcrichton:linkchecker, r...
2016-03-11 Oliver Schneiderundo changes to run-pass tests that aren't errors anymore
2016-03-11 borsAuto merge of #32034 - alexcrichton:old-x86-msvc, r...
2016-03-11 borsAuto merge of #32121 - GuillaumeGomez:help_e0514, r=cmr
2016-03-11 borsAuto merge of #32102 - alexcrichton:assert-safe-closure...
2016-03-10 borsAuto merge of #32117 - mitaa:patch-3, r=alexcrichton
2016-03-10 borsAuto merge of #32107 - Stebalien:partial-write, r=alexc...
2016-03-10 borsAuto merge of #32101 - SimonSapin:patch-11, r=alexcrichton
2016-03-10 Oliver Schneiderbreak enum variant discriminant inference in case of...
2016-03-10 borsAuto merge of #32173 - steveklabnik:rollup, r=steveklabnik
2016-03-10 Oliver Schneiderdon't be a breaking change, even in presence of overflo...
2016-03-10 Oliver Schneideralso print the expected type in the error message
2016-03-10 Oliver Schneidertypestrong constant integers
2016-03-10 Steve KlabnikRollup merge of #32150 - steveklabnik:gh20213, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32149 - steveklabnik:gh31628, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32148 - steveklabnik:gh31912, r=apasel422
2016-03-10 Steve KlabnikRollup merge of #32147 - steveklabnik:gh31950, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32136 - nathankleyn:improve-docs-for...
2016-03-10 Steve KlabnikRollup merge of #32125 - pyfisch:patch-2, r=steveklabnik
2016-03-10 Steve KlabnikRollup merge of #32091 - dirk:dirk/siphasher-docs-clari...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-10 borsAuto merge of #32100 - SimonSapin:patch-6, r=alexcrichton
2016-03-10 Niko MatsakisAdd comment explaining purpose of test
2016-03-10 borsAuto merge of #32097 - jseyfried:fix_resolution_regress...
2016-03-10 Corey FarwellPrefer 'associated function' over 'static method' in...
2016-03-10 borsAuto merge of #31710 - eddyb:reify, r=nikomatsakis
2016-03-10 mitaaRemove `feature(globs)` since they are stable
2016-03-10 mitaaConsider `doc(hidden)` for crate-local inlining
2016-03-10 borsAuto merge of #31618 - alexcrichton:no-thread-spawns...
2016-03-09 Niko MatsakisDo not report errors from regionck if other errors...
2016-03-09 Steve KlabnikMerge pull request #32135 from nathankleyn/improve...
2016-03-09 Sean McArthurlint: mark associated types as live for the dead_code...
2016-03-09 Eduard Burtescutrans: Keep transmutes from fn item types working,...
2016-03-09 borsAuto merge of #32073 - jseyfried:fix_another_trait_priv...
2016-03-09 Eduard Burtescutypeck: Unify if-else blocks, match arms and array...
2016-03-09 Eduard BurtescuTest that function types are actually zero-sized.
2016-03-09 Eduard Burtescutests: Avoid transmuting from fn item types.
2016-03-09 Eduard BurtescuPrint fn type parameters for TyFnDef.
2016-03-09 Eli FriedmanSplit TyBareFn into TyFnDef and TyFnPtr.
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
next