]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/cstore.rs
Changed issue number to 36105
[rust.git] / src / librustc / middle / cstore.rs
2016-08-17 borsAuto merge of #35733 - apasel422:issue-35721, r=alexcri...
2016-08-17 Jonathan TurnerRollup merge of #35731 - pythoneer:fix-35192, r=jonatha...
2016-08-17 Jonathan TurnerRollup merge of #35726 - mikhail-m1:master2, r=jonathan...
2016-08-17 Jonathan TurnerRollup merge of #35725 - brson:bump, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #35722 - knight42:update-error-msg...
2016-08-17 Jonathan TurnerRollup merge of #35713 - sanxiyn:ui-test, r=nikomatsakis
2016-08-17 Jonathan TurnerRollup merge of #35708 - sanxiyn:new-error-format,...
2016-08-17 Jonathan TurnerRollup merge of #35707 - frewsxcv:vec-into-iter-debug...
2016-08-17 Jonathan TurnerRollup merge of #35695 - matthew-piziak:vec-assert...
2016-08-17 Jonathan TurnerRollup merge of #35690 - matthew-piziak:op-overloading...
2016-08-17 Jonathan TurnerRollup merge of #35686 - mikhail-m1:master, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35681 - Rufflewind:patch-1, r=apasel422
2016-08-17 Jonathan TurnerRollup merge of #35672 - yossi-k:issue/35323, r=Guillau...
2016-08-17 Jonathan TurnerRollup merge of #35671 - canaltinova:E0392, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35670 - RockyTV:e0365, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35663 - CryZe:no-stdlib, r=Manishearth
2016-08-17 Jonathan TurnerRollup merge of #35660 - terrynsun:e0207, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35621 - frewsxcv:cstring-from-vec...
2016-08-17 Jonathan TurnerRollup merge of #35614 - srinivasreddy:syntax_ext_rustf...
2016-08-17 Jonathan TurnerRollup merge of #35613 - matthew-piziak:array-docs...
2016-08-17 Jonathan TurnerRollup merge of #35610 - JessRudder:33637-doc-update...
2016-08-17 Jonathan TurnerRollup merge of #35595 - urschrei:associated_types_docf...
2016-08-17 Jonathan TurnerRollup merge of #35415 - silenuss:e0030-formatting...
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-17 borsAuto merge of #35236 - nrc:rustdoc-redirects, r=@alexcr...
2016-08-17 borsAuto merge of #35605 - eddyb:substs, r=nikomatsakis
2016-08-17 Eduard Burtescurustc: reduce Substs and Generics to a simple immutable...
2016-08-17 borsAuto merge of #35559 - frewsxcv:slice-iter-as-ref,...
2016-08-16 borsAuto merge of #35538 - cgswords:libproc_macro, r=nrc
2016-08-16 borsAuto merge of #35354 - tomgarcia:covariant-drain, r...
2016-08-16 borsAuto merge of #35637 - japaric:no-builtins-lto, r=alexc...
2016-08-16 borsAuto merge of #35617 - jseyfried:fix_unused_cfg_attr_pa...
2016-08-16 borsAuto merge of #35162 - canndrew:bang_type_coerced,...
2016-08-15 borsAuto merge of #35680 - GuillaumeGomez:err_codes, r...
2016-08-15 borsAuto merge of #35340 - michaelwoerister:incr-comp-cli...
2016-08-15 borsAuto merge of #35567 - creativcoder:e0261, r=jonathandt...
2016-08-15 Jorge Apariciorefactor: use CStore::is_no_builtins
2016-08-15 borsAuto merge of #35427 - cardoe:arm-musl-targets, r=alexc...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35586 - shyaamsundhar:SqushCom, r...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-11 Michael WoeristerAdd the notion of a dependency tracking status to comma...
2016-08-11 Jonathan TurnerRollup merge of #35557 - Limeth:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35555 - circuitfox:E0128-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35554 - murarth:insert-str-issue,...
2016-08-11 Jonathan TurnerRollup merge of #35552 - theypsilon:master, r=jonathand...
2016-08-11 Jonathan TurnerRollup merge of #35541 - hank-der-hafenarbeiter:E0045...
2016-08-11 Jonathan TurnerRollup merge of #35537 - munyari:e0038, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35536 - hank-der-hafenarbeiter:E0433...
2016-08-11 Jonathan TurnerRollup merge of #35532 - KiChjang:e0004-follow-up,...
2016-08-11 Jonathan TurnerRollup merge of #35530 - srdja:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35528 - Vassah:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35505 - futile:test_29053, r=nikomatsakis
2016-08-11 Jonathan TurnerRollup merge of #35486 - KiChjang:e0081-bonus, r=jonath...
2016-08-11 Jonathan TurnerRollup merge of #35482 - frewsxcv:patch-31, r=Guillaume...
2016-08-11 Jonathan TurnerRollup merge of #35448 - srinivasreddy:rf_compiletest...
2016-08-11 Jonathan TurnerRollup merge of #35445 - pcn:update-E0017-to-new-format...
2016-08-11 Jonathan TurnerRollup merge of #35358 - vadimcn:vscode, r=steveklabnik
2016-08-11 Jonathan TurnerRollup merge of #35279 - cengizIO:master, r=brson
2016-08-11 borsAuto merge of #35403 - scottcarr:lvalue_refactor, r...
2016-08-11 borsAuto merge of #34845 - bitshifter:issue-30961, r=alexcr...
2016-08-10 borsAuto merge of #35489 - sanxiyn:target-list, r=alexcrichton
2016-08-10 borsAuto merge of #35525 - jonathandturner:rollup, r=jonath...
2016-08-10 borsAuto merge of #35405 - futile:tests_warn_timeout, r...
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-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-06 Cameron HartMerge branch 'master' into issue-30961
2016-08-05 borsAuto merge of #35116 - jseyfried:groundwork_for_new_imp...
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 #34319 - zackmdavis:explain_slice_patte...
2016-08-05 borsAuto merge of #35317 - TimNN:internal-deprecated, r...
2016-08-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-03 borsAuto merge of #35159 - michaelwoerister:incr-comp-impli...
2016-08-02 Niko Matsakisreplace graph rewriting with detecting inlined ids
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 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...
next