add warning message when using x fix#155554
Conversation
|
This PR modifies If appropriate, please update |
|
r? @clubby789 rustbot has assigned @clubby789. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
cc @jyn514 (if you'd like i can delegate r+ for this one) |
|
@Kivooeo please do, thanks :) |
|
@bors delegate=jyn514 |
|
Invalid command: Invalid delegation type |
|
introducing a new type of PR: jyn PRs |
|
ok let's just do this since you are alumni in bootstrap team, i guess no one would have complains on that r? jyn514 @bors r=jyn514 rollup |
|
|
…uwer Rollup of 4 pull requests Successful merges: - #152611 (Modify error message of importing inherent associated items when `#[feature(import_trait_associated_functions)]` is enabled) - #155359 (Improperctypes refactor2.2) - #155036 (Store a PathBuf rather than SerializedModule for cached modules) - #155554 (add warning message when using x fix)
Rollup merge of #155554 - nivekithan:issue-155545-fix, r=jyn514 add warning message when using x fix Fix for issue: #155545 Before: <img width="1880" height="329" alt="image" src="https://github.com/user-attachments/assets/b713d940-f229-4c63-8df8-93634f017793" /> After: <img width="1897" height="387" alt="image" src="https://github.com/user-attachments/assets/5bbca701-b319-45ca-9d46-39847c50b6f8" /> Text added ``` WARNING: `x fix` is provided on a best-effort basis and does not support all `cargo fix` options correctly. ```
|
Hello @nivekithan |
Fix for issue: #155545
Before:

After:

Text added