| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -82/+0 | |
| 2021-01-06 | Fix ICE on `pub macro`s defined within a non-module type namespace. | Daniel Henry-Mantilla | -0/+8 | |
| 2021-01-06 | Enhance tests based on code review | Daniel Henry-Mantilla | -1/+2 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2021-01-06 | Update test assertions (showcases bug) | Daniel Henry-Mantilla | -6/+30 | |
| 2021-01-06 | Fix type/value namespace clashes + test for that | Daniel Henry-Mantilla | -2/+34 | |
| 2021-01-06 | Implement suggestions from code review. | Daniel Henry-Mantilla | -4/+12 | |
| 2021-01-06 | Rustdoc: Fix macros 2.0 and built-in derives being shown at the wrong path. | Daniel Henry-Mantilla | -0/+9 | |
| Fixes #74355 The issue with the built-in derives may be related to: https://github.com/rust-lang/rust/issues/55482#issuecomment-434035721 | ||||
