Skip to content

Conversation

@catamorphism
Copy link
Contributor

Previously, any package would match any other package ID when searching
using the rust_path_hack, so long as the directory had one or more crate
files in it. Now, rustpkg checks that the parent directory matches the
package ID.

Closes rust-lang#9273
@flaper87
Copy link
Contributor

FWIW, r+

bors added a commit that referenced this pull request Sep 25, 2013
@bors bors closed this Sep 25, 2013
@bors bors merged commit 667adad into rust-lang:master Sep 25, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
…rednet

[`nonstandard_macro_braces`] Do not modify macro arguments

fix rust-lang#9498

based on top of rust-lang/rust-clippy#9471

Also simplify the lint by not caring about code format which should be `rustfmt` job, and turn the lint into machine Applicable

changelog: Suggestion: [`nonstandard_macro_braces`]: The suggestion is now machine applicable and will no longer replace brackets inside the macro argument.
  [rust-lang#9499](rust-lang/rust-clippy#9499)
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.

5 participants