Files
rust/compiler
Mateusz Mikuła 30fc9bd384 elf-raw-dylib: set type for functions
Avoids GNU ld warnings like:
```
type and size of dynamic symbol `meooooooooooooooow' are not defined
```
First noticed in
https://github.com/rust-lang/rust/pull/152451#issuecomment-3880667900
with changes from https://github.com/rust-lang/rust/pull/149937.
2026-02-25 15:02:18 +01:00
..
2026-02-21 12:56:50 +00:00
2026-02-24 10:50:39 +01:00
2026-02-22 19:59:25 +01:00
2026-02-24 10:50:38 +01:00
2026-01-19 16:08:54 +00:00