]> git.lizzy.rs Git - rust.git/history - compiler/rustc_session/src/options.rs
Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum
[rust.git] / compiler / rustc_session / src / options.rs
2021-04-05 borsAuto merge of #83152 - guswynn:jemallocator_part2,...
2021-04-05 borsAuto merge of #83406 - b-naber:issue-83510, r=lcnr
2021-04-05 Dylan DPCRollup merge of #83878 - the8472:fix-concurrent-tidy...
2021-04-05 Dylan DPCRollup merge of #83877 - jyn514:exceptions, r=Mark...
2021-04-05 Dylan DPCRollup merge of #83853 - Amanieu:asm_no_high_x86_64...
2021-04-05 Dylan DPCRollup merge of #83705 - jyn514:theme-error, r=Guillaum...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 borsAuto merge of #83880 - Dylan-DPC:rollup-hz9ph0e, r...
2021-04-05 Dylan DPCRollup merge of #83865 - camelid:disamb-err-fix, r...
2021-04-05 Dylan DPCRollup merge of #83863 - eggyal:issue-83852, r=jyn514
2021-04-05 Dylan DPCRollup merge of #83831 - AngelicosPhosphoros:issue...
2021-04-05 Dylan DPCRollup merge of #83826 - slightlyoutofphase:rustdoc...
2021-04-05 Dylan DPCRollup merge of #83650 - tspiteri:source-serif-4, r...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-05 borsAuto merge of #83858 - joshtriplett:unsafe-cell-always...
2021-04-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-04 Alan EgertonMerge branch 'master' of github.com:rust-lang/rust...
2021-04-04 borsAuto merge of #83530 - Mark-Simulacrum:bootstrap-bump...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-04 Dylan DPCRollup merge of #83815 - RalfJung:addr_of, r=kennytm
2021-04-04 Dylan DPCRollup merge of #83807 - sjakobi:77548-remove-ignore...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #83019 - eddyb:spirv-no-block-swap...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 borsAuto merge of #82907 - petrochenkov:dercache, r=Aaron1011
2021-04-04 borsAuto merge of #83855 - Dylan-DPC:rollup-oww62sh, r...
2021-04-04 Dylan DPCRollup merge of #83827 - the8472:fix-inplace-panic...
2021-04-04 Dylan DPCRollup merge of #83809 - GuillaumeGomez:remove-initial...
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #83803 - surechen:add_target_feature...
2021-04-03 Yuki OkushiRollup merge of #83787 - digama0:patch-1, r=bjorn3
2021-04-03 Yuki OkushiRollup merge of #83780 - matklad:doc-error-message...
2021-04-03 Yuki OkushiRollup merge of #83756 - camelid:internal-rename-doc...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 borsAuto merge of #83738 - jyn514:only-load-some-crates...
2021-04-03 borsAuto merge of #83774 - richkadel:zero-based-counters...
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 borsAuto merge of #81866 - nagisa:nagisa/sanitizer-support...
2021-04-02 Simonas KazlauskasMove SanitizerSet to rustc_target
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #83654 - JohnTitor:issue-83606, r=estebank
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 borsAuto merge of #83652 - xu-cheng:ipv4-octal, r=sfackler
2021-03-30 borsAuto merge of #83639 - osa1:issue83638, r=estebank
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Dylan DPCRollup merge of #83662 - ehuss:update-books, r=ehuss
2021-03-30 Dylan DPCRollup merge of #83656 - JohnTitor:resolve-test, r...
2021-03-30 Dylan DPCRollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #83185 - jyn514:remove-dead-code, r=oli-obk
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 Joshua NelsonAddress review comments
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
next