]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/cleanup.rs
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
[rust.git] / src / librustc_trans / trans / cleanup.rs
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-27 Alex Crichtonrollup merge of #23738: alexcrichton/snapshots
2015-03-27 Alex Crichtonrollup merge of #23780: ruud-v-a/wrapping
2015-03-27 Alex Crichtonrollup merge of #23776: nrc/allow_trivial_cast
2015-03-27 Alex Crichtonrollup merge of #23775: alexcrichton/fix-flaky-test
2015-03-27 Alex Crichtonrollup merge of #23771: aturon/stab-straggle-1
2015-03-27 Alex Crichtonrollup merge of #23769: alexcrichton/stabilize-split
2015-03-27 Alex Crichtonrollup merge of #23767: tshepang/typo
2015-03-27 Alex Crichtonrollup merge of #23765: alexcrichton/remove-colon-syntax
2015-03-27 Alex Crichtonrollup merge of #23764: tshepang/no-guessing-anymore
2015-03-27 Alex Crichtonrollup merge of #23761: alexcrichton/remove-phase
2015-03-27 Alex Crichtonrollup merge of #23753: aturon/revise-convert
2015-03-27 Alex Crichtonrollup merge of #23752: alexcrichton/remove-should...
2015-03-27 Alex Crichtonrollup merge of #23750: murarth/ipaddr-fromstr
2015-03-27 Alex Crichtonrollup merge of #23747: tshepang/misleading-info
2015-03-27 Alex Crichtonrollup merge of #23745: oneeman/trpl-looping
2015-03-27 Alex Crichtonrollup merge of #23743: Adenilson/addInfoArcClone01
2015-03-27 Alex Crichtonrollup merge of #23740: alexcrichton/remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23736: gmjosack/master
2015-03-27 Alex Crichtonrollup merge of #23725: tamird/test-with-ios
2015-03-27 Alex Crichtonrollup merge of #23721: erickt/deprecate
2015-03-27 Alex Crichtonrollup merge of #23719: steveklabnik/unstable_book
2015-03-27 Alex Crichtonrollup merge of #23712: nikomatsakis/reflect-trait
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-27 Alex Crichtonrollup merge of #23625: fhahn/issue-23620-ice-unicode...
2015-03-27 Alex Crichtonrollup merge of #23535: pnkfelix/fsk-filling-drop
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-03-26 Felix S. Klock IISwitch drop-flag to `u8` to allow special tags to instr...
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-03-01 Manish GoregaokarRollup merge of #22935 - dotdash:method_attr, r=eddyb
2015-03-01 Manish GoregaokarRollup merge of #22923 - dotdash:trans_arg, r=eddyb
2015-03-01 borsAuto merge of #22880 - alexcrichton:deprecate-io-extens...
2015-02-28 Manish GoregaokarRollup merge of #22867 - FuGangqiang:master, r=steveklabnik
2015-02-28 Manish GoregaokarRollup merge of #22866 - iKevinY:version-output-doc...
2015-02-28 Manish GoregaokarRollup merge of #22884 - japaric:obsolete, r=alexcrichton
2015-02-28 Manish GoregaokarRollup merge of #22875 - kmcallister:maceager, r=sfackler
2015-02-28 Manish GoregaokarRollup merge of #22869 - alexcrichton:stabilize-env...
2015-02-28 borsAuto merge of #22851 - FlaPer87:oibit-send-and-friends...
2015-02-28 borsAuto merge of #22839 - lifthrasiir:better-backtrace...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 borsAuto merge of #22860 - Manishearth:rollup, r=alexcrichton
2015-02-27 Manish GoregaokarRollup merge of #22848 - tshepang:redundant-mention...
2015-02-27 Manish GoregaokarRollup merge of #22837 - eddyb:issue-21721, r=dotdash
2015-02-27 Manish GoregaokarRollup merge of #22836 - mahkoh:testflush, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22835 - tshepang:remove-some-warnings...
2015-02-27 Manish GoregaokarRollup merge of #22833 - laijs:remove-redundant-else...
2015-02-27 Manish GoregaokarRollup merge of #22817 - jmesmon:result-or-type, r...
2015-02-27 Manish GoregaokarRollup merge of #22809 - nikomatsakis:issue-22655-infin...
2015-02-27 Manish GoregaokarRollup merge of #22795 - alexcrichton:issue-22617,...
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22748 - jxcl:string-backslash, r=steve...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 Manish GoregaokarRollup merge of #22846 - dhuseby:bitrig-cleanup, r...
2015-02-27 Manish GoregaokarRollup merge of #22843 - vhbit:no-jemalloc-fix, r=alexc...
2015-02-27 Manish GoregaokarRollup merge of #22823 - kmcallister:fix-21370, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22818 - pnkfelix:fsk-issue-22536,...
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-26 Felix S. Klock IIUse more precise `type_needs_drop` for deciding about...
2015-02-26 Felix S. Klock IIAdd `push_ctxt` instrumentation to all functions that...
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
next