Issues
- 3
Reference to non-existing file
#1598 opened by kyouko-taiga - 0
Improve the testing architecture for the IR
#1645 opened by kyouko-taiga - 0
Check IR invariants
#1644 opened by kyouko-taiga - 0
Design a DSL for better IR lowering
#1643 opened by kyouko-taiga - 0
Build an IR interpreter
#1642 opened by kyouko-taiga - 0
Sugars for constraining associated types
#1640 opened by kyouko-taiga - 1
NOT IMPLEMENTED: Cannot extend a generic type, specializing on an associated type
#1627 opened by lucteo - 1
Cannot use type aliases while trying to make a trait conform to another trait.
#1606 opened by lucteo - 0
We have `SemiRegular` wrong
#1620 opened by dabrahams - 0
Explicit target dependency import check
#1615 opened by dabrahams - 0
- 2
Cannot initialize types that have static values.
#1605 opened by lucteo - 14
Soundness bug in inout accessor
#1599 opened by seanbaxter - 1
sink in subscripts don't move arguments
#1600 opened by seanbaxter - 9
Local let binding does not prevent mutation
#1596 opened by tcbrindle - 1
Should this code be legal?
#1593 opened by germandiagogomez - 2
- 0
Name collisions in associated types prevent conformances to multiple traits
#1582 opened by kyouko-taiga - 0
Polymorphic `unimplemented` function
#1581 opened by kyouko-taiga - 3
Get rid of most subtyping constraints
#1559 opened by kyouko-taiga - 2
Generic if-let failurea
#1504 opened by dabrahams - 3
Crash in TypeChecker.swift
#1492 opened by tcbrindle - 0
Assertion failure in assignment
#1562 opened by kyouko-taiga - 4
- 0
Fix type specialization during code generation
#1560 opened by kyouko-taiga - 0
- 0
Uniformize extension binding/lookup
#1550 opened by kyouko-taiga - 1
- 1
Mutation through let binding (and no &)?
#1523 opened by dabrahams - 0
Rewrite the concurrent_sort example
#1542 opened by kyouko-taiga - 0
- 1
Large buffer literals lead to slow inference
#1533 opened by tothambrus11 - 3
- 0
For loop crashes the compiler used with Iterators
#1534 opened by tothambrus11 - 1
- 0
Constraint propagation failure
#1497 opened by dabrahams - 1
IllegalTypealias test has weird syntax
#1529 opened by natsukagami - 0
Can't subscript an Int buffer
#1526 opened by dholmin - 0
Misreported circular refinement
#1517 opened by dabrahams - 0
Incorporate HyloDoc into the pipeline
#1516 opened by tothambrus11 - 0
`for inout x in y` should be `for inout x in &y`
#1512 opened by dabrahams - 0
Some simple algorithm implementations
#1511 opened by dabrahams - 0
Tuple labels not happening
#1509 opened by dabrahams - 2
Extra move construction?
#1507 opened by dabrahams - 1
Implement exhaustivity checks
#1502 opened by dabrahams - 1
Invalid detection of trivially deinitializable types
#1500 opened by dabrahams - 2
Ill consumption?
#1499 opened by dabrahams - 1
- 1
Compiler error when return type is tuple in trait
#1483 opened by E-vyatar - 0
Update Implementation Status
#1481 opened by bbkane