]> git.lizzy.rs Git - rust.git/history - src/librustc
core: Fill out issues for unstable features
[rust.git] / src / librustc /
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
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 Alex Crichtonrustc: Allow changing the default allocator
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 Niko MatsakisCorrect nits from @nrc
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 borsAuto merge of #27693 - nagisa:remutex-docs, r=alexcrichton
2015-08-13 borsAuto merge of #27789 - chriskrycho:remove_pandoc_refere...
2015-08-13 Niko Matsakisexpr_use_visitor: Remove FIXME that is no longer needed...
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 Matsakisty.rs: document/cleanup required_region_bounds a bit
2015-08-12 Niko Matsakisoutlives.rs: correct typo
2015-08-12 Niko Matsakistraits/error_reporting.rs: always note obligation cause
2015-08-12 Niko Matsakisoutlives.rs: remove use of ty.walk and replace with...
2015-08-12 Niko Matsakisoutlives: convert outlives to use an exhaustive match...
2015-08-12 Niko Matsakistraits: consider whether origin is RFC1214 when caching...
2015-08-12 Niko Matsakismiddle/outlives.rs: s/temp/subcomponents/
2015-08-12 Niko Matsakismiddle/outlives.rs: fix typo
2015-08-12 Niko Matsakisinfer/mod.rs: add doc comment to RFC1214 variant
2015-08-12 Niko MatsakisAdd FIXME for apparent stage0 regression
2015-08-12 Niko MatsakisFallout in libs -- misc missing bounds uncovered by...
2015-08-12 Niko MatsakisGeneralize the outlives rule for projections to handle...
2015-08-12 Niko MatsakisIntroduce a "origin/cause" for new requirements (or...
2015-08-12 Niko MatsakisExtend ParameterEnvironment to remember the free_id...
2015-08-12 Niko MatsakisAdd two new kinds of predicates, WellFormed and ObjectSafe.
2015-08-12 Niko MatsakisDefine the `wf` and `outlives` relation separately...
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 borsAuto merge of #27630 - sylvestre:master, r=dotdash
2015-08-12 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
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 Alex Crichtontrans: Re-enable unwinding on 64-bit MSVC
2015-08-11 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
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 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 Alex Crichtonsyntax: Add a new unstable #[linked_from] attribute
2015-08-11 Steven FacklerStabilize the Duration API
2015-08-11 Felix S. Klock IITurn nonzeroing move hints back off by default.
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 Alex CrichtonRemove morestack support
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 Tim Neumannadd and use Span.substitute_dummy method
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-09 Eli FriedmanUse https URLs to refer to rust-lang.org where appropriate.
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 Felix S. Klock IITurn nonzeroing move hints back off by default.
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 Ariel Ben-Yehudarename ADTDef to AdtDef etc.
next