Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Detect missing => after match guard during parsing 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.
#116400 by estebank was merged Oct 7, 2023 Loading… 1.75.0
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.
#107602 by estebank was merged Feb 3, 2023 Loading… 1.69.0
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.
#106960 by estebank was merged Jan 26, 2023 Loading… 1.69.0
Provide suggestion on missing let in binding statement S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#100111 by estebank was merged Aug 4, 2022 Loading… 1.64.0
Recover from Foo(a: 1, b: 2) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#88729 by estebank was merged Sep 16, 2021 Loading… 1.57.0
Detect bare blocks with type ascription that were meant to be a struct literal 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.
#88598 by estebank was merged Sep 4, 2021 Loading… 1.56.0
Account for incorrect impl Foo<const N: ty> {} syntax A-const-generics 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.
#85346 by estebank was merged Nov 25, 2021 Loading… 1.58.0
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.
#75470 by estebank was merged Oct 8, 2020 Loading… 1.49.0
Deduplicate :: -> : typo errors 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.
#74210 by estebank was merged Aug 2, 2020 Loading… 1.47.0
Tweak :: -> : typo heuristic and reduce verbosity S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#74188 by estebank was merged Jul 10, 2020 Loading… 1.46
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.
#74005 by estebank was merged Aug 11, 2020 Loading… 1.47.0
Detect :: -> : typo when involving turbofish S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#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 : when using it instead of ; S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the 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.