| Age | Commit message (Collapse) | Author | Lines |
|
Unfortunately this doesn't get rust to compile on Centos 5.
Centos 5 uses glibc 2.5, but the snapshot-0 needs glibc 2.6+.
|
|
|
|
|
|
|
|
|
|
|
|
These changes are required to prune type-recursion and admit early
returns in the visitor code. Changes to visitors in subsequent csets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
way through.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 2c0aa257e293dde91042a8045100d9923d139a04.
|
|
|
|
|
|
|
|
|
|
so that the "list metadata" command doesn't print out anything
about intrinsics, but other code can see them.
Closes #2771
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/snapshots.txt
|
|
|
|
|