| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-22 | tests: Centralize proc macros commonly used for testing | Vadim Petrochenkov | -124/+0 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -21/+1 | |
| 2018-11-30 | tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests. | Eduard-Mihai Burtescu | -0/+1 | |
| 2018-11-30 | tests: move all proc_macro tests from -fulldeps. | Eduard-Mihai Burtescu | -0/+143 | |
| 2017-03-04 | Separate "ui-fulldeps" tests from "ui" tests | Vadim Petrochenkov | -60/+0 | |
| 2017-02-10 | Fix tests | Simonas Kazlauskas | -2/+2 | |
| 2017-02-10 | If is now always a SwitchInt in MIR | Simonas Kazlauskas | -0/+1 | |
| 2017-02-05 | Move derive macro expansion into the MacroExpander | Josh Driver | -1/+1 | |
| This removes the expand_derives function, and sprinkles the functionality throughout the Invocation Collector, Expander and Resolver. | ||||
| 2017-02-05 | Rename CustomDerive to ProcMacroDerive for macros 1.1 | Josh Driver | -1/+1 | |
| 2017-01-06 | Test for appropriate span on second custom derive | Esteban Küber | -0/+59 | |
