Skip to content

Conversation

aturon
Copy link
Contributor

@aturon aturon commented Oct 28, 2014

A recent PR renamed a number of lints based on new conventions.

That PR did not turn on the new lint deprecation infrastructure, since it needed a snapshot before doing so.

The snapshot has landed, so this PR finishes the work:

  • Turns on lint deprecation warnings
  • Renames lint uses in the codebase
  • Adds a regression test for the deprecation warning

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Oct 31, 2014
Conflicts:
	src/libcollections/slice.rs
	src/libcore/failure.rs
	src/libsyntax/parse/token.rs
	src/test/debuginfo/basic-types-mut-globals.rs
	src/test/debuginfo/simple-struct.rs
	src/test/debuginfo/trait-pointers.rs
@bors bors merged commit d9eb13b into rust-lang:master Oct 31, 2014
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.

3 participants