]> git.lizzy.rs Git - rust.git/history - src/test
core: Fill out issues for unstable features
[rust.git] / src / test /
2015-08-15 borsAuto merge of #27845 - dylanmckay:abstract-pointer...
2015-08-15 borsAuto merge of #27847 - birkenfeld:patch-3, r=sfackler
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-15 w00nsFix issue with for loop expansion
2015-08-15 borsAuto merge of #27841 - jonas-schievink:still-repeating...
2015-08-15 borsAuto merge of #27825 - withoutboats:default_array,...
2015-08-15 borsAuto merge of #27839 - gkoz:netbsd_ar, r=brson
2015-08-14 borsAuto merge of #27400 - alexcrichton:less-jemalloc,...
2015-08-14 Jonas SchievinkFix span of invalid metavariable repetition
2015-08-14 Alex Crichtonrustc: Allow changing the default allocator
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27821 - dhuseby:manual_snapshots_1af31d4...
2015-08-14 borsAuto merge of #27816 - steveklabnik:for_chrisbot, r...
2015-08-14 borsAuto merge of #27786 - alexcrichton:start-testing-msvc...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27684 - alexcrichton:remove-deprecated...
2015-08-13 borsAuto merge of #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-13 Manish GoregaokarRollup merge of #27757 - AlisdairO:diagnostics366,...
2015-08-13 Manish GoregaokarRollup merge of #27699 - nathankleyn:diagnostics-383...
2015-08-13 borsAuto merge of #27762 - alexcrichton:fix-libc, r=aturon
2015-08-13 borsAuto merge of #27693 - nagisa:remutex-docs, r=alexcrichton
2015-08-13 borsAuto merge of #27789 - chriskrycho:remove_pandoc_refere...
2015-08-13 borsAuto merge of #27763 - wthrowe:debug-docs, r=alexcrichton
2015-08-13 Niko Matsakisadd regression test for #27592. Fixes #27592.
2015-08-13 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27698 - arielb1:foreign-type-import...
2015-08-12 Niko MatsakisUpdate test error messages based on changes to wfcheck...
2015-08-12 Niko Matsakistraits: consider whether origin is RFC1214 when caching...
2015-08-12 Niko Matsakisregionck.rs: correct misuse of ty.regions() rather...
2015-08-12 Niko Matsakiswip 082a011e2bd5c8254e6c1b2fdc97a6fcb2927a7f rm binary
2015-08-12 Niko MatsakisFallout in tests -- explain an interesting test failure...
2015-08-12 Niko MatsakisFallout in tests --- misc error message changes, WF...
2015-08-12 Niko MatsakisFallout in tests -- break test into a run-pass and...
2015-08-12 Niko MatsakisFallout in tests -- break this test into three tests...
2015-08-12 Niko MatsakisFallout in tests -- break the object safety part into...
2015-08-12 Niko MatsakisFallout in tests -- we now report an error if you even...
2015-08-12 Niko MatsakisNew tests --- projection outlives relation
2015-08-12 Niko MatsakisNew tests --- check that wf relation is being checked...
2015-08-12 Niko MatsakisImplement a new wfcheck to replace the old wf; this...
2015-08-12 Alex CrichtonRemove all unstable deprecated functionality
2015-08-12 borsAuto merge of #27691 - jonas-schievink:for-macro, r...
2015-08-12 borsAuto merge of #27690 - vadimcn:no-windres, r=alexcrichton
2015-08-12 borsAuto merge of #27688 - alexcrichton:rollup, r=alexcrichton
2015-08-12 Ariel Ben-Yehudastop cross-crate associated types from being imported
2015-08-12 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 Jonas SchievinkFix macro expansion in for loop pattern
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
2015-08-12 Alex CrichtonTest fixes and rebase conflicts
2015-08-12 Alex Crichtonrollup merge of #27682: neurons/np.27681
2015-08-12 Alex Crichtonrollup merge of #27679: durka/patch-5
2015-08-12 Alex Crichtonrollup merge of #27678: alexcrichton/snapshots
2015-08-12 Alex Crichtonrollup merge of #27676: alexcrichton/msvc-unwind
2015-08-12 Alex Crichtonrollup merge of #27674: zaeleus/ios-imports
2015-08-12 Alex Crichtonrollup merge of #27672: eefriedman/ios-target-cpu
2015-08-12 Alex Crichtonrollup merge of #27666: vadimcn/cabi-typo
2015-08-12 Alex Crichtonrollup merge of #27665: frewsxcv/patch-25
2015-08-12 Alex Crichtonrollup merge of #27664: birkenfeld/patch-1
2015-08-12 Alex Crichtonrollup merge of #27663: tbu-/pr_remove_fixme
2015-08-12 Alex Crichtonrollup merge of #27659: goyox86/goyox86/update-spanish...
2015-08-12 Alex Crichtonrollup merge of #27650: dotdash/backtrace_test
2015-08-12 Alex Crichtonrollup merge of #27644: AlisdairO/diagnostics194
2015-08-12 Alex Crichtonrollup merge of #27636: llogiq/patch-1
2015-08-12 Alex Crichtonrollup merge of #27635: GuillaumeGomez/patch-4
2015-08-12 Alex Crichtonrollup merge of #27630: sylvestre/master
2015-08-12 Alex Crichtonrollup merge of #27622: eefriedman/https-url
2015-08-12 Alex Crichtonrollup merge of #27618: dotdash/drop_fixes
2015-08-12 Alex Crichtonrollup merge of #27615: GuillaumeGomez/send_sync
2015-08-12 Alex Crichtonrollup merge of #27605: AlisdairO/diagnostics387
2015-08-12 borsAuto merge of #27615 - GuillaumeGomez:send_sync, r...
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 borsAuto merge of #27571 - TimNN:pretty-no-crate-type,...
2015-08-11 Guillaume GomezAdd HashSet and HashMap tests
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27651 - tshepang:patch-8, r=Gankro
2015-08-11 Manish GoregaokarRollup merge of #27648 - tshepang:patch-7, r=brson
2015-08-11 Manish GoregaokarRollup merge of #27647 - rust-lang:issue-27646, r=alexc...
2015-08-11 Manish GoregaokarRollup merge of #27633 - tshepang:patch-6, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27617 - AlisdairO:diagnostics193,...
2015-08-11 Manish GoregaokarRollup merge of #27612 - vincentbernat:fix/doc/iter...
2015-08-11 Manish GoregaokarRollup merge of #27611 - vincentbernat:fix/doc/chars...
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 Tim NeumannFix #27567: remove --crate-type=lib from pretty test
2015-08-11 Tim Neumannremove unused file in test/pretty
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-11 borsAuto merge of #26818 - sfackler:duration-stabilization...
2015-08-11 borsAuto merge of #27416 - alexcrichton:fix-dll-export...
2015-08-11 Alex Crichtontrans: Stop informing LLVM about dllexport
2015-08-11 Steven FacklerStabilize the Duration API
2015-08-11 Felix S. Klock IIplacate the pretty tests by ignoring my test.
2015-08-11 Felix S. Klock IIRegression test for dropflag reinit issue.
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 Alex CrichtonRemove morestack support
2015-08-10 Björn SteinbrinkMake the backtrace-debuginfo test less error prone
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
next