chore(master): release 6.0.0 #572
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
6.0.0 (2024-11-11)
⚠ BREAKING CHANGES
Features
:RustLsp logFilecommand (48801fe):RustLsp openDocscommand (#326) (c2cdbec):RustLsp renderDiagnosticcommand + open in split actions (#146) (e4020e7)runanddebugcommands to run targets at current position (#341) (a2af328)RustLsp explainErrorcommand (2168580)RustLsp view [mir|hir]command (#110) (df6c116)tools.cargo_overrideoption (#340) (0db93dc)viewHircommand (#107) (b410f86)tools.open_urloption to allow overriding url handler (#58) (9c0b719)rustcedition (d69d260)Rustc unpretty args[](#194) (e348f69):RustLspsubcommands' arguments (f745207)codelldbif installed using mason.nvim (#80) (67bbfc8)std(#30) (f7415da)codelldb(#41) (af12503)lldbadapter, dap-client configuration from config, loadlaunch.jsonby default,probe-rssupport (#93) (adeca59)cwd(86d1683)run,clearandcancelsubcommands (#78) (3e66b18)<ESC>keymap to close buffer (b44e1db):RustAnalyzer restartcommand (8b3c225)<Plug>mapping for hover actions (#510) (b52bbc4)RustLsp testablescommand + failed test diagnostics (#197) (7c63115)rust-analzyer.server.pathsetting (#567) (7a8665b)RustLsp joinLines) (#339) (e9db3d5).vscode/settings.jsonsettings by default (cb83e41)vim.ui.selectfor code action (#185) (d1e1492):RustAnalyzersubcommands (5ee9a98)testables/runnables(#277) (19f1217)RustAnalyzer(#541) (95715b2)suite = true(#204) (3dabf63)codelldbflake output (8c2f313)plenary.nvimdependencies (568ee1b)crate_test_executoroption for--all-targets(1ffc8c3)open_split_verticaloption for splits opened (#387) (3c822ac)Bug Fixes
server.settingsoption is a table (#57) (a3798bd)codelldb: redirectstdioto a temp file (ada6e6b)cwdin shell command (5f94fd7)lldb-vscodeandlldb-dapexecutable detection (468cff5)looperror when auto-detecting mason.nvim codelldb package (#84) (72553d6)nilerror onrust-analyzer debugSingle/debuggables last(dcd8c9a)nilsaftety in standalone files. (#183) (bc8c4b8)cargoExtraArgs(#450) (047f9c9)on_attach(7875217)lldb_commandswhen usingcodelldb(#140) (eaa3296)codelldbclient type when usingcodelldbadapter (#141) (61ca8b7)sourceMapcorrectly for bothcodelldbandlldb(a0eaffc)codelldbpackage (#82) (6ca471b)lldb-dap(7f8feb0)codelldbnvim-dap field when usingcodelldb(#144) (207f284)allFeaturessetting by default (#424) (66b888c)vim.g.rustaceanvimwas set but not sourced (f8f0341)lspconfig.rust_analyzerhas been setup (259f881)checkOnSave = falsenot respected if clippy is installed (#230) (ae759e6)nilcheck for when no root directory is found (#91) (d7cb051)nilerror onRustLsp! testablesif no previous testable (e99d5b9)augmentSyntaxTokensclient capability (73854d5)}on code action (#338) (d107d75):RustLsp codeActionsecond float opens (#184) (87fc16d)root_diron Windows (#152) (c549be2)debugSinglecapability if nvim-dap is found (259dbb7)vim.lsp.commandsfor rust-analyzer on first init (a24df27)nilvalue' error (f158a58)snippetSupportcapability only if using nvim >= 0.10 (66466d4)on_exit(#267) (001dd49)RustLspwith selection ranges (a1d32cd)runSingleis a test (2126b81)--no-runflags added to debug command (#358) (553a319)--show-outputflag for cargo-nextest (#384) (2eb8776)stdoutandstderrto qf list (44b74ba)auto_focusdisabled (d0cec19)cdinto directory with spaces not working (#214) (b42e081)lastsubcommand (#63) (1e1ebeb)test_executorandcrate_test_executor(e016e69)float_win_config.bordernot applied to code action group (#364) (efccc7d)nilsafety in codeAction Group (#487) (6d994af)float_win_config(1c3d3a7)Performance Improvements
autoload_configurations = truefor Neovim >= 0.10 (acddc41)ftplugin/rust.luamore than once per buffer (a503d05)BufEnter(#409) (90bfbc5)vim.gwith_Gin init check (7c3a2c8)Reverts
BufEnter(#409) (9d3ee35)vim.gwith_Gin init check (1e18fdb)Code Refactoring
This PR was generated with Release Please. See documentation.