| Age | Commit message (Collapse) | Author | Lines |
|
module scope. r=tjc
|
|
nearest module scope. r=tjc"
This reverts commit a8d37af2473da79be704c9ce2374f278c47177b6.
|
|
module scope. r=tjc
|
|
contain at least two components. r=graydon
|
|
|
|
|
|
|
|
rs=refactoring
|
|
|
|
|
|
|
|
Conflicts:
src/libsyntax/ext/source_util.rs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is so that we don't generate 170,000-line LLVM functions in Servo.
|
|
|
|
|
|
|
|
|
|
|
|
#2907.
|
|
|
|
|
|
|
|
|
|
Remove old parser functions as well as support for old-style capture
clauses. Remove remaining old-style capture clauses.
|
|
|
|
|
|
Per issue #2418.
|