Skip to content
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

Automatic toolchain upgrade to nightly-2024-08-02 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Update Rust toolchain from nightly-2024-08-01 to nightly-2024-08-02 without any other source changes.
This is an automatically generated pull request. If any of the CI checks fail, manual intervention is required. In such a case, review the changes at https://github.com/rust-lang/rust from rust-lang/rust@28a58f2 up to rust-lang/rust@8e86c95. The log for this commit range is:
rust-lang/rust@8e86c95671 Auto merge of #127276 - aDotInTheVoid:no-opaque, r=camelid
rust-lang/rust@a886938671 Auto merge of #128504 - matthiaskrgr:rollup-pawylnk, r=matthiaskrgr
rust-lang/rust@e6b6d04b06 Rollup merge of #128499 - Konippi:refactor-backtrace-formatting, r=tgross35
rust-lang/rust@ca73b8b7a5 Rollup merge of #128497 - Bryanskiy:fix-dropck-doc, r=lcnr
rust-lang/rust@29cd3103a1 Rollup merge of #128496 - clubby789:box-syntax-multipart, r=compiler-errors
rust-lang/rust@8671b0bfbd Rollup merge of #128482 - RalfJung:ptr-signed-offset, r=oli-obk
rust-lang/rust@683f2d3cb2 Rollup merge of #128433 - hermit-os:hermit-unsafe_op_in_unsafe_fn, r=joboet
rust-lang/rust@93561a1767 Rollup merge of #127490 - ferrocene:hoverbear/add-riscv64gc-unknown-linux-target-page, r=pietroalbini
rust-lang/rust@73ac5e0c6e rustdoc: Remove OpaqueTy
rust-lang/rust@52a49d94c7 rustdoc: Add test for impl_trait_in_accos_type
rust-lang/rust@45d35ba4fd chore: refactor backtrace formatting
rust-lang/rust@c8a3cafc0f fix dropck documentation for [T;0] special-case
rust-lang/rust@e60ebb2f2c Auto merge of #128490 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@e157954cce Fix removed box_syntax diagnostic if source isn't available
rust-lang/rust@db1652e07b fix the way we detect overflow for inbounds arithmetic (and tweak the error message)
rust-lang/rust@5d5c97aad7 interpret: simplify pointer arithmetic logic
rust-lang/rust@de78cb56b2 on a signed deref check, mention the right pointer in the error
rust-lang/rust@c0e32983f5 Auto merge of #127543 - carbotaniuman:more_unsafe_attr_verification, r=estebank,traviscross
rust-lang/rust@9ec4844925 Auto merge of #17761 - RalfJung:josh-roudntrip-error, r=lnicola
rust-lang/rust@820ec720ff fix(os/hermit): deny(unsafe_op_in_unsafe_fn)
rust-lang/rust@4da966c30e fix(pal/hermit): deny(unsafe_op_in_unsafe_fn)
rust-lang/rust@b21af629ef refactor(pal/hermit): make ENV a non-mutable static
rust-lang/rust@70805f9a6b when josh-proxy screws up the roundtrip, say what the involved commits are
rust-lang/rust@bf5844ea2d Auto merge of #17756 - Wilfred:fix_adoc_json, r=Veykril
rust-lang/rust@97ac52f579 Auto merge of #128481 - matthiaskrgr:rollup-efa706r, r=matthiaskrgr
rust-lang/rust@ff1476ca20 Rollup merge of #128478 - nnethercote:update-git-blame-ignore-revs, r=jieyouxu
rust-lang/rust@5dc8d49ba5 Rollup merge of #128477 - Zalathar:bless-mcdc-19, r=cuviper
rust-lang/rust@7c60525877 Rollup merge of #128458 - clubby789:optimize-unused-attr, r=compiler-errors
rust-lang/rust@2c3b89e4d8 Rollup merge of #128450 - dpaoliello:coff, r=bjorn3
rust-lang/rust@cd525270f9 Rollup merge of #128437 - onur-ozkan:handle-llvm-tools-properly, r=albertlarsan68,Kobzol
rust-lang/rust@0cda002610 Rollup merge of #128416 - maurer:remove-android-hack, r=tgross35
rust-lang/rust@70591dc15d Auto merge of #127060 - Oneirical:testificate, r=jieyouxu
rust-lang/rust@36075eb7f3 Ignore use declaration reformatting in .git-blame-ignore-revs.
rust-lang/rust@68df46c4c2 Finish blessing coverage/mcdc tests after LLVM 19 upgrade
rust-lang/rust@e485266c67 Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgr
rust-lang/rust@71b2116096 Auto merge of #128469 - matthiaskrgr:rollup-00svite, r=matthiaskrgr
rust-lang/rust@1df27d84a1 docs: Fix JSON example for rust-analyzer.workspace.discoverConfig
rust-lang/rust@cf900ab62d Rollup merge of #128452 - dingxiangfei2009:smart-ptr-require-maybe-sized, r=compiler-errors
rust-lang/rust@046664bdea Rollup merge of #128449 - Urgau:tmp-allow-negative-lit-lint, r=compiler-errors
rust-lang/rust@ac67d10050 Rollup merge of #128443 - compiler-errors:async-unreachable, r=fmease
rust-lang/rust@c4ee411854 Rollup merge of #128296 - heiher:update-metadata, r=Urgau
rust-lang/rust@8377aae6a1 Rollup merge of #128162 - ChrisDenton:cleanup, r=joboet
rust-lang/rust@c1f2112600 Rollup merge of #127567 - joboet:once_wait, r=Amanieu
rust-lang/rust@7060a2f356 Rollup merge of #128457 - juntyr:once-lock-docs, r=tgross35
rust-lang/rust@b22c48ed6e Rollup merge of #128438 - Bryanskiy:empty-array-dropck, r=lcnr
rust-lang/rust@1ef8a4cbea Rollup merge of #128431 - biabbas:master, r=Urgau
rust-lang/rust@52f7d33109 Rollup merge of #128244 - compiler-errors:move-clone-sugg, r=estebank
rust-lang/rust@19f6ff0655 Rollup merge of #127159 - Nadrieril:hide-candidate, r=matthewjasper
rust-lang/rust@3acd910036 Rollup merge of #126697 - vincenzopalazzo:macros/find_the_expression_tok, r=eholk,compiler-errors
rust-lang/rust@20379e4d4e Rollup merge of #123813 - compiler-errors:redundant-lint, r=petrochenkov
rust-lang/rust@6d7bb127e6 Emit an error if #[optimize] is applied to an incompatible item
rust-lang/rust@79ef91e879 tweak comment on NonterminalKind::Expr
rust-lang/rust@83fb140ec1 Fix docs for OnceLock::get_mut_or_init
rust-lang/rust@6b731c2e7d tests: add the _ as expr test for cargo fix
rust-lang/rust@276fa19c0a rustc_parser: consider the in 2024 an expression
rust-lang/rust@e12408bf11 Auto merge of #17755 - ShoyuVanilla:issue-17738, r=davidbarsky
rust-lang/rust@14a0963f96 reject pointee without ?Sized
rust-lang/rust@086065e56b Prevent redundant obigation push for assignee exprs
rust-lang/rust@03357f12f8 Create COFF archives for non-LLVM backends
rust-lang/rust@840ca3cbef Temporarily switch ambiguous_negative_literals lint to allow
rust-lang/rust@8b14b743f9 fix: Apply IndexMut obligations for non-assigning mutable index usages, too
rust-lang/rust@74754b8786 Properly mark loop as diverging if it has no breaks
rust-lang/rust@1d49aad844 std: fix busy-waiting in Once::wait_force, add more tests
rust-lang/rust@cf11f499b3 std: implement the once_wait feature
rust-lang/rust@f6c4110b9d improve bootstrap to allow selecting llvm tools individually
rust-lang/rust@ea04b0afbf use llvm-nm in symbol-visibility rmake test
rust-lang/rust@bba84aa836 Auto merge of #17750 - davidbarsky:david/remove-abspath-requirement-in-linked-projects, r=Veykril
rust-lang/rust@e8a90513de fix: remove AbsPath requirement from linkedProjects
rust-lang/rust@62d4998753 Add VxWorks platfrom support documents
rust-lang/rust@e84a7d91b7 Remove unneeded pub(crate)
rust-lang/rust@34fcf92ea0 Add special-case for [T, 0] in dropck
rust-lang/rust@127b469b7e refactor(pal/hermit): use default impl of GlobalAlloc::alloc_zeroed
rust-lang/rust@76b4a86b57 refactor(pal/hermit): return ! to satisfy rust-analyzer
rust-lang/rust@9fb03f0f21 Auto merge of #17747 - ShoyuVanilla:issue-17734, r=Veykril
rust-lang/rust@f6f587e7ea Introduce REDUNDANT_IMPORTS lint
rust-lang/rust@1b058b796d Add a test case
rust-lang/rust@7d7ad7b874 android: Remove libstd hacks for unsupported Android APIs
rust-lang/rust@49db8a5a99 Add toggle for parse_meta_item unsafe parsing
rust-lang/rust@9169622027 Move Windows implementation of anon pipe
rust-lang/rust@a75d2f9d38 Cleanup sys module to match house style
rust-lang/rust@a2555b976a fix: Errors on method call inferences with elided lifetimes
rust-lang/rust@dcaa17a661 invalid stdout_utf8 handling in run_make_support
rust-lang/rust@689bb118ce rewrite symbol-visibility to rmake
rust-lang/rust@51a0dd2677 Auto merge of #17744 - alibektas:debug_env_not_set, r=Veykril
rust-lang/rust@2169fc7f0f Set tracing level to debug when cargo config get env fails
rust-lang/rust@33fdfb4673 Auto merge of #17735 - alibektas:ratoml_workspaces, r=Veykril
rust-lang/rust@cd266e0433 Auto merge of #17742 - Veykril:wrong-retries, r=Veykril
rust-lang/rust@13c095aaf1 fix: Fix incorrect retrying of inlay hint requests
rust-lang/rust@5fa145eab9 Auto merge of #17741 - Veykril:include-raw, r=Veykril
rust-lang/rust@90e1a58cc6 fix: Fix builtin includes rejecting raw string literals
rust-lang/rust@d8bc8761a5 Deny unsafe on more builtin attributes
rust-lang/rust@dc471c16b2 Remove clippy errors
rust-lang/rust@722f79d374 Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
rust-lang/rust@5ac8b79ca8 Add missing doc string
rust-lang/rust@a895797455 Fix error spans for include! and compile_error!
rust-lang/rust@51130d8222 Auto merge of #17736 - hyf0:hyf_09234908234, r=Veykril
rust-lang/rust@79defab2b1 Make basic use of spans for macro expansion errors
rust-lang/rust@825034566a Add test in ide-completion/src/tests/item_list.rs
rust-lang/rust@dc548f0168 Revert "Fix error message"
rust-lang/rust@ca16c0633d Auto merge of #17715 - Throne3d:fix/glob-may-override-vis-2, r=Veykril
rust-lang/rust@ee72122342 Auto merge of #17722 - joshka:jm/logs, r=Veykril
rust-lang/rust@568228fbc9 Cargo fmt
rust-lang/rust@5b184ffa22 Fix error message
rust-lang/rust@08bcc01394 Entirely hide Candidates from outside lower_match_tree
rust-lang/rust@c7471664b3 Visiting bindings is straightforward now
rust-lang/rust@55c703bca7 feat(ide-completion): explictly show async keyword on impl trait
rust-lang/rust@cbdacec188 Abstract out the candidate manipulation not in the main algorithm
rust-lang/rust@e2fd9aa33e Set up false edges in lower_match_tree
rust-lang/rust@9e05fb67a3 Small simplification
rust-lang/rust@45ef4f2c32 Remove unnec copying of source_root_ids
rust-lang/rust@59c465b6e2 add skip_slow_tests to ratoml tests
rust-lang/rust@adefc44f31 Combine krate_ratoml and workspace_ratomls into one
rust-lang/rust@48fb66be7a Auto merge of #17732 - lnicola:sync-from-rust, r=lnicola
rust-lang/rust@a973d3f087 Merge from rust-lang/rust
rust-lang/rust@c16061a237 Preparing for merge from rust-lang/rust
rust-lang/rust@159524019f Auto merge of #17720 - ThouCheese:fix/doc-to-comment-naming, r=Veykril
rust-lang/rust@ca66ea2916 Auto merge of #17472 - duncanawoods:master, r=HKalbasi
rust-lang/rust@53fea63c0c 17470 - run test explorer tests at the package level and add missing extra_test_bin_args settings
rust-lang/rust@2f0451d113 feat: add trace level to client logs
rust-lang/rust@b4e1a53b7a Update target-spec metadata for loongarch64 targets
rust-lang/rust@c0df26be42 feat: use vscode log format for client logs
rust-lang/rust@f4186e37c8 flip the naming of the doc comment to comment assist
rust-lang/rust@6c98665d91 Down to 1 failing test
rust-lang/rust@b2719c4914 Auto merge of #17511 - mckenfra:github_issue_17497_fix_v5, r=flodiebold
rust-lang/rust@1261827eb9 Fix for #17497 - Invalid RA diagnostic error: expected 2 arguments, found 1
rust-lang/rust@34dc7ac79f Auto merge of #17714 - Throne3d:patch-1, r=Veykril
rust-lang/rust@1b783b069c Auto merge of #17713 - alibektas:17710, r=Veykril
rust-lang/rust@77dc02862a fix: let glob imports override other globs' visibility
rust-lang/rust@55964dad2a docs: Reference cov_mark crate instead of test_utils/mark
rust-lang/rust@a15fbe6c30 early exit if unresolved field is an index
rust-lang/rust@91acacf85b Peel off explicit (or implicit) deref before suggesting clone on move error in borrowck
rust-lang/rust@13f0a021d6 Auto merge of #17709 - Young-Flash:hover_tooltip, r=Veykril
rust-lang/rust@8cdc4932ee fix: tweak hover/tooltip links
rust-lang/rust@f6e2fca74b Internal: Cleanup proc-macro error handling
rust-lang/rust@8f45146ea5 Auto merge of #17706 - Veykril:fragment-include-fix, r=Veykril
rust-lang/rust@4a6b461df3 fix: Fix includes not working with expr fragment inputs
rust-lang/rust@c9cb05c412 Globals too are asking for sourcerootid
rust-lang/rust@93e50c988e Turn root_ratoml into workspace_ratomls
rust-lang/rust@9cf00eb219 Auto merge of #17698 - Veykril:remove-trace, r=Veykril
rust-lang/rust@4ffc969ecf Remove unused trace module
rust-lang/rust@7f314c643d Auto merge of #17676 - winstxnhdw:precise-capturing, r=Veykril
rust-lang/rust@71e3d88281 fix: handle new TypeBoundKind variant
rust-lang/rust@0adc1e389a Auto merge of #17697 - Veykril:cargo-env, r=Veykril
rust-lang/rust@516a1b47b4 fix: Support new cargo config get env format
rust-lang/rust@900ca457f7 Auto merge of #17695 - Veykril:typeref-size, r=Veykril
rust-lang/rust@08f7e164cc Make legacy_const_generics_indices thin by double boxing as its seldom used
rust-lang/rust@b3f5af205d Reduce size of TypeRef by 8 bytes
rust-lang/rust@5bded7cac0 Auto merge of #17693 - Veykril:astidmap, r=Veykril
rust-lang/rust@d744b7c71b Fix incorrect handling of cfg'd varargs
rust-lang/rust@8e0d60e115 Remove Params and Fields from AstIdMap
rust-lang/rust@896639683c Generate From impls for Any* nodes
rust-lang/rust@113c45847a fix: temporarily use ast::GenericParamList
rust-lang/rust@3480bedcdd Auto merge of #17690 - lnicola:unsafe_op_in_unsafe_fn, r=lnicola
rust-lang/rust@d7968e5393 Fix and enable unsafe_op_in_unsafe_fn
rust-lang/rust@5fd18ee953 Auto merge of #17674 - davidbarsky:david/add-more-information-to-status-command, r=Veykril
rust-lang/rust@20c6698066 Auto merge of #17610 - regexident:impl-all_in_module, r=Veykril
rust-lang/rust@dbdf992b87 Auto merge of #17661 - alibektas:read_ratoml_on_startup, r=Veykril
rust-lang/rust@75e5dadfa5 fix: use cannot have optional generics
rust-lang/rust@a0e1256515 fix: move use parsing to outer match arm
rust-lang/rust@316616af11 chore: update codegens
rust-lang/rust@243b68def0 feat: add arm for use type bound
rust-lang/rust@3a2f250d33 feat: add use type bound grammar
rust-lang/rust@9751cbc7f9 Auto merge of #17395 - davidbarsky:david/remove-unindexed-project-notification, r=Veykril
rust-lang/rust@06fe4e6b6e internal: remove UnindexedProject notification
rust-lang/rust@c611e440d4 Auto merge of #17483 - alibektas:ratoml/fixes, r=alibektas
rust-lang/rust@abdad6f45c rename config::ConfigChange::other_errors to validation_errors
rust-lang/rust@f1e237139b minor changes
rust-lang/rust@0cbee3bba5 Add method Impl::all_in_module(…) for supporting more localized querying
rust-lang/rust@b8e83b78eb Auto merge of #17675 - PaulDotSH:remove-lens-force-custom-commands-config, r=lnicola
rust-lang/rust@fdbd9bee57 Remove lens.forceCustomCommands config
rust-lang/rust@8c6dd09507 internal: add more output to the status command
rust-lang/rust@28b8c2443b Auto merge of #17671 - Veykril:binding-size, r=Veykril
rust-lang/rust@83a3087f94 internal: Shrink size of Binding
rust-lang/rust@be1dc79ed9 Auto merge of #17670 - Veykril:mem, r=Veykril
rust-lang/rust@cdb7d3ec93 LRU body_with_source_map query
rust-lang/rust@e651da9ff3 Auto merge of #17668 - Veykril:incorrect-nevers, r=Veykril
rust-lang/rust@a187a8992d Auto merge of #17542 - roife:fix-issue-17517, r=Veykril
rust-lang/rust@da6e4c8f11 Auto merge of #17586 - ShoyuVanilla:tuple-arg-macro-rest, r=Veykril
rust-lang/rust@3e33854080 Auto merge of #17667 - Veykril:r-a-component-override, r=Veykril
rust-lang/rust@d30f78730e Remove incorrect never! invocations
rust-lang/rust@74cc2802b9 Use rustup rust-analyzer component when there is a toolchain file override for the opened workspace
rust-lang/rust@0f45488d09 Auto merge of #17647 - joshka:jm/rename-commands, r=Veykril
rust-lang/rust@377192faab Auto merge of #17666 - Veykril:simplify, r=Veykril
rust-lang/rust@69d8e32f60 Simplify
rust-lang/rust@5236347f7c Auto merge of #17660 - ObsidianMinor:fix/17645, r=Veykril
rust-lang/rust@f84d14e1c0 Auto merge of #17658 - alibektas:rename_get_field, r=Veykril
rust-lang/rust@d5cfeb5f88 Read rust-analyzer.toml files on startup
rust-lang/rust@8e7e37f4a9 Fix more path resolution for included submodules
rust-lang/rust@874564e5b9 Add FIXME to root ratoml tests.
rust-lang/rust@65627d1c54 Apply changes to ratoml/fixes
rust-lang/rust@ad4e35a048 Minor fixes for ratoml module
rust-lang/rust@3a5e7d9861 Rename config::get_field to config::get_field_json
rust-lang/rust@402e176f06 Auto merge of #17657 - Veykril:cfg-slim, r=lnicola
rust-lang/rust@272e595f48 Make CfgExpr slimmer
rust-lang/rust@9e3482bb43 Auto merge of #17656 - Veykril:flyimport-builtin-mod, r=Veykril
rust-lang/rust@a580bab18c fix: Allow flyimport to import primitive shadowing modules
rust-lang/rust@a852cd8f1a Auto merge of #17655 - Veykril:std-find-path, r=Veykril
rust-lang/rust@f08aae943a Optimize find_path for sysroot library search some more
rust-lang/rust@80dd021c4c Fix visited module tracking not clearing itself on backtracking
rust-lang/rust@d934433195 Use out parameter instead of return value for find_path choice
rust-lang/rust@5a02f69662 Fix using wrong length for max_len arg
rust-lang/rust@0ed9a5fd78 Specialize find_path local search
rust-lang/rust@66a4e55b3d Optimize find_path choice selection
rust-lang/rust@38352c5c9c Auto merge of #17653 - Veykril:std-find-path, r=Veykril
rust-lang/rust@cfdcaa7450 Prefer standard library paths over shorter extern deps re-exports
rust-lang/rust@449d4c471d Auto merge of #17650 - ObsidianMinor:fix/17645, r=Veykril
rust-lang/rust@e43b74a1f6 Fix path resolution for child mods of those expanded by include!
rust-lang/rust@ea7f3671c0 Auto merge of #17649 - ShoyuVanilla:issue-17585, r=Veykril
rust-lang/rust@96b30036f1 fix: Panic in debug profile for tuple deconstruct with arity mismatch
rust-lang/rust@60dfe6cba5 Auto merge of #17646 - Veykril:dyn-parse, r=lnicola
rust-lang/rust@539df3fca9 Rename rust-analyzer commands
rust-lang/rust@38814ece18 Add missing dyn parse special cases in 2015 edition
rust-lang/rust@aa52c5d963 Auto merge of #17641 - nyurik:optimize-refs, r=Veykril
rust-lang/rust@afa72d53e3 Keep references in format! when the target is unsized
rust-lang/rust@91b9739d12 Auto merge of #17642 - lnicola:typos, r=lnicola
rust-lang/rust@a7074e2ebc Fix some typos
rust-lang/rust@449517d52e Auto merge of #17635 - Young-Flash:block_exp, r=lnicola
rust-lang/rust@1669e930e1 minor: tweak comment
rust-lang/rust@7bff592cad internal: add test case for inlay hint support for block expr with lifetime label
rust-lang/rust@aee0e30bed feat: add inlay hint support for block expr with lifetime label
rust-lang/rust@b939d3bf30 Auto merge of #17639 - Veykril:salsa-perf, r=Veykril
rust-lang/rust@2a8cc1db3a Avoid ref when using format! in compiler
rust-lang/rust@147a2eb4b6 Add back equality check that went missing
rust-lang/rust@166ba4d1cf Auto merge of #17640 - Veykril:parse-dyn, r=Veykril
rust-lang/rust@2e81e1fa23 Fix edition used for include macro parsing
rust-lang/rust@9357572d9b Parse contextual dyn keyword properly in edition 2015
rust-lang/rust@e49887ecb4 internal: move NavigationTarget::from_expr to goto_definition
rust-lang/rust@b70fab267f fix: sort references in tests
rust-lang/rust@5aa60cf61d fix: handle highlightings inside macro calls & only highlight kws in current file
rust-lang/rust@c590cfb700 fix: ensure that highlight_related works for macro_expr
rust-lang/rust@92d0ee8758 use token_ancestors_with_macros to simplify goto-def on kw
rust-lang/rust@7df7db52d8 fix: navigate to label directly when perform 'goto-def' on control-flow kw
rust-lang/rust@7a14800915 feat: find references on control-flow kws
rust-lang/rust@5c39c85335 fix: keyword highlighting in macro expansion
rust-lang/rust@63bacc111c fix: incorrect highlighting of try blocks with control flow kws
rust-lang/rust@9ede85344f fix: ensure that goto-def works on fn/try/async kw
rust-lang/rust@ab1989b139 feat: goto-def on keywords
rust-lang/rust@ddd1a8f402 Drop an unnecessary Arc::clone
rust-lang/rust@59ec98218f Regenerate files
rust-lang/rust@24e0d516a0 Make LRU opt-in
rust-lang/rust@f1741aad4b Remove duplicate information from interned::Slot
rust-lang/rust@95c48af734 Auto merge of #17638 - Veykril:salsa-perf, r=Veykril
rust-lang/rust@9770d016f1 Reduce maximum LRU size to 2^16 entries, reducing memory footprint of LRU entries
rust-lang/rust@091dc26cda perf: Reduce memory usage of salsa slots by 8 bytes
rust-lang/rust@a75b6faa9e Auto merge of #17637 - jjoeldaniel:master, r=Veykril
rust-lang/rust@d16acea62c Auto merge of #17622 - roife:fix-issue-17602, r=Veykril
rust-lang/rust@346210bb1b remove rust-analyzer.openFAQ
rust-lang/rust@fd240c00e0 Auto merge of #17620 - Veykril:edition-aware-parser, r=Veykril
rust-lang/rust@754f53ca1a Test macros doing edition dependent parsing
rust-lang/rust@62eba06591 Prevent generated runner module from being format checked
rust-lang/rust@2dc84abb55 Parse try as a keyword only in edition 2018 and up
rust-lang/rust@f4b2bf5c53 Add basic edition inline parser test support
rust-lang/rust@e6e8bd299d Auto merge of #17634 - lnicola:fix-xtask-install, r=lnicola
rust-lang/rust@6fa6d2081a Make xtask install work again
rust-lang/rust@462a48e1e7 Add new maintainers
rust-lang/rust@40730a4baf Auto merge of #17246 - davidbarsky:david/move-rust-project-generation-to-server, r=Veykril
rust-lang/rust@2e582ad848 feature: move linked_projects discovery to the rust-analyzer server
rust-lang/rust@eae705e5ed Rewrite inline parser test infra to generated proper rust test cases
rust-lang/rust@736723d435 Update test fixtures
rust-lang/rust@20e27b874d Encode edition within FileId in the hir layer
rust-lang/rust@9dcd4ba0ef fix: handle synonymous imports in 'merge imports'
rust-lang/rust@020b7acd6a Auto merge of #17618 - Veykril:rustc_skip_during_method_dispatch, r=Veykril
rust-lang/rust@835734eed0 Support rustc_skip_during_method_dispatch
rust-lang/rust@0401e1c52a Auto merge of #17617 - Veykril:grammar-kind-gen, r=Veykril
rust-lang/rust@f7516d95a7 string is not a keyword
rust-lang/rust@0bffb1345b Add always disabled gen parse support
rust-lang/rust@373e84fb28 Derive kinds information from ungrammar file
rust-lang/rust@d95ce94543 Auto merge of #17616 - Veykril:config-param-hints, r=Veykril
rust-lang/rust@7ef5f46c83 Fix incorrect generic parameter hint defaults
rust-lang/rust@523465a677 Auto merge of #17614 - lnicola:build-scripts-override-docs, r=lnicola
rust-lang/rust@f0b8055164 Add --keep-going to rust-analyzer.cargo.buildScripts.overrideCommand docs
rust-lang/rust@2a8b4a2000 Auto merge of #17611 - Veykril:macro-arg-no-call, r=Veykril
rust-lang/rust@811ce15b12 Don't call macro_arg directly in ExpandDatabase::syntax_context
rust-lang/rust@216bef36bc Auto merge of #17609 - lnicola:sync-from-rust, r=lnicola
rust-lang/rust@137c736d66 Merge from rust-lang/rust
rust-lang/rust@2e37675cc9 Preparing for merge from rust-lang/rust
rust-lang/rust@e5b1a2b3cd Auto merge of #17605 - Veykril:runnable-sysroot, r=Veykril
rust-lang/rust@4f031d9768 Set RUSTC_SYSROOT for runnables
rust-lang/rust@064e6ed163 Auto merge of #17604 - Veykril:tt-symbols, r=Veykril
rust-lang/rust@41451a26e9 Remove Name::to_smol_str
rust-lang/rust@1a20a0803f More symbol usage
rust-lang/rust@6c10c85838 Auto merge of #17603 - Veykril:tt-symbols, r=Veykril
rust-lang/rust@9ce066e6fa Use symbol in cfg
rust-lang/rust@7f8a54bbee Switch token trees to use Symbols
rust-lang/rust@a2c46b96b8 Auto merge of #17601 - Veykril:proc-macro-fix, r=Veykril
rust-lang/rust@311aaa5a79 Fix incorrect encoding of literals in the proc-macro-api on version 4
rust-lang/rust@c5fc66928e Auto merge of #17559 - Veykril:tokentree, r=Veykril
rust-lang/rust@39eb8c6bc4 Escape fetched env vars in env! expansion
rust-lang/rust@ed2b355872 Add cargo xtask install proc-macro-server
rust-lang/rust@6af77a624e Encode ident rawness and literal kind separately in tt::Leaf
rust-lang/rust@c1d08b5394 Auto merge of #17588 - CamWass:more-rename, r=Veykril
rust-lang/rust@82d0187cf8 Auto merge of #17587 - joshka:jm/edit-name-after-refactor, r=Veykril
rust-lang/rust@305bd5d066 Auto merge of #17584 - Veykril:landing-page, r=Veykril
rust-lang/rust@d95b2f3f4b Fix stable iteration ordering for Map<Name, ...> usages
rust-lang/rust@26fb6a8738 Use statics + clone instead of const until const can access statics
rust-lang/rust@fcbf77fae5 Auto merge of #17594 - anitahammer:patch-1, r=lnicola
rust-lang/rust@b32fc1fcf6 Update manual.adoc
rust-lang/rust@e03998bb63 Address feedback from @DropDemBits
rust-lang/rust@6351a20642 feat: Add incorrect case diagnostics for enum variant fields and all variables
rust-lang/rust@377a0a7696 Trigger VSCode to rename after extract variable assist is applied
rust-lang/rust@5a292c9541 Allow macro expansions into RestPat in tuple args work as ellipsis like plain RestPat
rust-lang/rust@292b9de2be Fix cloning Symbols not increasing their ref count
rust-lang/rust@602da3fadd Use Symbol in Name
rust-lang/rust@e805055b0e Add missing docs
rust-lang/rust@1bafedbfe9 Implement rough symbol interning infra
rust-lang/rust@32efd23955 Add target page for riscv64gc-unknown-linux-gnu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant