Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 0 additions & 45 deletions .github/workflows/feature_freeze.yml

This file was deleted.

4 changes: 0 additions & 4 deletions book/src/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Clippy

[### IMPORTANT NOTE FOR CONTRIBUTORS ================](development/feature_freeze.md)

----

[![License: MIT OR Apache-2.0](https://img.shields.io/crates/l/clippy.svg)](https://github.com/rust-lang/rust-clippy#license)

A collection of lints to catch common mistakes and improve your
Expand Down
1 change: 0 additions & 1 deletion book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
- [GitLab CI](continuous_integration/gitlab.md)
- [Travis CI](continuous_integration/travis.md)
- [Development](development/README.md)
- [IMPORTANT: FEATURE FREEZE](development/feature_freeze.md)
- [Basics](development/basics.md)
- [Adding Lints](development/adding_lints.md)
- [Defining Lints](development/defining_lints.md)
Expand Down
3 changes: 0 additions & 3 deletions book/src/development/adding_lints.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Adding a new lint

[### IMPORTANT NOTE FOR CONTRIBUTORS ================](feature_freeze.md)


You are probably here because you want to add a new lint to Clippy. If this is
the first time you're contributing to Clippy, this document guides you through
creating an example lint from scratch.
Expand Down
55 changes: 0 additions & 55 deletions book/src/development/feature_freeze.md

This file was deleted.