]> git.lizzy.rs Git - rust.git/history - src/test/ui/entry-point/imported_main_conflict.rs
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
[rust.git] / src / test / ui / entry-point / imported_main_conflict.rs
2021-05-02 Dylan DPCRollup merge of #84752 - lrh2000:generator-debuginfo...
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 borsAuto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-02 borsAuto merge of #84638 - mark-i-m:unignore-tests, r=Mark...
2021-05-01 borsAuto merge of #84471 - jyn514:linkcheck-llvm, r=Mark...
2021-05-01 borsAuto merge of #84410 - BoxyUwU:blue, r=varkor
2021-05-01 borsAuto merge of #83114 - cjgillot:hop, r=eddyb
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-05-01 borsAuto merge of #84658 - Amanieu:reserved_regs, r=petroch...
2021-05-01 Yuki OkushiRollup merge of #84740 - r00ster91:patch-6, r=Guillaume...
2021-05-01 Yuki OkushiRollup merge of #84724 - MaskRay:sys-fs, r=petrochenkov
2021-05-01 Yuki OkushiRollup merge of #84704 - joshtriplett:platform-support...
2021-05-01 Yuki OkushiRollup merge of #84601 - tdelabro:rustdoc-get-rid-of...
2021-05-01 borsAuto merge of #84582 - richkadel:issue-84561, r=tmandry
2021-04-30 borsAuto merge of #84719 - Mark-Simulacrum:reduce-query...
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-30 borsAuto merge of #84716 - joshtriplett:chroot, r=dtolnay
2021-04-30 borsAuto merge of #84522 - CDirkx:cmath, r=yaahc
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-29 Charles LewImplement RFC 1260 with feature_name `imported_main`.