-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding #[must_use]
on an item
#268
Commits on Jan 6, 2023
-
Bartosz Smolarczyk committed
Jan 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 0290bee - Browse repository at this point
Copy the full SHA 0290beeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b9a1e - Browse repository at this point
Copy the full SHA 87b9a1eView commit details -
Update src/lints/enum_must_use_added.ron
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df6e4c5 - Browse repository at this point
Copy the full SHA df6e4c5View commit details
Commits on Jan 7, 2023
-
Missing newline in enum_must_use_added/new/src/lib.rs
Bartosz Smolarczyk committedJan 7, 2023 Configuration menu - View commit details
-
Copy full SHA for c72b6d2 - Browse repository at this point
Copy the full SHA c72b6d2View commit details -
New lint: struct_must_use_added
Bartosz Smolarczyk committedJan 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 3434892 - Browse repository at this point
Copy the full SHA 3434892View commit details -
New lint: function_must_use_added
Bartosz Smolarczyk committedJan 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 36854b4 - Browse repository at this point
Copy the full SHA 36854b4View commit details -
Update per_result_error_template in function_must_use_added lint
Bartosz Smolarczyk committedJan 7, 2023 Configuration menu - View commit details
-
Copy full SHA for d7929a6 - Browse repository at this point
Copy the full SHA d7929a6View commit details -
New lint: trait_must_use_added
Bartosz Smolarczyk committedJan 7, 2023 Configuration menu - View commit details
-
Copy full SHA for deb3c32 - Browse repository at this point
Copy the full SHA deb3c32View commit details
Commits on Jan 8, 2023
-
Additional tests with private items.
Bartosz Smolarczyk committedJan 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 33e7992 - Browse repository at this point
Copy the full SHA 33e7992View commit details
Commits on Jan 9, 2023
-
Missing test - private trait must_use added
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 659430e - Browse repository at this point
Copy the full SHA 659430eView commit details -
Simpler functions in function_must_use_added.
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 96a134b - Browse repository at this point
Copy the full SHA 96a134bView commit details -
Correct the line numbers in function_must_use_added.output.ron file.
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for ee7c1e1 - Browse repository at this point
Copy the full SHA ee7c1e1View commit details -
Additional test - adding new item with initial must_use.
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for ba2c051 - Browse repository at this point
Copy the full SHA ba2c051View commit details -
Backup commit before file splitting.
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 68264c9 - Browse repository at this point
Copy the full SHA 68264c9View commit details -
New lint: inherent_method_must_use_added
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for ffebed4 - Browse repository at this point
Copy the full SHA ffebed4View commit details -
More comment emphasis in tests against false-positives :)
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 62acdda - Browse repository at this point
Copy the full SHA 62acddaView commit details -
Removed unnecessary underscores '_'.
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a96d6a4 - Browse repository at this point
Copy the full SHA a96d6a4View commit details -
New test crate: trait_method_must_use_added
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b138f79 - Browse repository at this point
Copy the full SHA b138f79View commit details -
New test crate: inherent_method_moved_must_use_added
Bartosz Smolarczyk committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for f950f99 - Browse repository at this point
Copy the full SHA f950f99View commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57e5e41 - Browse repository at this point
Copy the full SHA 57e5e41View commit details