-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Pull requests list
Tail call diagnostics to include lifetime info
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
fix tail call checks wrt `#![feature(explicit_tail_calls)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[track_caller]
F-explicit_tail_calls
implement checks for tail calls
A-THIR
Area: Typed HIR
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
perf-regression
Performance regression.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
hir
: Add Become
expression kind (explicit tail calls experiment)
A-testsuite
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.