Skip to content

librustc: Stop exporting all cross-crate inlined functions. Shaves 800K ... #4918

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

Closed
wants to merge 1 commit into from

Conversation

pcwalton
Copy link
Contributor

...off librustc. r=graydon

@catamorphism
Copy link
Contributor

Needs rebasing.

@graydon graydon closed this Jun 13, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
add `option_as_ref_deref` lint

changelog: add a new lint that lints `option.as_ref().map(Deref::deref)` (and similar calls), which could be expressed more succinctly as `option.as_deref[_mut]()`. Closes rust-lang#4918.
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.

4 participants