Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

librustc/libstd: No longer pass crate_map to start. #9287

Closed
wants to merge 5 commits into from

Conversation

luqmana
Copy link
Member

@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