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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
fe-lang
/
fe
Public
forked from
argotorg/fe
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fe
crates
parser
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 29, 2026
parser: Better diagnostics for turbofish syntax in path segments (#1498)
Show description for 81e94b9
KiChjang
authored
81e94b9
View commit details
Copy full SHA for 81e94b9
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
Cutting new release
cburgdorf
committed
1fffb9e
View commit details
Copy full SHA for 1fffb9e
View code at this point
Browse repository at this point
Add tracing subscriber to tests
KiChjang
authored and
cburgdorf
committed
c47ff0a
View commit details
Copy full SHA for c47ff0a
View code at this point
Browse repository at this point
parser: Recover instead of panicking on a missing = in a LetExpr
KiChjang
authored and
cburgdorf
committed
44adaa4
View commit details
Copy full SHA for 44adaa4
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Support associated consts in inherent impl blocks
Show description for f90762f
cburgdorf
authored and
sbillig
committed
f90762f
View commit details
Copy full SHA for f90762f
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix(parser): allow multiple items per line in impl/trait/extern blocks
Show description for e4744d7
cburgdorf
committed
e4744d7
View commit details
Copy full SHA for e4744d7
View code at this point
Browse repository at this point
Commits on May 26, 2026
Add assert! pseudo-macro builtin
sbillig
committed
74bd4d4
View commit details
Copy full SHA for 74bd4d4
View code at this point
Browse repository at this point
Commits on May 23, 2026
Allow RHS of assignment to appear on next line (#1467)
sbillig
authored
2e0b0b0
View commit details
Copy full SHA for 2e0b0b0
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Cutting new release
cburgdorf
committed
63fd670
View commit details
Copy full SHA for 63fd670
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Add static_assert (#1412)
sbillig
authored
d0b3750
View commit details
Copy full SHA for d0b3750
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Implement semantic MIR runtime pipeline
sbillig
committed
3328c86
View commit details
Copy full SHA for 3328c86
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Cutting new release
cburgdorf
committed
fedf24a
View commit details
Copy full SHA for fedf24a
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
Normalize function argument labels
sbillig
committed
46b53ca
View commit details
Copy full SHA for 46b53ca
View code at this point
Browse repository at this point
Address Codex review feedback
Show description for dc2cea7
micahscopes
committed
dc2cea7
View commit details
Copy full SHA for dc2cea7
View code at this point
Browse repository at this point
Fix CI: codegen snapshots, contract-harness, clippy, fmt
Show description for 799ad45
micahscopes
committed
799ad45
View commit details
Copy full SHA for 799ad45
View code at this point
Browse repository at this point
Add pub(ingot) and pub(super) visibility modifiers
Show description for 0df93e9
micahscopes
committed
0df93e9
View commit details
Copy full SHA for 0df93e9
View code at this point
Browse repository at this point
Merge pull request #1376 from sbillig/fallback
Show description for 8c1876d
sbillig
authored
8c1876d
View commit details
Copy full SHA for 8c1876d
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Replace no_unroll with unroll(never)
sbillig
committed
605b8a2
View commit details
Copy full SHA for 605b8a2
View code at this point
Browse repository at this point
Refactor attribute validation helpers
sbillig
committed
6dee6d8
View commit details
Copy full SHA for 6dee6d8
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Implement #[payable] attribute for contract init and recv arms
Show description for c0b5e9c
cburgdorf
committed
c0b5e9c
View commit details
Copy full SHA for c0b5e9c
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Support inner arithmetic attributes
sbillig
committed
7135a66
View commit details
Copy full SHA for 7135a66
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Add parser recovery mode option and tests (#1327)
Show description for c74d026
KiChjang
authored
c74d026
View commit details
Copy full SHA for c74d026
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Allow return, break, and continue in match arms (#1323)
Show description for 0bf3879
cburgdorf
authored
0bf3879
View commit details
Copy full SHA for 0bf3879
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Rename ethereum/fe URL to argotorg/fe (#1318)
KiChjang
authored
60ce60b
View commit details
Copy full SHA for 60ce60b
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
chore: trim default dependency features for async runtime
sbillig
committed
bea8bae
View commit details
Copy full SHA for bea8bae
View code at this point
Browse repository at this point
fmt parser imports after rebase
sbillig
committed
a0b5e87
View commit details
Copy full SHA for a0b5e87
View code at this point
Browse repository at this point
fix if-let lowering and ctfe binding scope
sbillig
committed
8f2f8af
View commit details
Copy full SHA for 8f2f8af
View code at this point
Browse repository at this point
use expected type for `if` type checking
sbillig
committed
73bc7c1
View commit details
Copy full SHA for 73bc7c1
View code at this point
Browse repository at this point
implement if-let/while-let support
sbillig
committed
378ae2d
View commit details
Copy full SHA for 378ae2d
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Merge pull request #1303 from sbillig/fix-parser-newlines
Show description for ca38127
micahscopes
authored
ca38127
View commit details
Copy full SHA for ca38127
View code at this point
Browse repository at this point
Require parentheses for bare newline < and <<
sbillig
committed
fbd3e8b
View commit details
Copy full SHA for fbd3e8b
View code at this point
Browse repository at this point
ci: add windows coverage with centralized path normalization
sbillig
authored and
cburgdorf
committed
c940518
View commit details
Copy full SHA for c940518
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Preserve newline qualified-path split in recursive expr parse
sbillig
committed
08d2c84
View commit details
Copy full SHA for 08d2c84
View code at this point
Browse repository at this point
Require delimiter context for newline lt continuations
sbillig
committed
04281fc
View commit details
Copy full SHA for 04281fc
View code at this point
Browse repository at this point
Disambiguate newline-qualified paths from lt continuations
sbillig
committed
abae8bb
View commit details
Copy full SHA for abae8bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.