Benjamin Bouvier
6e828df632
Remove unused SourceLoc in many Mach data structures ( #4180 )
...
* Remove unused srcloc in MachReloc
* Remove unused srcloc in MachTrap
* Use `into_iter` on array in bench code to suppress a warning
* Remove unused srcloc in MachCallSite
2022-05-23 09:27:28 -07:00
bjorn3
141af7523a
Allow cloning DataDescriptor ( #3377 )
2022-02-23 10:19:54 -08:00
bjorn3
f0e821b9e0
Remove all Sink traits
2022-01-11 19:03:10 +01:00
bjorn3
1dc27c93a4
Introduce DataDescription::all_relocs to dedup some code
2020-11-11 12:36:17 +01:00
bjorn3
b061694491
Rustfmt and update docs
2020-10-01 09:53:23 +02:00
bjorn3
84c6ec3214
Move alignment config from declare_data to define_data
2020-09-30 19:23:23 +02:00
Carlo Kok
b2549d1fde
Rust fmt fixes
2020-06-17 06:46:58 +02:00
Carlo Kok
0b613caad1
Address concerns in pullrequests.
2020-06-15 20:46:04 +02:00
Carlo Kok
38531b8f42
Rust fmt fixes
2020-06-08 19:56:21 +02:00
Carlo Kok
6b47079884
Cranelift: Module data apis should allow specifying the object file section #1640
2020-06-06 16:08:21 +02:00
Peter Huene
9f506692c2
Fix clippy warnings.
...
This commit fixes the current set of (stable) clippy warnings in the repo.
2019-10-24 17:20:12 -07:00
lazypassion
747ad3c4c5
moved crates in lib/ to src/, renamed crates, modified some files' text ( #660 )
...
moved crates in lib/ to src/, renamed crates, modified some files' text (#660 )
2019-01-28 15:56:54 -08:00