Skip to content

remove old rc extension from detection files #11739

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

Merged
merged 1 commit into from
Jan 23, 2014
Merged

remove old rc extension from detection files #11739

merged 1 commit into from
Jan 23, 2014

Conversation

thestinger
Copy link
Contributor

No description provided.

@alsam
Copy link

alsam commented Jan 23, 2014

Concerning #11600
does it make sense to fix also

find . -name '*.rs' | xargs egrep '\.rc\>'
./src/librustc/middle/trans/base.rs:    // Append ".rc" to crate name as LLVM module identifier.
./src/librustc/middle/trans/base.rs:    let llmod_id = link_meta.crateid.name.clone() + ".rc";
./src/compiletest/compiletest.rs:    // Pretty-printer does not work with .rc files yet
./src/compiletest/compiletest.rs:          _ => ~[~".rc", ~".rs"]
./src/test/run-pass/item-attributes.rs:// for completeness since .rs files linked from .rc files support this
./src/test/run-pass/issue_3136_b.rs:// aux-build:issue_3136_a.rc

?
Thanks!

@bors bors closed this Jan 23, 2014
@bors bors merged commit a2dab3c into rust-lang:master Jan 23, 2014
@thestinger thestinger deleted the rm-old-ext branch February 8, 2014 04:58
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.

None yet

3 participants