| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-31 | cleanup: Add main functions to some UI tests | Vadim Petrochenkov | -0/+2 | |
| 2018-07-16 | rustc: Use link_section, not wasm_custom_section | Alex Crichton | -0/+23 | |
| This commit transitions definitions of custom sections on the wasm target from the unstable `#[wasm_custom_section]` attribute to the already-stable-for-other-targets `#[link_section]` attribute. Mostly the same restrictions apply as before, except that this now applies only to statics. Closes #51088 | ||||
