| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-03-13 | Gracefully handle `#[target_feature]` on statics | Nilstrieb | -16/+114 | |
| The was careful around not calling `fn_sig` on not-functions but well, it wasn't careful enough. This commit makes it a little more careful and also adds tests for a bunch more item kinds. | ||||
| 2023-03-02 | Revert "Stabilize `#![feature(target_feature_11)]`" | Léo Lanteri Thauvin | -16/+40 | |
| This reverts commit b379d216eefaba083a0627b1724d73f99d4bdf5c. | ||||
| 2023-02-01 | Stabilize `#![feature(target_feature_11)]` | Léo Lanteri Thauvin | -40/+16 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+592 | |
