| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-07 | tests/rustdoc-json: Remove more needless uses of `#![no_core]`. | Alona Enraght-Moony | -18/+0 | |
| These were'nt done with regex, but don't require changes to assertions. | ||||
| 2023-11-07 | tests/rustdoc-json: Remove some needless uses of `#![no_core]`. | Alona Enraght-Moony | -6/+0 | |
| Done by removing all uses of `#![no_core]`, and the reverting the ones that failed. More involved ones are in a later commit. | ||||
| 2023-10-31 | Accept less invalid Rust in rustdoc | Oli Scherer | -3/+12 | |
| 2023-08-09 | rustdoc-json: Add tests for field/variant ordering. | Alona Enraght-Moony | -0/+78 | |
| 2023-05-22 | Serialize all enums as externally tagged to guarantee compatibility with ↵ | Luca Palmieri | -142/+146 | |
| binary formats such as bincode or postcard | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+371 | |
