-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow multiple suggestions for malformed crate_type attribute
- Loading branch information
1 parent
9337f7a
commit a3070a3
Showing
14 changed files
with
214 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule backtrace
updated
48 files
Submodule book
updated
1009 files
Submodule edition-guide
updated
43 files
Submodule embedded-book
updated
4 files
+1 −1 | src/interoperability/c-with-rust.md | |
+1 −0 | src/intro/install.md | |
+1 −1 | src/intro/install/macos.md | |
+7 −7 | src/start/exceptions.md |
Submodule nomicon
updated
8 files
+24 −5 | .github/workflows/main.yml | |
+1 −1 | src/arc-mutex/arc-drop.md | |
+3 −3 | src/destructors.md | |
+2 −4 | src/exotic-sizes.md | |
+3 −3 | src/other-reprs.md | |
+3 −3 | src/races.md | |
+1 −1 | src/send-and-sync.md | |
+2 −2 | src/what-unsafe-does.md |
Submodule rust-by-example
updated
103 files
Submodule cargo
updated
1063 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters