| Age | Commit message (Collapse) | Author | Lines |
|
Per issue #2418.
|
|
This may fix the bug that's blocking Issue #2441.
|
|
|
|
|
|
Closes #2311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the signedness. Closes #2417.
|
|
|
|
|
|
This will allow ast_map to move to the syntax crate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to eliminate some repeated code.
|
|
|
|
|
|
Issue #2239
|
|
|
|
Closes #2227.
|
|
Classes with dtors should compile now. Haven't yet tested
whether they actually run correctly.
Beginnings of support for #2295, though that won't be done until
there's more test cases and resources are removed.
|
|
|
|
|
|
Issue #1893
Tangentially, issue #2357
|