]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Make doc comment highlight injection configurable
[rust.git] / crates / rust-analyzer /
2022-08-23 Lukas WirthMake doc comment highlight injection configurable
2022-08-23 Lukas WirthMove highlight configuration from protocol into the...
2022-08-23 Lukas WirthMake operator highlighting configurable, disable it...
2022-08-23 Lukas WirthMake punctuation highlighting configurable, disable...
2022-08-23 borsAuto merge of #13090 - ice1k:master, r=Veykril
2022-08-23 borsAuto merge of #12976 - tjdevries:scip, r=Veykril
2022-08-22 TJ DeVriesfeat: emit SCIP via rust-analyzer
2022-08-22 borsAuto merge of #13088 - Veykril:flycheck-failure, r...
2022-08-22 Lukas WirthPop an error notification when flycheck can't be restarted
2022-08-22 borsAuto merge of #13021 - N3xed:fix-gat-panics, r=flodiebold
2022-08-22 borsAuto merge of #12965 - DesmondWillowbrook:assoc-method...
2022-08-19 borsAuto merge of #13065 - RalfJung:override-command-docs...
2022-08-19 Ralf Jungexplain how to re-generate the package.json
2022-08-19 Ralf Jungdocument interaction of checkOnSave.overrideCommand...
2022-08-19 borsAuto merge of #13041 - DorianListens:dscheidt/gen-fn...
2022-08-19 borsAuto merge of #13061 - ice1k:master, r=Veykril
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-19 Lukas WirthLog rustfmt parsing errors as warnings
2022-08-19 borsAuto merge of #13063 - Veykril:stop-flycheck, r=Veykril
2022-08-19 Lukas WirthImplement lsp extension for cancelling running flychecks
2022-08-18 borsAuto merge of #13039 - davidbarsky:davidbarsky/remove...
2022-08-18 borsAuto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 borsAuto merge of #13036 - sancho20021:10881-inline_type_al...
2022-08-18 borsAuto merge of #13045 - DorianListens:dscheidt/run-test...
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-18 borsAuto merge of #13049 - lowr:fix/bare-dyn-assoc-type...
2022-08-17 Dorian Scheidtfeat: Run test mod from anywhere in parent file
2022-08-17 borsAuto merge of #13044 - dzvon:fix-typo, r=Veykril
2022-08-17 Dezhi Wufix: a bunch of typos
2022-08-17 borsAuto merge of #13034 - lowr:fix/regression-from-12993...
2022-08-17 borsAuto merge of #13043 - Veykril:ide-db-trace, r=Veykril
2022-08-16 borsAuto merge of #13038 - Veykril:rev-12947, r=Veykril
2022-08-16 Lukas WirthRevert #12947, trigger workspace switches on all struct...
2022-08-16 borsAuto merge of #13037 - jonas-schievink:keyword-hover...
2022-08-16 Jonas SchievinkAdd `.enable` suffix
2022-08-16 Jonas SchievinkAdd a setting for keyword hover popups
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-15 borsAuto merge of #13025 - Veykril:simplify2, r=Veykril
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
2022-08-13 borsAuto merge of #13017 - Veykril:vscode-diag-workaround...
2022-08-13 borsAuto merge of #13016 - Veykril:vscode-diag-workaround...
2022-08-13 Lukas WirthMove VSCode diagnostics workaroudn into client code
2022-08-13 borsAuto merge of #13014 - Veykril:simplify, r=Veykril
2022-08-13 Lukas WirthSimplify `GlobalState::handle_event`
2022-08-13 borsAuto merge of #13010 - Veykril:build-script-probes...
2022-08-13 Lukas WirthDo not unconditionally succeed RUSTC_WRAPPER checks...
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, r=Veykril
2022-08-10 borsAuto merge of #12989 - lnicola:rm-1-64-abi, r=Veykril
2022-08-10 borsAuto merge of #12984 - Veykril:keep-going, r=Veykril
2022-08-09 Lukas WirthUse `--keep-going` cargo flag when building build scripts
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-08 KaDiWaremove imports that are also in edition 2021's prelude
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 borsAuto merge of #12967 - jhgg:code/fix-toggle-hints,...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-06 hkalbasiImport serde derives on converting json to struct
2022-08-06 borsAuto merge of #12953 - stanciuadrian:fmt, r=lnicola
2022-08-06 Adrian Stanciurun stable fmt through rustup
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 Jonas SchievinkDocument CLI flag stability
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 Lukas WirthDon't switch workspace on vfs file changes from libraries
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-04 Lukas WirthDon't flycheck while the workspace is being loaded
2022-08-04 Lukas WirthTrigger flycheck on all transitive dependencies as...
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
2022-08-03 borsAuto merge of #12933 - Veykril:proc-ignored, r=Veykril
2022-08-03 Lukas WirthUse an empty expander for ignored non-attribute proc...
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-08-02 borsAuto merge of #12919 - jonas-schievink:speling, r=jonas...
2022-08-01 Jonas SchievinkFix r-a spelling in some places
2022-07-26 borsAuto merge of #12877 - zachs18:inline-def-in-macro...
2022-07-26 borsAuto merge of #12881 - Veykril:proc-srv, r=Veykril
2022-07-26 Lukas Wirthfix: Fix server panicking on project loading when proc...
2022-07-26 borsAuto merge of #12878 - fasterthanlime:standalone-pms...
2022-07-26 Amos WengerFind standalone proc-macro-srv on windows too
2022-07-26 borsAuto merge of #12864 - Veykril:derive-helpers, r=Veykril
2022-07-26 Lukas WirthRecord derive helper attributes, resolve them in IDE...
2022-07-26 borsAuto merge of #12858 - fasterthanlime:proc-macro-srv...
2022-07-25 Amos WengerGate and rename binary, use it if it's in the sysroot
2022-07-25 Amos WengerRemember the difference between 'sysroot root' and...
2022-07-25 borsAuto merge of #12871 - fasterthanlime:sync-from-rust...
2022-07-25 Amos WengerMerge remote-tracking branch 'origin/master' into sync...
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-24 borsAuto merge of #12832 - lowr:fix/impl-default-members...
2022-07-24 Amos WengerMove cfg attrs up to the mod definitions to disable...
2022-07-24 Amos WengerDisable all source-gen tests at compile time
2022-07-23 Lukas WirthBetter error messages when the proc-macro-server fails...
2022-07-23 Lukas WirthSpawn a proc-macro-srv instance per workspace
2022-07-22 borsAuto merge of #12849 - Veykril:no-parse, r=Veykril
2022-07-22 borsAuto merge of #12850 - Veykril:display-fix, r=Veykril
2022-07-22 borsAuto merge of #12847 - Veykril:vscode-downgrade, r...
2022-07-22 borsAuto merge of #12840 - Veykril:be-lazy, r=Veykril
2022-07-22 borsAuto merge of #12844 - Veykril:highlight-attr, r=Veykril
2022-07-22 borsAuto merge of #12835 - fasterthanlime:sysroot-abi,...
2022-07-21 borsAuto merge of #12841 - Veykril:query-fix, r=Veykril
next