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
Accelerator
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
Type
/
to 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 }}
StreamDemon
/
sploosh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
12
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: StreamDemon/sploosh
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Prompt Budget
Prompt Budget
Rust
Rust
Show more workflows...
Management
Caches
Rust
Rust
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
rust.yml
will be ignored since log searching is not yet available
35 workflow runs
35 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix spurious error on non-ident-headed type arguments (#82)
Rust
#35:
Commit
91a7e78
pushed by
StreamDemon
20s
main
main
20s
View workflow file
Fix spurious error on non-ident-headed type arguments
Rust
#34:
Pull request
#82
opened by
StreamDemon
19s
fix/type-arg-error-pollution
fix/type-arg-error-pollution
19s
View #82
View workflow file
Merge pull request #71 from StreamDemon/feature/parser-enhancements-base
Rust
#33:
Commit
292c519
pushed by
StreamDemon
21s
main
main
21s
View workflow file
Parser enhancements wave: integration base
Rust
#32:
Pull request
#71
synchronize by
StreamDemon
19s
feature/parser-enhancements-base
feature/parser-enhancements-base
19s
View #71
View workflow file
Expand the corpus to cover every accepted grammar shape
Rust
#31:
Pull request
#81
opened by
StreamDemon
17s
feature/parser-enh-corpus
feature/parser-enh-corpus
17s
View #81
View workflow file
Parser enhancements wave: integration base
Rust
#30:
Pull request
#71
synchronize by
StreamDemon
21s
feature/parser-enhancements-base
feature/parser-enhancements-base
21s
View #71
View workflow file
Preserve attribute arguments and actor-handler attrs in the AST
Rust
#29:
Pull request
#80
opened by
StreamDemon
20s
feature/parser-enh-attr-args
feature/parser-enh-attr-args
20s
View #80
View workflow file
Parser enhancements wave: integration base
Rust
#28:
Pull request
#71
synchronize by
StreamDemon
15s
feature/parser-enhancements-base
feature/parser-enhancements-base
15s
View #71
View workflow file
Replace operator strings with UnaryOp and BinaryOp enums
Rust
#27:
Pull request
#79
opened by
StreamDemon
17s
feature/parser-enh-operator-enums
feature/parser-enh-operator-enums
17s
View #79
View workflow file
Parser enhancements wave: integration base
Rust
#26:
Pull request
#71
synchronize by
StreamDemon
19s
feature/parser-enhancements-base
feature/parser-enhancements-base
19s
View #71
View workflow file
Make Token and TokenKind Copy, drop parse-loop clones
Rust
#25:
Pull request
#77
opened by
StreamDemon
19s
feature/parser-enh-copy-tokens
feature/parser-enh-copy-tokens
19s
View #77
View workflow file
Parser enhancements wave: integration base
Rust
#24:
Pull request
#71
synchronize by
StreamDemon
19s
feature/parser-enhancements-base
feature/parser-enhancements-base
19s
View #71
View workflow file
Store spans instead of lexeme strings on tokens
Rust
#23:
Pull request
#76
opened by
StreamDemon
21s
feature/parser-enh-token-spans
feature/parser-enh-token-spans
21s
View #76
View workflow file
Parser enhancements wave: integration base
Rust
#22:
Pull request
#71
synchronize by
StreamDemon
19s
feature/parser-enhancements-base
feature/parser-enhancements-base
19s
View #71
View workflow file
Dedupe the lexer numeric-suffix list
Rust
#21:
Pull request
#75
opened by
StreamDemon
22s
feature/parser-enh-suffix-dedup
feature/parser-enh-suffix-dedup
22s
View #75
View workflow file
Merge pull request #69 from StreamDemon/fix/parser-correctness-base
Rust
#20:
Commit
9dedfe7
pushed by
StreamDemon
21s
main
main
21s
View workflow file
Parser correctness wave: integration base
Rust
#19:
Pull request
#69
synchronize by
StreamDemon
21s
fix/parser-correctness-base
fix/parser-correctness-base
21s
View #69
View workflow file
Enforce range non-associativity and item-modifier placement
Rust
#18:
Pull request
#74
synchronize by
StreamDemon
19s
fix/parser-strictness-leftovers
fix/parser-strictness-leftovers
19s
View #74
View workflow file
Parser correctness wave: integration base
Rust
#17:
Pull request
#69
synchronize by
StreamDemon
20s
fix/parser-correctness-base
fix/parser-correctness-base
20s
View #69
View workflow file
Enforce lexical literal constraints from grammar.md
Rust
#16:
Pull request
#73
synchronize by
StreamDemon
20s
fix/lexer-literal-validation
fix/lexer-literal-validation
20s
View #73
View workflow file
Parser correctness wave: integration base
Rust
#15:
Pull request
#69
synchronize by
StreamDemon
23s
fix/parser-correctness-base
fix/parser-correctness-base
23s
View #69
View workflow file
Enforce send operand, assignment target, and vec! bracket rules
Rust
#14:
Pull request
#72
synchronize by
StreamDemon
17s
fix/send-assign-vec-validation
fix/send-assign-vec-validation
17s
View #72
View workflow file
Parser correctness wave: integration base
Rust
#13:
Pull request
#69
synchronize by
StreamDemon
17s
fix/parser-correctness-base
fix/parser-correctness-base
17s
View #69
View workflow file
Enforce range non-associativity and item-modifier placement
Rust
#12:
Pull request
#74
synchronize by
StreamDemon
23s
fix/parser-strictness-leftovers
fix/parser-strictness-leftovers
23s
View #74
View workflow file
Enforce range non-associativity and item-modifier placement
Rust
#11:
Pull request
#74
opened by
StreamDemon
19s
fix/parser-strictness-leftovers
fix/parser-strictness-leftovers
19s
View #74
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.