-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into switch-log-to-tracing
* master: (35 commits) Rename fails on renaming definitions created by macros Remove `match_ast` usage Remove `match_ast!` macro call Fix codegen for is_method documentation Don't trigger related highlighting on unrelated tokens feat: include full path in the cyclic deps error Add deref (`*`) handling for usages of ref tuples Switch order of assists Add generated doctest Fix errors from `rebase master` Cleanup according to style-requirements in tests Fix: different assist ids in doc and code Handle tuple in macro call Add destructure in sub-pattern (after `@`) Handle `mut` & `ref` Add Destructure Tuple Fix formatting rebuild Cargo.lock Bump notify version to 5.0.0-pre.12 Revert "Downgrade notify and use RecommendedWatcher" ...
- Loading branch information
Showing
27 changed files
with
2,896 additions
and
329 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
Oops, something went wrong.