]> git.lizzy.rs Git - rust.git/history - src/librustc_back/lib.rs
Auto merge of #32066 - ruud-v-a:fma, r=alexcrichton
[rust.git] / src / librustc_back / lib.rs
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-02 Manish GoregaokarRollup merge of #31919 - petrochenkov:blockpub, r=nikom...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 Steve KlabnikRollup merge of #31969 - brson:relnotes, r=alexcrichton
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-28 borsAuto merge of #31897 - tshepang:ref-not-needed, r=steve...
2016-02-27 borsAuto merge of #31942 - bluss:iter-desugar, r=steveklabnik
2016-02-27 borsAuto merge of #31931 - Luke-Nukem:master, r=steveklabnik
2016-02-27 borsAuto merge of #31915 - nagisa:mir-unpretty-fix, r=arielb1
2016-02-27 borsAuto merge of #31926 - llogiq:more_post, r=eddyb
2016-02-27 Manish GoregaokarRollup merge of #31930 - miqid:doc, r=steveklabnik
2016-02-27 Manish GoregaokarRollup merge of #31929 - dotdash:less_rallocx, r=alexcr...
2016-02-27 Manish GoregaokarRollup merge of #31926 - llogiq:more_post, r=eddyb
2016-02-27 Manish GoregaokarRollup merge of #31922 - Amanieu:relnotes17, r=brson
2016-02-27 Manish GoregaokarRollup merge of #31918 - GuillaumeGomez:patch-3, r...
2016-02-27 Manish GoregaokarRollup merge of #31909 - benaryorg:patch-2, r=Manishearth
2016-02-27 borsAuto merge of #31914 - bluss:copy-from-slice-everywhere...
2016-02-26 Ulrik SverdrupUse .copy_from_slice() where applicable
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-06 borsAuto merge of #31410 - rkruppe:issue31109, r=pnkfelix
2016-02-05 borsAuto merge of #31349 - nikomatsakis:issue-31157-obligat...
2016-02-04 borsAuto merge of #31161 - sfackler:slice-to-socket-addrs...
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-04 borsAuto merge of #30796 - GuillaumeGomez:impl_box_error...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 Steve KlabnikRollup merge of #31202 - steveklabnik:gh30459, r=alexcr...
2016-02-02 Steve KlabnikRollup merge of #30971 - SDX2000:docfixes, r=steveklabnik
2016-02-01 borsAuto merge of #30901 - mackwic:doc-core-convert, r...
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-28 borsAuto merge of #30411 - mitaa:multispan, r=nrc
2016-01-28 borsAuto merge of #31171 - dirk:dirk/safety-section-in...
2016-01-28 borsAuto merge of #31225 - mbrubeck:btreeset-size-hint...
2016-01-27 Manish GoregaokarRollup merge of #31226 - steveklabnik:gh30954, r=Manish...
2016-01-27 Manish GoregaokarRollup merge of #31222 - durka:patch-15, r=steveklabnik
2016-01-27 Manish GoregaokarRollup merge of #31219 - mbrubeck:missing-docs, r=steve...
2016-01-27 Manish GoregaokarRollup merge of #31186 - gchp:contributing, r=alexcrichton
2016-01-27 Manish GoregaokarRollup merge of #30689 - Manishearth:lifetime-bound...
2016-01-27 borsAuto merge of #31224 - bluss:deque-hashing, r=Gankro
2016-01-27 borsAuto merge of #31089 - fhahn:macro-ice, r=pnkfelix
2016-01-27 borsAuto merge of #31206 - nrc:early-save, r=nikomatsakis
2016-01-27 borsAuto merge of #31020 - regexident:fix_16884, r=brson
2016-01-27 borsAuto merge of #30859 - aliclark:musl-nx-issue, r=brson
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-26 borsAuto merge of #31120 - alexcrichton:attribute-deny...
2016-01-25 Alex Crichtonmk: Move from `-D warnings` to `#![deny(warnings)]`
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 borsAuto merge of #30958 - dhodder:master, r=brson
2016-01-23 borsAuto merge of #30807 - kolloch:patch-1, r=steveklabnik
2016-01-22 borsAuto merge of #30917 - arthurprs:bs_bounds_check, r...
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-18 Manish GoregaokarRollup merge of #30981 - boblehest:tmp, r=alexcrichton
2016-01-18 borsAuto merge of #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 borsAuto merge of #30973 - SimonSapin:patch-16, r=alexcrichton
2016-01-17 borsAuto merge of #30964 - GuillaumeGomez:patch-5, r=Manish...
2016-01-17 borsAuto merge of #30978 - nikomatsakis:fulfillment-tree...
2016-01-17 borsAuto merge of #30975 - Manishearth:rollup, r=Manishearth
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 Manish GoregaokarRollup merge of #30957 - GuillaumeGomez:patch-3, r...
2016-01-17 Manish GoregaokarRollup merge of #30952 - jonastepe:nomicon_vec_zst_code...
2016-01-17 Manish GoregaokarRollup merge of #30949 - MrMormon:patch-1, r=alexcrichton
2016-01-17 Manish GoregaokarRollup merge of #30943 - alexcrichton:stabilize-1.7...
2016-01-16 Alex Crichtonstd: Stabilize APIs for the 1.7 release
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-29 Steve KlabnikRollup merge of #30405 - durka:patch-12, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30390 - mitaa:patch-1, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30253 - Manishearth:diag-401-improve...
2015-12-25 Manish GoregaokarRollup merge of #30513 - alexcrichton:assert-is-safe...
2015-12-25 Manish GoregaokarRollup merge of #30485 - sfackler:panic-handler, r...
2015-12-23 Steve KlabnikRollup merge of #30543 - brson:doc, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30473 - nwin:patch-2, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30465 - androm3da:master, r=alexcrichton
2015-12-23 Steve KlabnikRollup merge of #30461 - lnmx:doc-typo, r=steveklabnik
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
next