Skip to content

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

Closed
pcwalton wants to merge 1 commit intorust-lang:incomingfrom
pcwalton:export-cci
Closed

librustc: Stop exporting all cross-crate inlined functions. Shaves 800K ...#4918
pcwalton wants to merge 1 commit intorust-lang:incomingfrom
pcwalton:export-cci

Conversation

@pcwalton
Copy link
Copy Markdown
Contributor

...off librustc. r=graydon

@catamorphism
Copy link
Copy Markdown
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.
RalfJung added a commit to RalfJung/rust that referenced this pull request Mar 30, 2026
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