Skip to content

Conversation

luqmana
Copy link
Contributor

@luqmana luqmana commented Sep 18, 2013

Get rid of the crate_map arg!

r? @brson

crabtw and others added 2 commits September 18, 2013 10:10
This patch fixes some errors of MIPS target, however, MIPS C ABI is still broken. I will send another PR to fix the problem.

Because MIPS target has no "generic" CPU name, I add --target-cpu and --target-feature to RUST_FLAGS. In order to workaround the "compact frame descriptions incompatible with DWARF2 .eh_frame" problem, the linker I used is CXX but not CC.
@luqmana luqmana closed this Sep 18, 2013
@luqmana luqmana reopened this Sep 18, 2013
@luqmana luqmana closed this Sep 18, 2013
Jarcho pushed a commit to Jarcho/rust that referenced this pull request Aug 29, 2022
`transmute_undefined_repr` fix

changelog: Don't lint `transmute_undefined_repr` when the the first field of a `repr(C)` type is compatible with the other type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants