This website requires JavaScript.
Explore
Help
Register
Sign In
carbon-language
/
carbon-lang
Watch
1
Star
0
Fork
0
mirror of
https://github.com/carbon-language/carbon-lang.git
synced
2026-09-27 21:30:10 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
3,339
Commits
3
Branches
805
Tags
81dfb2b29b115df27f22cd7e8564d40c360d4e22
Commit Graph
1 Commits
Include renames
Author
SHA1
Message
Date
Richard Smith
d31fc9ad02
Support array types with dependent bounds. (
#4751
)
...
Given `N:! i32`, the type `[T; N]` is a valid but dependent array type.
2025-01-09 22:46:22 +00:00