-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uplift FnSig
to rustc_type_ir
#125157
Uplift FnSig
to rustc_type_ir
#125157
Conversation
@bors try @rust-timer queue Removed some |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
90c90af
to
f6bfc1e
Compare
Uplift `FnSig` to `rustc_type_ir` :3 r? lcnr
@bors r- |
} | ||
|
||
pub trait Abi<I: Interner<Abi = Self>>: Copy + Debug + Hash + Eq { | ||
// is `extern "Rust"`? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// is `extern "Rust"`? | |
/// Whether this ABI is `extern "Rust"`. |
r=me after nit + CI |
@bors retry |
@bors r- retry (bors seems to think this PR is approved and is not running a try-only build?) |
I feel like this branch is beyond repair |
…=lcnr Uplift `FnSig` into `rustc_type_ir` (redux) Since the last one got so messed up with `try` build. rust-lang#125157 (comment) r? lcnr
Rollup merge of rust-lang#125170 - compiler-errors:uplift-fn-sig-2, r=lcnr Uplift `FnSig` into `rustc_type_ir` (redux) Since the last one got so messed up with `try` build. rust-lang#125157 (comment) r? lcnr
:3
r? lcnr