]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/native_libs.rs
Rollup merge of #69732 - GuillaumeGomez:cleanup-e0382-e0384, r=Dylan-DPC
[rust.git] / src / librustc_metadata / native_libs.rs
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68897 - GuillaumeGomez:clean-up-e0275...
2020-02-09 Jonas SchievinkRollup merge of #68742 - tspiteri:string-as-mut, r...
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-05 borsAuto merge of #67429 - mati865:mingw-ultimate-fix,...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68790 - nnethercote:improve-merge_from...
2020-02-04 Dylan DPCRollup merge of #68758 - daboross:fix-59191, r=petrochenkov
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
2020-02-04 borsAuto merge of #68708 - Mark-Simulacrum:stage0-step...
2020-02-04 borsAuto merge of #68804 - ecstatic-morse:qualif-cursor...
2020-02-04 borsAuto merge of #68601 - 0dvictor:split, r=tmandry
2020-02-03 Dylan DPCRollup merge of #68797 - GuillaumeGomez:link-to-types...
2020-02-03 Dylan DPCRollup merge of #68777 - GuillaumeGomez:clean-up-e0263...
2020-02-03 Dylan DPCRollup merge of #68744 - JohnTitor:fix-ice-save-analysi...
2020-02-03 Dylan DPCRollup merge of #68711 - hman523:fix-68593, r=Dylan-DPC
2020-02-03 Dylan DPCRollup merge of #68678 - Mark-Simulacrum:robots, r...
2020-02-03 borsAuto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank
2020-02-02 borsAuto merge of #68720 - wesleywiser:llvm_time_trace...
2020-02-02 Mazdak FarrokhzadRollup merge of #68764 - Centril:self-semantic, r=petro...
2020-02-02 Mazdak FarrokhzadRollup merge of #68733 - cata0309:patch-1, r=Dylan-DPC
2020-02-02 borsAuto merge of #68672 - jonas-schievink:dedup-witness...
2020-02-01 Yuki OkushiRollup merge of #68740 - JohnTitor:do-not-sugg-undersco...
2020-02-01 Yuki OkushiRollup merge of #68736 - TimDiekmann:remove-alloc,...
2020-02-01 Yuki OkushiRollup merge of #68727 - xfix:remove-comment-about...
2020-02-01 Yuki OkushiRollup merge of #68704 - jonas-schievink:ignore-build...
2020-02-01 Yuki OkushiRollup merge of #68688 - jbr:remind-bug-reporters-to...
2020-02-01 Yuki OkushiRollup merge of #68681 - bobrippling:fix-matched-angle...
2020-02-01 Yuki OkushiRollup merge of #68460 - sinkuu:emit_mir_buffered,...
2020-02-01 borsAuto merge of #68133 - Centril:slimmer-syntax, r=petroc...
2020-02-01 Mazdak FarrokhzadMove builtin attribute logic to new rustc_attr crate.
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-29 Yuki OkushiRollup merge of #68378 - billyrieger:btreemap-remove...
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #68370 - Aaron1011:const-extern-test...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-25 borsAuto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
2020-01-25 borsAuto merge of #68269 - csmoe:temp, r=estebank
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-24 Yuki OkushiRollup merge of #68374 - gitletH:patch-1, r=nikomatsakis
2020-01-24 Tyler MandryRollup merge of #68424 - estebank:suggest-borrow-for...
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-23 Tyler MandryRollup merge of #68361 - t6:patch-freebsd-lld-i386...
2020-01-23 Tyler MandryRollup merge of #68253 - japaric:bare-metal-cortex...
2020-01-22 borsAuto merge of #68192 - GuillaumeGomez:remove-inlined...
2020-01-22 borsAuto merge of #68069 - JohnTitor:fix-closure-ice, r...
2020-01-21 Mazdak FarrokhzadRollup merge of #68328 - jethrogb:jb/target-llvm-args...
2020-01-21 Mazdak FarrokhzadRollup merge of #68313 - batrla:master, r=alexcrichton
2020-01-21 Mazdak FarrokhzadRollup merge of #68140 - ecstatic-morse:const-trait...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68267 - estebank:lt-sugg, r=petrochenkov
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68339 - msizanoen1:patch-1, r=pietroalbini
2020-01-20 Yuki OkushiRollup merge of #68302 - anp:caller-fn-ptr, r=eddyb...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #68290 - petrochenkov:passcheck, r...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 borsAuto merge of #68380 - Dylan-DPC:rollup-a7moqmr, r...
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 Dylan DPCRollup merge of #68357 - ollie27:rustdoc_test_errors...
2020-01-20 Dylan DPCRollup merge of #68353 - Centril:code-liberation, r...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak Farrokhzadremove rustc_error_codes deps except in rustc_driver
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
next