Commit graph

21 commits

Author SHA1 Message Date
Scott Schafer 7b14e72cc6 chore: update package_features tests to use check 2023-02-20 12:21:27 -06:00
Will Crichton 39e6737de7 Change rustdoc-scrape-examples to be a target-level configuration 2022-11-16 09:18:33 -08:00
Scott Schafer 4bc8fe85bd remove unneeded nightly flags from various tests 2022-07-14 19:55:44 -05:00
bors 5fb59b0e4a Auto merge of #9420 - In-line:unknown-features-suggestions-in-workspace, r=ehuss
Implement suggestions for unknown features in workspace
2021-06-01 15:41:27 +00:00
Eric Huss 61b762b9ff Remove unneeded masquerade_as_nightly_cargo.
This was accidentally missed when it was stabilized.
2021-05-24 08:18:14 -07:00
Alik Aslanyan 503a8670d9
Another way to fix 2021-05-13 11:30:46 +04:00
Alik Aslanyan 21152659a1 Move check to the end of function, rework error message 2021-05-06 09:31:22 +04:00
Alik Aslanyan 8c4b0a8559
Remove trailing space 2021-05-03 09:08:53 +00:00
Alik Aslanyan f46145312c Fix bug when with resolver = "1" non-virtual package was allowing unknown features 2021-05-03 13:06:34 +04:00
Alik Aslanyan f2b5271a09
Cargo fmt 2021-04-30 10:55:36 +04:00
Alik Aslanyan e80b5c2f8b
Add failing test 2021-04-30 10:47:44 +04:00
Alik Aslanyan 1439dab8c0
Add failing tests & fix them 2021-04-30 09:56:24 +04:00
Alik Aslanyan 3786b27367
Update test 2021-04-27 09:36:07 +00:00
Alik Aslanyan 0847630d07
Implement suggestions for unknown features in workspace 2021-04-27 13:09:44 +04:00
Eric Huss 85854b1884 Refactor feature handling, and improve error messages. 2021-03-19 14:59:53 -07:00
Eric Huss 6b320cb801 Fix --feature pkg/feat for V1 resolver for non-member. 2021-03-14 19:05:12 -07:00
Eric Huss d087aeb845 Stabilize -Zfeatures and -Zpackage-features. 2020-12-19 08:26:42 -08:00
Eric Huss bcfdf9fbad New namespaced features implementation. 2020-10-23 16:04:41 -07:00
Ivan Tham 894dbbc997
Suggest manifest for --features help
Suggested by ehuss
2020-10-14 10:00:02 +08:00
Ivan Tham ca91c5db5c
Fix test for package_features for help 2020-10-14 01:06:16 +08:00
Eric Huss 54ace8af65 Merge -Zpackage-features2 and -Zpackage-features. 2020-04-08 14:06:09 -07:00
Renamed from tests/testsuite/package_features2.rs (Browse further)