blob: 575e1f6e38ed6872eb53d08c4a70527b9da27174 [file] [log] [blame] [view]
## `objects` added correctly to Rust executables
Any objects included in a Rust executable were previously ignored. They
are now added correctly.