aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust-objects.md
blob: 575e1f6e38ed6872eb53d08c4a70527b9da27174 (plain)
1
2
3
4
## `objects` added correctly to Rust executables

Any objects included in a Rust executable were previously ignored.  They
are now added correctly.