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 19:00:11 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
81dfb2b29b115df27f22cd7e8564d40c360d4e22
carbon-lang
/
toolchain
/
check
/
testdata
/
deduce
T
History
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
..
array.carbon
Support array types with dependent bounds. (
#4751
)
2025-01-09 22:46:22 +00:00
generic_type.carbon
Compute a fingerprint for constants and import_ref instructions. (
#4763
)
2025-01-07 20:41:44 +00:00
int_float.carbon
Compute a fingerprint for constants and import_ref instructions. (
#4763
)
2025-01-07 20:41:44 +00:00
tuple.carbon
Compute a fingerprint for constants and import_ref instructions. (
#4763
)
2025-01-07 20:41:44 +00:00
type_operator.carbon
Compute a fingerprint for constants and import_ref instructions. (
#4763
)
2025-01-07 20:41:44 +00:00