Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Dutch-Raptor
/
compose
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement pattern matching through
is
/
match
expressions and destructuring
- #14
#14
Merged
Dutch-Raptor
merged 12 commits into
master
Dutch-Raptor/compose:master
from
feature/patterns
Dutch-Raptor/compose:feature/patterns
Copy head branch name to clipboard
Jan 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: implement pattern matching through
is
/
match
expressions and destructuring
#14
Dutch-Raptor
merged 12 commits into
master
Dutch-Raptor/compose:master
from
feature/patterns
Dutch-Raptor/compose:feature/patterns
Copy head branch name to clipboard
Commits
Commits on Jan 12, 2026
feat: introduce `match` expressions and enhance iterator combinators
Show description for af73122
Dutch-Raptor
committed
af73122
View commit details
Copy full SHA for af73122
Browse repository at this point
Commits on Jan 14, 2026
refactor: unify handling of expressions in braces and refactor map literal parsing
Show description for d3d8e9d
Dutch-Raptor
committed
d3d8e9d
View commit details
Copy full SHA for d3d8e9d
Browse repository at this point
Commits on Jan 17, 2026
feat: add `is` expressions with typed bindings and improve scope handling
Show description for 3c58927
Dutch-Raptor
committed
3c58927
View commit details
Copy full SHA for 3c58927
Browse repository at this point
Commits on Jan 18, 2026
refactor: improve delimiter error handling and deprecate parentheses in conditions
Show description for df72fe1
Dutch-Raptor
committed
df72fe1
View commit details
Copy full SHA for df72fe1
Browse repository at this point
feat: add map destructuring support with tests and enhanced diagnostics
Show description for 97f4714
Dutch-Raptor
committed
97f4714
View commit details
Copy full SHA for 97f4714
Browse repository at this point
Commits on Jan 19, 2026
feat: enhance map destructuring with error handling and missing key diagnostics
Show description for e25a5cd
Dutch-Raptor
committed
e25a5cd
View commit details
Copy full SHA for e25a5cd
Browse repository at this point
Commits on Jan 23, 2026
feat: allow patterns as well as bindings in type patterns.
Show description for 953c564
Dutch-Raptor
committed
953c564
View commit details
Copy full SHA for 953c564
Browse repository at this point
ci: add GitHub Actions workflow for Rust build and test
Dutch-Raptor
committed
9901692
View commit details
Copy full SHA for 9901692
Browse repository at this point
ci: run tests across entire workspace in Rust workflow
Dutch-Raptor
committed
068c434
View commit details
Copy full SHA for 068c434
Browse repository at this point
ci: improve Rust workflow with concurrency, warnings as errors
Show description for 3ff7c2e
Dutch-Raptor
committed
3ff7c2e
View commit details
Copy full SHA for 3ff7c2e
Browse repository at this point
refactor: rename `emit_as_test` to `code_block_as_rust_test` for clarity
Dutch-Raptor
committed
1872828
View commit details
Copy full SHA for 1872828
Browse repository at this point
Commits on Jan 28, 2026
feat: generate docs and doc-tests for error codes, fix latent errors in error code explanations, improve documentation
Dutch-Raptor
committed
ed928c1
View commit details
Copy full SHA for ed928c1
Browse repository at this point
You can’t perform that action at this time.