Skip to content

Conversation

@Seldaek
Copy link
Contributor

@Seldaek Seldaek commented Sep 19, 2013

This is still in need of integration in makefiles and such, but it's a beginning.

Preview available at http://seld.be/rustdoc/

/cc @cmr @alexcrichton

Design creds to Meret Vollenweider (http://meret.com)
@alexcrichton
Copy link
Member

I'll take it from here. I need to figure out the best way to actually run this during the build process.

@alexcrichton
Copy link
Member

Rust version ended up working out, will make a pull request soon...

Jarcho pushed a commit to Jarcho/rust that referenced this pull request Aug 29, 2022
Fixes rust-lang#9347 Technically it is possible to have a blank match-pattern that does nothing, and we fail to lint. But its easier to be safe than sorry here.
Jarcho pushed a commit to Jarcho/rust that referenced this pull request Aug 29, 2022
Don't lint on match pattern-binding in ´question_mark` Fixes rust-lang#9347 Technically it is possible to have a blank match-pattern that does nothing, and we fail to lint. But it's easier to be safe than sorry here. changelog: [`question_mark`]: don't lint `if let`s with subpatterns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants