]> git.lizzy.rs Git - rust.git/history - src/librustc_front
Rollup merge of #31295 - steveklabnik:gh31266, r=alexcrichton
[rust.git] / src / librustc_front /
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-26 borsAuto merge of #31081 - alexcrichton:stabilize-hasher...
2016-01-26 borsAuto merge of #30402 - jooert:prettypanic, r=alexcrichton
2016-01-26 Manish GoregaokarRollup merge of #31211 - Manishearth:pr-30765, r=nrc
2016-01-26 Manish GoregaokarRollup merge of #31177 - alexcrichton:no-stdio, r=sfackler
2016-01-26 borsAuto merge of #31105 - jseyfried:fix_lexical_scoping...
2016-01-26 borsAuto merge of #31160 - nxnfufunezn:ppwild-31073, r...
2016-01-25 borsAuto merge of #30899 - oli-obk:non-local-const-fn,...
2016-01-25 nxnfufuneznFix pretty_printer to print omitted type `_` marker
2016-01-25 Alex Crichtonmk: Move from `-D warnings` to `#![deny(warnings)]`
2016-01-23 Steve KlabnikRollup merge of #31061 - brson:bib, r=steveklabnik
2016-01-23 Steve KlabnikRollup merge of #31055 - steveklabnik:alt-tags, r=alexc...
2016-01-23 Steve KlabnikRollup merge of #31054 - steveklabnik:a11y, r=alexcrichton
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-23 Steve KlabnikRollup merge of #31045 - Manishearth:diag-prim-shadow...
2016-01-23 Steve KlabnikRollup merge of #31035 - nathankleyn:improve-visibility...
2016-01-23 Steve KlabnikRollup merge of #31031 - brson:issue-30123, r=nikomatsakis
2016-01-23 Steve KlabnikRollup merge of #31019 - andreabedini:patch-1, r=alexcr...
2016-01-23 Steve KlabnikRollup merge of #30997 - bluss:trait-default, r=nikomat...
2016-01-23 borsAuto merge of #30997 - bluss:trait-default, 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-22 borsAuto merge of #31087 - nikomatsakis:incr-comp-fulfillme...
2016-01-22 borsAuto merge of #31077 - nagisa:mir-temp-promotion, r...
2016-01-22 borsAuto merge of #31070 - sfackler:bufreader-box-slice...
2016-01-22 borsAuto merge of #31068 - sfackler:bufwriter-panic, r...
2016-01-22 borsAuto merge of #31064 - retep998:msvc-host-dlls, r=alexc...
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 borsAuto merge of #31028 - erickt:ast-json, r=michaelwoerister
2016-01-21 borsAuto merge of #31043 - shahn:arc_weak, r=alexcrichton
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31042 - shahn:weak_annotations, r=alexcr...
2016-01-21 borsAuto merge of #31041 - brson:version, r=alexcrichton
2016-01-21 borsAuto merge of #31037 - nrc:cached-ids, r=nikomatsakis
2016-01-20 Nick CameronFix a bug with caching ids in the HIR lowering with...
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
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-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-05 borsAuto merge of #30595 - steveklabnik:remove_learn_rust...
2016-01-04 borsAuto merge of #30661 - michaelwoerister:trans_fn_attrs...
2016-01-04 borsAuto merge of #30602 - tsion:mir-graphviz-display,...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
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 #30645 - tshepang:grammar, r=steveklabnik
2015-12-31 borsAuto merge of #30616 - arcnmx:cstr-asref, r=aturon
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30630 - tsion:mir-closure-args, r...
2015-12-31 Simonas KazlauskasRollup merge of #30590 - nagisa:mir-constval-function...
2015-12-31 Simonas KazlauskasRollup merge of #30565 - michaelwoerister:opaque_encode...
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-31 borsAuto merge of #30644 - tshepang:typo, r=steveklabnik
2015-12-31 borsAuto merge of #30593 - steveklabnik:small_rc_refactorin...
2015-12-31 borsAuto merge of #30641 - tsion:match-range, r=eddyb
2015-12-31 borsAuto merge of #30598 - est31:macro_export_help_note...
2015-12-31 borsAuto merge of #30586 - nagisa:mir-cast, r=arielb1
2015-12-31 borsAuto merge of #30585 - Ms2ger:ExplicitSelfCategory...
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 borsAuto merge of #30640 - steveklabnik:rollup, r=steveklabnik
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-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
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...
next