| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -41/+0 | |
| 2022-12-19 | add function to tell if the current ambiguity error matches a previous one ↵ | Yiming Lei | -1/+0 | |
| in ambiguity_errors if 2 errors of the kind and ident and span of the ident, b1, b2 and misc1 misc2 are the same then these 2 ambiguity errors matched prevent identical ambiguity error from pushing into vector of ambiguity_errors this will fix #105177 | ||||
| 2020-01-09 | Update tests | Vadim Petrochenkov | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-03 | resolve: Prefer `macro_rules` definitions to in-module macro definitions in ↵ | Vadim Petrochenkov | -1/+1 | |
| some cases | ||||
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -2/+0 | |
| 2018-08-06 | Enable macro modularization implicitly if one of "advanced" macro features ↵ | Vadim Petrochenkov | -1/+1 | |
| is enabled Do not mark all builtin attributes as used when macro modularization is enabled | ||||
| 2018-03-14 | Add empty main() to tests where it is missing. | Eric Huss | -0/+2 | |
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -8/+6 | |
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -0/+53 | |
