| Age | Commit message (Collapse) | Author | Lines |
|
Only called for string patterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also:
- report illegal move/ref combos whether or not ref comes first
- commented out fix for #3387, too restrictive and causes an ICE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #3245
|
|
|
|
|
|
|
|
|
|
|
|
This involved some other changes:
- add a managed<T> wrapper that makes send_map usable from @-data
- implement map<K,V> for managed<send_map>
Unit tests are coming.
|
|
|
|
|
|
types in core::pipes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Revert "Once again, revert "Use pipes in compiletest""
Fixes #3098
|
|
|
|
|