]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/lib.rs
Auto merge of #27624 - apasel422:issue-27620, r=Gankro
[rust.git] / src / librustc_trans / lib.rs
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27870 - durka:patch-5, r=steveklabnik
2015-08-18 borsAuto merge of #27869 - alexcrichton:libtest-panic,...
2015-08-18 borsAuto merge of #27866 - arielb1:really-fast-reject,...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27169 - huonw:simd, r=alexcrichton
2015-08-17 Huon WilsonAdd rustc_platform_intrinsics & some arm/x86 intrs.
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex CrichtonAdd issue for the rustc_private feature everywhere
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
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 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 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-09 Eli FriedmanUse https URLs to refer to rust-lang.org where appropriate.
2015-08-09 Tobias BucherMake `slice::transmute*` private
2015-08-09 Tobias BucherReplace many uses of `mem::transmute` with more specifi...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-21 borsAuto merge of #27093 - Manishearth:closure-label-shadow...
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-21 borsAuto merge of #27153 - alexcrichton:flaky-tests, r...
2015-07-21 borsAuto merge of #27103 - wthrowe:doc_format, r=alexcrichton
2015-07-20 borsAuto merge of #27026 - nagisa:overflowing-unsigned...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
2015-07-20 borsAuto merge of #27065 - marcusklaas:loop-label, r=nrc
2015-07-19 borsAuto merge of #27101 - steveklabnik:doc_no_mutability_r...
2015-07-18 borsAuto merge of #27096 - apasel422:issue-26217, r=nikomat...
2015-07-18 borsAuto merge of #27088 - tamird:fix-ios-build, r=alexcrichton
2015-07-18 borsAuto merge of #27085 - Ryman:gh17546, r=alexcrichton
2015-07-18 borsAuto merge of #27074 - steveklabnik:gh27014, r=alexcrichton
2015-07-17 borsAuto merge of #26955 - Gankro:raw-vec, r=bluss,alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27095 - tshepang:space, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27094 - tamird:DRY-search-focus, r...
2015-07-18 Manish GoregaokarRollup merge of #27091 - steveklabnik:doc_tests_glob...
2015-07-18 Manish GoregaokarRollup merge of #27081 - rick68:patch-15, r=alexcrichton
2015-07-18 Manish GoregaokarRollup merge of #27067 - GuillaumeGomez:patch-1, r=cmr
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 borsAuto merge of #27045 - nikomatsakis:better-object-defau...
2015-07-17 borsAuto merge of #27076 - alexcrichton:update-llvm, r...
2015-07-17 Alex CrichtonMerge branch 'generic-enum-disr-fix' of https://github...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-17 Alex Crichtontrans: Clean up handling the LLVM data layout
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26819 - P1start:ref-suggestion, r...
2015-07-16 Manish GoregaokarRollup merge of #27028 - Gankro:travis, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-12 Manish GoregaokarRollup merge of #26881 - andreastt:international_keyboa...
next