| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Major perf win.
|
| |
|
|
| |
size-and-align.rs for rustc.
|
| |
|
|
| |
compile time on rustc.
|
| |
|
|
| |
ASK ME WHY THIS WORKS.
|
| | |
|
| |
|
|
| |
workaround in rustc.
|
| |
|
|
| |
support ret better.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
mismatch in tag constructors in patterns
|
| |
|
|
| |
which works for resolve errors as well
|
| |
|
|
| |
"friendly_stringify" a tag type we haven't yet recorded into cx.ctxt_all_tag_info
|
| |
|
|
| |
parameters, report the location of the error
|
| |
|
|
| |
int and uint
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
less crash in rustc.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
time by 50%.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
fixing bind leakage in rustc.
|
| |
|
|
|
|
|
|
| |
through multiple levels of indirection. Still can trigger "unexpected OpaqueTy" bugs, but that's better than infinite loops."
This reverts commit 751a47cc5ac3223c3b592659937b485c56ab2644.
Broken build.
|
| |
|
|
| |
multiple levels of indirection. Still can trigger "unexpected OpaqueTy" bugs, but that's better than infinite loops.
|
| |
|
|
| |
strings yet.
|
| |
|
|
| |
translate 0-ary constructors as constants. Rustc loses ~300kb.
|
| | |
|
| | |
|
| |
|
|
| |
backreferences
|
| | |
|
| |
|
|
| |
later stages. Fixes to pexp pretty printer.
|
| | |
|
| | |
|
| | |
|