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 }}
goingforstudying-ctrl
/
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
language-server
on
fe-web-v2
User selector
All users
Datepicker
All time
Commit history
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
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
Commits on Mar 30, 2026
std/core libs and compiler support
g-r-a-n-t
committed
b1c6877
View commit details
Copy full SHA for b1c6877
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
Merge pull request #1355 from sbillig/win-fixes
Show description for 40f4f11
micahscopes
authored
40f4f11
View commit details
Copy full SHA for 40f4f11
View code at this point
Browse repository at this point
fix: avoid line index overflow in lsp position conversion
0xWeakSheep
committed
bdf59d1
View commit details
Copy full SHA for bdf59d1
View code at this point
Browse repository at this point
fix: handle unicode cursor offsets in language server completion
0xWeakSheep
committed
6966890
View commit details
Copy full SHA for 6966890
View code at this point
Browse repository at this point
Normalize goto test fixtures on Windows
sbillig
committed
76447c3
View commit details
Copy full SHA for 76447c3
View code at this point
Browse repository at this point
Rework effect resolution and layout holes
sbillig
committed
f1a9b2f
View commit details
Copy full SHA for f1a9b2f
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Reduce noisy language server INFO logs
sbillig
committed
81a861d
View commit details
Copy full SHA for 81a861d
View code at this point
Browse repository at this point
Normalize Windows file URIs in language server
sbillig
committed
cb5671f
View commit details
Copy full SHA for cb5671f
View code at this point
Browse repository at this point
Reject binding or-patterns for semantic consumers
sbillig
committed
6ebc6f3
View commit details
Copy full SHA for 6ebc6f3
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
mir: short-circuit diagnostics and lowering on invalid HIR
g-r-a-n-t
committed
1fc78ba
View commit details
Copy full SHA for 1fc78ba
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Replace encoded_size with ABI associated consts
sbillig
committed
1db7903
View commit details
Copy full SHA for 1db7903
View code at this point
Browse repository at this point
Optimize direct ABI encoding paths
sbillig
committed
97fe6ab
View commit details
Copy full SHA for 97fe6ab
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Update attr diag snapshots after rebase
sbillig
committed
9d25862
View commit details
Copy full SHA for 9d25862
View code at this point
Browse repository at this point
Align arithmetic attr diagnostics across entrypoints
sbillig
committed
86ba623
View commit details
Copy full SHA for 86ba623
View code at this point
Browse repository at this point
Lower loop unroll attrs through typed HIR attrs
sbillig
committed
9bf1312
View commit details
Copy full SHA for 9bf1312
View code at this point
Browse repository at this point
Add function inline hints
sbillig
committed
ecb1f42
View commit details
Copy full SHA for ecb1f42
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 19, 2026
Make `unwrap()` ABI-encode errors on revert
Show description for 8160761
cburgdorf
committed
8160761
View commit details
Copy full SHA for 8160761
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 17, 2026
Use unchecked arithmetic in ABI hot paths
sbillig
committed
9bee64c
View commit details
Copy full SHA for 9bee64c
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Update goto_func_sig snapshot for mode type reference fix
Show description for 314607c
micahscopes
committed
314607c
View commit details
Copy full SHA for 314607c
View code at this point
Browse repository at this point
Fix fe.openDocs false positive and include builtins in SCIP
Show description for 8b4c701
micahscopes
committed
8b4c701
View commit details
Copy full SHA for 8b4c701
View code at this point
Browse repository at this point
Fix nav broadcast Lagged handling and use wss:// on HTTPS pages
Show description for 0d849d8
micahscopes
committed
0d849d8
View commit details
Copy full SHA for 0d849d8
View code at this point
Browse repository at this point
Handle broadcast Lagged errors and derive WS URL from page origin
Show description for 449f338
micahscopes
committed
449f338
View commit details
Copy full SHA for 449f338
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Trim tokio features to only what's needed
Show description for aebb0f5
micahscopes
committed
aebb0f5
View commit details
Copy full SHA for aebb0f5
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into doc-engine
Show description for e73aead
micahscopes
committed
e73aead
View commit details
Copy full SHA for e73aead
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
Commits on Mar 1, 2026
Fix post-rebase cleanup and CLI output assertion
sbillig
committed
bae8e77
View commit details
Copy full SHA for bae8e77
View code at this point
Browse repository at this point
Move FORCE_DIAGNOSTIC_PANIC latch check from diagnostics_for_ingot to handler
Show description for e4d06e2
micahscopes
authored and
sbillig
committed
e4d06e2
View commit details
Copy full SHA for e4d06e2
View code at this point
Browse repository at this point
Wrap MIR diagnostic pass in catch_unwind with salsa::Cancelled passthrough
Show description for 0b17535
micahscopes
authored and
sbillig
committed
0b17535
View commit details
Copy full SHA for 0b17535
View code at this point
Browse repository at this point
Harden diagnostic infrastructure against absent HIR nodes
Show description for 5bb2742
micahscopes
authored and
sbillig
committed
5bb2742
View commit details
Copy full SHA for 5bb2742
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.