| Age | Commit message (Collapse) | Author | Lines |
|
Everything should now call ptr::addr_of instead of
ptr::p2::addr_of. Only the pipes macro code when compiled
by stage0 will call ptr::p2::addr_of. Needs a snapshot to get
rid of that.
|
|
|
|
Needs a snapshot before this can be completed, because I changed
the mode for conv_poly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Require comma separators for all expression types except the plain block
|
|
|
|
|
|
|
|
|
|
#2907.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2746.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Per issue #2418.
|