]> git.lizzy.rs Git - rust.git/history - src/librustc_driver
[emscripten] Disable code paths that don't work on emscripten
[rust.git] / src / librustc_driver /
2016-08-10 borsAuto merge of #35405 - futile:tests_warn_timeout, r...
2016-08-10 borsAuto merge of #35079 - nikomatsakis:incr-comp-ich-32753...
2016-08-10 Niko Matsakisincorporate resolve results into hashing
2016-08-09 borsAuto merge of #35401 - jonathandturner:enable_json_and_...
2016-08-09 borsAuto merge of #35166 - nikomatsakis:incr-comp-ice-34991...
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-08 Niko Matsakistrack MIR through the dep-graph
2016-08-07 Jonathan TurnerRollup merge of #35314 - yossi-k:issue/35277, r=jonatha...
2016-08-07 Jonathan TurnerTurn on new errors, json mode. Remove duplicate unicode...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35380 - TheZoq2:master, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35372 - Keats:err-323, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35356 - Tiwalun:fix-err-msg-e0106...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35351 - jaredwy:update-error-69, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35288 - Roybie:35271-E0166-update...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35287 - dns2utf8:man_page_rustc, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35281 - apasel422:repr, r=GuillaumeGomez
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-05 borsAuto merge of #35116 - jseyfried:groundwork_for_new_imp...
2016-08-05 Mikhail ModinMerge branch 'master' of https://github.com/rust-lang...
2016-08-05 Guillaume GomezRollup merge of #35319 - Keats:err-137, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35298 - Keats:err-120, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35296 - medzin:master, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35294 - Roybie:35272-E0172-update...
2016-08-05 Guillaume GomezRollup merge of #35291 - yossi-k:master, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35289 - birryree:E0060_E0061_format_up...
2016-08-05 Guillaume GomezRollup merge of #35285 - razielgn:updated-e0071-to...
2016-08-05 Guillaume GomezRollup merge of #35266 - circuitfox:35247-E0109-update...
2016-08-05 Guillaume GomezRollup merge of #35264 - GuillaumeGomez:E0132_update...
2016-08-05 Guillaume GomezRollup merge of #35239 - dns2utf8:doc_park_timeout...
2016-08-05 Guillaume GomezRollup merge of #35189 - mLuby:patch-1, r=steveklabnik
2016-08-05 Guillaume GomezRollup merge of #35182 - frewsxcv:nulerror, r=steveklabnik
2016-08-05 Guillaume GomezRollup merge of #35181 - GuillaumeGomez:vec_doc, r...
2016-08-05 Guillaume GomezRollup merge of #35175 - frewsxcv:tcp, r=GuillaumeGomez
2016-08-05 Guillaume GomezRollup merge of #35137 - jongiddy:explicit-wildcard...
2016-08-05 Guillaume GomezRollup merge of #35109 - GuillaumeGomez:io_docs, r...
2016-08-05 Guillaume GomezRollup merge of #35076 - GuillaumeGomez:file_type_docs...
2016-08-05 Guillaume GomezRollup merge of #35042 - Havvy:copy_error_doc, r=Guilla...
2016-08-05 Guillaume GomezRollup merge of #35041 - frewsxcv:range-rangeargument...
2016-08-05 Guillaume GomezRollup merge of #34319 - zackmdavis:explain_slice_patte...
2016-08-05 borsAuto merge of #35317 - TimNN:internal-deprecated, r...
2016-08-05 borsAuto merge of #35283 - shantanuraj:master, r=jonathandt...
2016-08-05 borsAuto merge of #35274 - GuillaumeGomez:err_codes, r...
2016-08-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #35015 - petrochenkov:forearg, r=nikomatsakis
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-03 borsAuto merge of #35174 - arielb1:llvm-type-audit, r=eddyb
2016-08-03 Ariel Ben-Yehudabegin auditing the C++ types in RustWrapper
2016-08-03 borsAuto merge of #35159 - michaelwoerister:incr-comp-impli...
2016-08-02 borsAuto merge of #35145 - jseyfried:avoid_extra_resolve_er...
2016-08-02 borsAuto merge of #35084 - tbu-:pr_lowercase_wtf8_debug...
2016-08-02 borsAuto merge of #35054 - pwoolcoc:stringfromchars, r...
2016-08-02 borsAuto merge of #35018 - cgswords:rope_tstream, r=nrc
2016-08-01 Scott A Carrdeaggregate structs to enable further optimization
2016-08-01 borsAuto merge of #35163 - sanxiyn:rollup, r=sanxiyn
2016-08-01 Seo SanghyeonRollup merge of #35157 - sanxiyn:remove-workaround...
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35140 - the-kenny:tcp-stress-test...
2016-08-01 Seo SanghyeonRollup merge of #35134 - frewsxcv:slice-chunks, r=Guill...
2016-08-01 Seo SanghyeonRollup merge of #35114 - michaelwoerister:inline-meta...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 Seo SanghyeonRollup merge of #34802 - petrochenkov:call, r=eddyb
2016-08-01 borsAuto merge of #34743 - badboy:llvm-upgrade, r=eddyb
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 Vadim PetrochenkovDon't gate methods `Fn(Mut,Once)::call(mut,once)` with...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35104 - frewsxcv:linked-list-append...
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35090 - michaelwoerister:get-rid-of...
2016-07-30 Manish GoregaokarRollup merge of #35080 - jonathandturner:fix_numeric_ex...
2016-07-30 Manish GoregaokarRollup merge of #35063 - jseyfried:avoid_importing_inac...
2016-07-30 Manish GoregaokarRollup merge of #35058 - jethrogb:no_panic_abs, r=alexc...
2016-07-30 Manish GoregaokarRollup merge of #35049 - knight42:add-test, r=alexcrichton
2016-07-30 borsAuto merge of #35051 - japaric:backtrace, r=alexcrichton
2016-07-30 borsAuto merge of #35032 - vadimcn:rusty-ehabi, r=alexcrichton
2016-07-29 borsAuto merge of #34842 - cgswords:attr_enc, r=nrc
2016-07-29 borsAuto merge of #35100 - GuillaumeGomez:rollup, r=Guillau...
2016-07-29 Guillaume GomezRollup merge of #35087 - GuillaumeGomez:fs_docs, r...
2016-07-29 Guillaume GomezRollup merge of #35072 - munyari:assert_debug, r=stevek...
2016-07-29 Guillaume GomezRollup merge of #35066 - vadimcn:fix-typos, r=apasel422
2016-07-29 Guillaume GomezRollup merge of #35062 - frewsxcv:chars-as-str, r=Guill...
2016-07-29 Guillaume GomezRollup merge of #35050 - knight42:improve-fmt-doc,...
2016-07-29 Guillaume GomezRollup merge of #34258 - durka:patch-25, r=steveklabnik
2016-07-29 borsAuto merge of #34980 - cardoe:expose-target-options...
2016-07-29 borsAuto merge of #34967 - TimNN:mipsel-musl-soft-float...
2016-07-28 borsAuto merge of #34956 - nikomatsakis:incr-comp-o-files...
2016-07-28 borsAuto merge of #34485 - tbu-:pr_unicode_debug_str, r...
2016-07-28 Jonathan A. KollaschMerge remote-tracking branch 'upstream/master' into...
2016-07-28 Niko MatsakisAddress mw nits
2016-07-28 Niko MatsakisCode to save/load the work-products map from disk
2016-07-28 Niko MatsakisStore `crate_disambiguator` as an `InternedString`
2016-07-28 Manish GoregaokarRollup merge of #35040 - soltanmm:couple-is-a-pun,...
2016-07-28 Manish GoregaokarRollup merge of #35037 - ollie27:rustdoc_tuple_struct_w...
2016-07-28 Manish GoregaokarRollup merge of #35013 - tamird:coerce-match-valgrind...
2016-07-28 Manish GoregaokarRollup merge of #34969 - jseyfried:fix_cfg_feature...
2016-07-28 Manish GoregaokarRollup merge of #34963 - petrochenkov:useerr, r=jseyfried
next