]> git.lizzy.rs Git - rust.git/history - compiler/rustc_interface/src/interface.rs
Rollup merge of #85766 - workingjubilee:file-options, r=yaahc
[rust.git] / compiler / rustc_interface / src / interface.rs
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90717 - kit-981:fix-ld64-flags, r=petroc...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-14 borsAuto merge of #88282 - Neutron3529:patch-4, r=Mark...
2021-11-14 borsAuto merge of #90596 - the8472:path-hash-opt, r=Mark...
2021-11-14 borsAuto merge of #90757 - GuillaumeGomez:search-index...
2021-11-13 Matthias KrügerRollup merge of #90771 - asterycs:fix/trait-object...
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #87264 - mystor:expand_literal, r=petroch...
2021-11-13 borsAuto merge of #90041 - jfrimmel:rt_copy_checks, r=Mark...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #90755 - scottmcm:spec-array-clone, r...
2021-11-11 borsAuto merge of #89550 - lcnr:coherence-specialization...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 Tor HovlandMade temps-dir an unstable option.
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-02 Tor HovlandAdded the --temps-dir option.
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 Matthias KrügerRollup merge of #90295 - ehuss:update-cargo, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90294 - ehuss:update-books, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 bjorn3Avoid a branch on key being local for queries that...
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #90155 - jsha:outdent-methods, r=Guilla...
2021-10-24 Matthias KrügerRollup merge of #90100 - Mark-Simulacrum:speed-macos...
2021-10-24 Matthias KrügerRollup merge of #89558 - lcnr:query-stable-lint, r...
2021-10-24 borsAuto merge of #85254 - cjgillot:reveal-mir, r=lcnr
2021-10-24 borsAuto merge of #90208 - Mark-Simulacrum:hash-bytes-fast...
2021-10-24 borsAuto merge of #89776 - rusticstuff:ci-overflow-checks...
2021-10-23 borsAuto merge of #90175 - cuviper:min-llvm-12, r=nagisa
2021-10-23 Matthias KrügerRollup merge of #90168 - tmiasko:const-qualif-storage...
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #88041 - Aaron1011:deny-proc-macro...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-23 borsAuto merge of #90104 - spastorino:coherence-for-negativ...
2021-10-23 borsAuto merge of #90065 - cjgillot:novalcache, r=Mark...
2021-10-23 borsAuto merge of #90188 - matthiaskrgr:rollup-74cwv5c...
2021-10-23 Matthias KrügerRollup merge of #90166 - smmalis37:patch-1, r=joshtriplett
next