Skip to content

Pull requests: Rust-GCC/gccrs

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

Attempt to clean up hir map
#4878 opened Sep 10, 2026 by P-E-P Member Loading…
Add base feature gating for derive(CoercePointee) rust-for-linux Issue related to the compilation of the Linux kernel and its crates
#4841 opened Sep 3, 2026 by CohenArthur Member Loading…
attr: Allow #[used] attribute and its argument variant. rust-for-linux Issue related to the compilation of the Linux kernel and its crates
#4837 opened Sep 3, 2026 by CohenArthur Member Loading…
gccrs: Fix ICE on enum struct-variant patterns
#4817 opened Aug 24, 2026 by u7k4rs6 Contributor Loading…
gccrs: Fix ICE in path pattern refutability
#4808 opened Aug 22, 2026 by u7k4rs6 Contributor Loading…
Combined unused lints
#4797 opened Aug 17, 2026 by lucasly-ba Contributor Loading…
gccrs: Remove ad-hoc formatting
#4784 opened Aug 16, 2026 by powerboat9 Collaborator Draft
gccrs: Improve rust_debug formatting
#4783 opened Aug 16, 2026 by powerboat9 Collaborator Draft
gccrs: avoid MarkLive ICE on unresolved paths
#4776 opened Aug 12, 2026 by w3lld1 Loading…
4 of 5 tasks
Extern prelude handling
#4758 opened Aug 4, 2026 by P-E-P Member Draft
gccrs: Catch likely compilation error with None
#4727 opened Jul 29, 2026 by powerboat9 Collaborator Draft
gccrs: add self_constructor_from_outer_item lint
#4652 opened Jun 28, 2026 by lucasly-ba Contributor Loading…
gccrs: add bare trait objects lint
#4634 opened Jun 27, 2026 by lucasly-ba Contributor Loading…
gccrs: add ellipsis inclusive range patterns lint
#4633 opened Jun 27, 2026 by lucasly-ba Contributor Loading…
gccrs: add while true lint
#4622 opened Jun 26, 2026 by lucasly-ba Contributor Loading…
Nix flake for Reproducible GCC-Rust development environment
#4545 opened May 6, 2026 by nsvke Contributor Loading…
[dropck] Emit Drop Error Codes drop Issue with automatic `Drop::drop` calls insertion, drop ordering, drop rules
#4515 opened Apr 4, 2026 by Islam-Imad Contributor Loading…
fixed the duplicate metavariables issue
#4444 opened Feb 21, 2026 by hriztam Contributor Loading…
ast: Implement reconstruct() logic for Pattern nodes failing build CI One or more build CI actions aren't passing
#4431 opened Feb 10, 2026 by Pasta-coder Contributor Draft
Add checks for enums in scan-deadcode failing build CI One or more build CI actions aren't passing
#4392 opened Jan 16, 2026 by Villosse Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.