]> git.lizzy.rs Git - rust.git/history - src/librustc_llvm/lib.rs
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
[rust.git] / src / librustc_llvm / lib.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 #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 Nick CameronChange the trivial cast lints to allow by default
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Alex Crichtonrollup merge of #23546: alexcrichton/hyphens
2015-03-24 Alex Crichtonrollup merge of #23668: alexcrichton/io-zero
2015-03-24 Alex Crichtonrollup merge of #23662: steveklabnik/gh23421
2015-03-24 Alex Crichtonrollup merge of #23661: steveklabnik/any_docs
2015-03-24 Alex Crichtonrollup merge of #23659: GBGamer/master
2015-03-24 Alex Crichtonrollup merge of #23646: steveklabnik/doc_file
2015-03-24 Alex Crichtonrollup merge of #23630: nrc/coerce-tidy
2015-03-24 Nick CameronChange lint names to plurals
2015-03-24 Nick CameronAdd trivial cast lints.
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-17 Manish GoregaokarRollup merge of #23329 - jbcrail:rm-syntax-highlight...
2015-03-17 borsAuto merge of #23352 - alexcrichton:stabilize-net,...
2015-03-16 borsAuto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
2015-03-16 borsAuto merge of #23342 - apasel422:23327, r=alexcrichton
2015-03-16 borsAuto merge of #23347 - aturon:stab-misc, r=alexcrichton
2015-03-15 borsAuto merge of #23206 - nagisa:print-io, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23362 - dotdash:llvm_req, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23358 - rprichard:reject-empty-L,...
2015-03-15 Manish GoregaokarRollup merge of #23356 - bombless:camelcase, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23351 - nagisa:rustdoc-lines-2, r...
2015-03-15 borsAuto merge of #23351 - nagisa:rustdoc-lines-2, r=alexcr...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #23357 - Manishearth:oops, r=Manishearth
2015-03-14 borsAuto merge of #23333 - oli-obk:slice_from_raw_parts...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23324 - rprichard:fix-freebsd, r=brson
2015-03-13 Manish GoregaokarRollup merge of #23322 - dotdash:jemalloc_attrs, r...
2015-03-13 Manish GoregaokarRollup merge of #23321 - apasel422:hash, r=alexcrichton
2015-03-13 Manish GoregaokarRollup merge of #23317 - tanadeau:fix-formatting-and...
2015-03-13 Manish GoregaokarRollup merge of #23312 - gkoz:ptr_from_box_docs, r...
2015-03-13 Manish GoregaokarRollup merge of #23328 - alexcrichton:rustdoc-default...
2015-03-13 Manish GoregaokarRollup merge of #23325 - brson:beta, r=alexcrichton
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 Manish GoregaokarRollup merge of #23307 - michaelwoerister:lldb-vec...
2015-03-13 borsAuto merge of #23307 - michaelwoerister:lldb-vec-pp...
2015-03-13 Oliver Schneiderslice::from_raw_parts is preferred over transmuting...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 Aaron TuronStabilize std::path
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
next