| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -4/+0 | |
| 2020-01-10 | Ignore platforms that can't point to std | Esteban Küber | -0/+4 | |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -0/+4 | |
| 2019-09-15 | resolve: Tweak "cannot find" wording for attributes | Vadim Petrochenkov | -2/+2 | |
| 2019-09-08 | Improve wording. | Charles Lew | -2/+2 | |
| 2019-07-18 | resolve: Use `feature(custom_attribute)` fallback only if the feature is enabled | Vadim Petrochenkov | -2/+2 | |
| Normally `#![feature(...)]` shouldn't change behavior, but custom attributes in particular are in the process of retirement, and we should not produce a message telling to enable them. It also helps with unifying diagnostics for unresolved macros. | ||||
| 2019-06-08 | Remove some more `#![feature(custom_attribute)]`s | Vadim Petrochenkov | -4/+4 | |
| 2019-05-22 | tests: Centralize proc macros commonly used for testing | Vadim Petrochenkov | -6/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-30 | tests: move all proc_macro tests from -fulldeps. | Eduard-Mihai Burtescu | -0/+70 | |
