]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/build_reduced_graph.rs
Auto merge of #27856 - nikomatsakis:move-def-id-to-rustc, r=eddyb
[rust.git] / src / librustc_resolve / build_reduced_graph.rs
2015-08-24 borsAuto merge of #27856 - nikomatsakis:move-def-id-to...
2015-08-24 Niko Matsakisfallout from moving def-id
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-23 borsAuto merge of #27944 - dotdash:zst_memcpy, r=eddyb
2015-08-23 borsAuto merge of #27931 - tbu-:pr_liblibc_void, r=alexcrichton
2015-08-23 borsAuto merge of #27927 - DiamondLovesYou:no-asm, r=alexcr...
2015-08-23 borsAuto merge of #27922 - tshepang:dst-definition, r=alexc...
2015-08-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
2015-08-23 borsAuto merge of #27912 - DiamondLovesYou:backtrace-refact...
2015-08-22 Steve KlabnikRollup merge of #27935 - mbrubeck:cfg-test, r=steveklabnik
2015-08-22 Steve KlabnikRollup merge of #27934 - MatejLach:spacing_fix, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27926 - durka:emphasize-no-bin-doctest...
2015-08-22 Steve KlabnikRollup merge of #27924 - pornel:bookthreadjoin, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27921 - tshepang:missing-words, r...
2015-08-22 Steve KlabnikRollup merge of #27920 - tshepang:ancient-syntax, r...
2015-08-22 Steve KlabnikRollup merge of #27904 - tshepang:nit, r=nikomatsakis
2015-08-22 Steve KlabnikRollup merge of #27903 - tshepang:improve-example,...
2015-08-22 borsAuto merge of #27915 - SimonSapin:dotted_i, r=alexcrichton
2015-08-22 borsAuto merge of #27914 - pnkfelix:fix-fcnr-for-valgrind...
2015-08-22 borsAuto merge of #27896 - alexcrichton:into-raw-os-prelude...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-22 borsAuto merge of #27913 - birkenfeld:remove_suffix_len...
2015-08-22 borsAuto merge of #27907 - huonw:simd, r=alexcrichton
2015-08-22 borsAuto merge of #27892 - nikomatsakis:issue-27583, r...
2015-08-22 borsAuto merge of #27871 - alexcrichton:stabilize-libcore...
2015-08-22 borsAuto merge of #27860 - m4rw3r:rustdoc_unstable_feature_...
2015-08-22 borsAuto merge of #27826 - sfackler:wait-timeout-enum,...
2015-08-22 borsAuto merge of #27653 - Keruspe:master, r=alexcrichton
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-21 borsAuto merge of #27837 - Gankro:weaknique, r=aturon
2015-08-19 Alexis Beingessnerfallout of reworking rc and arc APIs
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
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 #27474 - bluss:twoway-reverse, r=brson
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-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 #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 borsAuto merge of #27652 - alex-ozdemir:iter, r=bluss
2015-08-12 borsAuto merge of #27698 - arielb1:foreign-type-import...
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 borsAuto merge of #27618 - dotdash:drop_fixes, r=luqmana
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 #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 #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-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
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 borsAuto merge of #27252 - tbu-:pr_less_transmutes, r=alexc...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
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 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 Ariel Ben-Yehudaremove ty::{VariantInfo, FieldTy}
2015-08-06 Victor BergerFactor inc/dec count methods.
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 Victor BergerBlock import resolution only on 'pub' imports.
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 borsAuto merge of #27439 - vberger:more_perseverant_resolve...
2015-08-05 borsAuto merge of #27393 - alexcrichton:no-std-changes...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 borsAuto merge of #26470 - l0kod:process-session-leader...
next