| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -321/+0 | |
| 2022-10-01 | bless ui tests | Maybe Waffle | -1/+1 | |
| 2022-06-04 | move dummy test module to auxiliary directory | Ibraheem Ahmed | -3/+4 | |
| 2022-04-15 | tidy | Ibraheem Ahmed | -0/+1 | |
| 2022-02-28 | add `special_module_name` lint | Ibraheem Ahmed | -0/+54 | |
| 2021-11-20 | Clarify error messages caused by re-exporting `pub(crate)` visibility to outside | Ken Matsui | -3/+3 | |
| 2021-10-15 | Bless tests | Cameron Steffen | -2/+2 | |
| 2021-09-25 | Check for macros in built-in attributes that don't support them. | Eric Huss | -0/+28 | |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -2/+2 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2021-03-05 | expand: Remove obsolete `DirectoryOwnership::UnownedViaMod` | Vadim Petrochenkov | -0/+15 | |
| This ownership kind is only constructed in the case of path attributes like `#[path = ".."]` without a file name segment, which always represent some kind of directories and will produce and error on attempt to parse them as a module file. | ||||
| 2020-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -0/+56 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+166 | |
