]> git.lizzy.rs Git - rust.git/history - src/librustc_passes/reachable.rs
Rollup merge of #68328 - jethrogb:jb/target-llvm-args, r=alexcrichton
[rust.git] / src / librustc_passes / reachable.rs
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-06 borsAuto merge of #67563 - euclio:rustdoc-buffer-lexer...
2020-01-05 borsAuto merge of #67821 - matthiaskrgr:submodule_upd,...
2020-01-05 Dylan DPCRollup merge of #67882 - euclio:flock, r=rkruppe
2020-01-05 Dylan DPCRollup merge of #67881 - varkor:scattering-of-backticks...
2020-01-05 Dylan DPCRollup merge of #67879 - ollie27:float_sqrt_neg, r...
2020-01-05 Dylan DPCRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-05 Dylan DPCRollup merge of #67818 - ollie27:rustdoc_playground_syn...
2020-01-05 Mazdak FarrokhzadRemove rustc_hir reexports in rustc::hir.
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 borsAuto merge of #67803 - Centril:librustc_hir, r=Zoxc
2020-01-04 Mazdak Farrokhzad{HirId,ItemLocal}{Map,Set} -> rustc::hir & nix rustc...
2020-01-04 Mazdak Farrokhzadcanonicalize FxHash{Map,Set} imports
2020-01-04 Mazdak Farrokhzadextract rustc::middle::codegen_fn_attrs
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
2020-01-02 borsAuto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum
2020-01-02 borsAuto merge of #67689 - mark-i-m:update-guide, r=JohnTitor
2019-12-31 Dylan DPCRollup merge of #67723 - ldm0:E0477, r=Dylan-DPC
2019-12-31 Dylan DPCRollup merge of #67719 - jumbatm:add-self-to-mailmap...
2019-12-31 Dylan DPCRollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC
2019-12-31 borsAuto merge of #67597 - estebank:placeholder-type, r...
2019-12-30 borsAuto merge of #67474 - mark-i-m:simplify-borrow_check...
2019-12-30 borsAuto merge of #67667 - wesleywiser:speed_up_trivially_v...
2019-12-30 borsAuto merge of #67658 - spastorino:do-not-copy-zsts...
2019-12-30 borsAuto merge of #67721 - JohnTitor:rollup-o8zm4r9, r...
2019-12-30 Yuki OkushiRollup merge of #67715 - petertodd:2019-typo-manuallydr...
2019-12-30 Yuki OkushiRollup merge of #67701 - petrochenkov:tidybless, r...
2019-12-30 Yuki OkushiRollup merge of #67698 - cjgillot:passes-first, r=Zoxc
2019-12-29 Camille GILLOTMove reachable_set query in librustc_passes.
2019-12-29 Camille GILLOTMove reachable.rs to librustc_passes.