]> git.lizzy.rs Git - rust.git/history - src/libsyntax
Auto merge of #27652 - alex-ozdemir:iter, r=bluss
[rust.git] / src / libsyntax /
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 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 Jonas SchievinkFix macro expansion in for loop pattern
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 borsAuto merge of #27584 - TimNN:macro-eof-span, r=huonw
2015-08-11 Georg Brandlsyntax: fix use of "vector" for [x; n] literal and...
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 Crichtonsyntax: Add a new unstable #[linked_from] attribute
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 Tobias BucherRemove unused feature
2015-08-09 Eli FriedmanUse https URLs to refer to rust-lang.org where appropriate.
2015-08-09 Tobias BucherReplace many uses of `mem::transmute` with more specifi...
2015-08-08 Sean McArthurrustc: rename multiple imports in a list
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 Tim Neumannimprove span of erroneous empty macro invocation
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 borsAuto merge of #27558 - mlalic:patch-1, r=brson
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-07 borsAuto merge of #27574 - brson:cache-staged-api, r=huonw
2015-08-06 borsAuto merge of #27566 - rubymeow:master, r=steveklabnik
2015-08-06 borsAuto merge of #27296 - jroesch:type-macros, r=huonw
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 borsAuto merge of #27505 - steveklabnik:exterminate_extermi...
2015-08-05 Steve KlabnikRollup merge of #27524 - steveklabnik:gh27523, r=gankro
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-05 borsAuto merge of #27458 - mitaa:local_cpath, r=nikomatsakis
2015-08-05 Manish GoregaokarRollup merge of #27528 - friedm:doc_meta_designator...
2015-08-05 Manish GoregaokarRollup merge of #27527 - aij:tarpl, r=Gankro
2015-08-05 Manish GoregaokarRollup merge of #27525 - Gankro:nomvar, r=aturon
2015-08-05 Manish GoregaokarRollup merge of #27521 - steveklabnik:doc_std_mem_forge...
2015-08-05 Manish GoregaokarRollup merge of #27519 - JanLikar:rearrange-patterns...
2015-08-05 borsAuto merge of #27503 - c-nixon:master, r=steveklabnik
2015-08-05 borsAuto merge of #27520 - brson:bump, r=alexcrichton
2015-08-05 borsAuto merge of #27439 - vberger:more_perseverant_resolve...
2015-08-05 borsAuto merge of #27393 - alexcrichton:no-std-changes...
2015-08-04 Jared RoeschFix last nits
2015-08-04 Jared RoeschAddress final nits
2015-08-04 Jared RoeschActually commit tests
2015-08-04 Jared RoeschAddress nits
2015-08-04 Jared RoeschAdd feature gate
2015-08-04 Jared RoeschUpdate and add test case
2015-08-04 Jared RoeschExtend macro machinery to expand macros in types
2015-08-04 Jared RoeschMake parser recognize macro invocations in types
2015-08-04 Jared RoeschAdd a macro invocation to the type AST
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 borsAuto merge of #26470 - l0kod:process-session-leader...
2015-08-04 Alex Crichtonsyntax: Don't assume `std` exists for tests
2015-08-04 Manish GoregaokarRollup merge of #27502 - rust-lang:grammer, r=brson
2015-08-04 Manish GoregaokarRollup merge of #27498 - nagisa:eeeeeeh, r=Gankro
2015-08-04 Manish GoregaokarRollup merge of #27491 - GuillaumeGomez:patch-4, r...
2015-08-04 Manish GoregaokarRollup merge of #27470 - cactorium:e0074toe0077, r...
2015-08-04 Manish GoregaokarRollup merge of #27460 - JanLikar:master, r=steveklabnik
2015-08-04 Manish GoregaokarRollup merge of #27398 - tshepang:patch-5, r=steveklabnik
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
next