-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Detect missing 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.
=>
after match guard during parsing
S-waiting-on-bors
Parse and recover from type ascription in patterns
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.
Teach parser to understand fake anonymous enum syntax
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.
Provide suggestion on missing Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
let
in binding statement
S-waiting-on-bors
Recover from Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Foo(a: 1, b: 2)
S-waiting-on-bors
Detect bare blocks with type ascription that were meant to be a This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
struct
literal
merged-by-bors
Account for incorrect Area: const generics (parameters and arguments)
merged-by-bors
This PR was explicitly merged by bors.
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.
impl Foo<const N: ty> {}
syntax
A-const-generics
Detect blocks that could be struct expr bodies
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Deduplicate This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
::
-> :
typo errors
merged-by-bors
Tweak Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
::
-> :
typo heuristic and reduce verbosity
S-waiting-on-bors
Clean up errors in typeck and resolve
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Detect Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
::
-> :
typo when involving turbofish
S-waiting-on-bors
#66098
by estebank
was merged Nov 6, 2019
Loading…
Point at type ascription before macro invocation on expansion parse error
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#62816
by estebank
was merged Aug 4, 2019
Loading…
Handle more cases of typos misinterpreted as type ascription
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#62791
by estebank
was merged Jul 23, 2019
Loading…
Emit specific error for struct literal in conditions
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#59981
by estebank
was merged Apr 19, 2019
Loading…
Recover from parse error in tuple syntax
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#59453
by estebank
was merged Mar 30, 2019
Loading…
Expand suggestions for type ascription parse errors
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#59150
by estebank
was merged Mar 26, 2019
Loading…
Point at Status: This is awaiting some action (such as code changes or more information) from the author.
:
when using it instead of ;
S-waiting-on-author
#43096
by estebank
was merged Jul 23, 2017
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.