]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-05 Lukas Wirthfix: Add highlighting hack back for unresolved attributes
2021-12-04 bors[bot]Merge #10930
2021-12-04 Lukas Wirthfix: Fix self keyword not being tagged as such in highl...
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthUpdate semantic token docs
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
2021-12-04 bors[bot]Merge #10928
2021-12-04 Laurențiu NicolaBump pulldown-cmark-to-cmark
2021-12-04 Laurențiu NicolaBump miow
2021-12-04 Laurențiu NicolaBump countme
2021-12-04 Laurențiu NicolaBump chalk
2021-12-04 Laurențiu NicolaBump most deps
2021-12-04 bors[bot]Merge #10927
2021-12-04 Laurențiu NicolaBump rest of the npm deps
2021-12-04 Laurențiu NicolaBump node-fetch
2021-12-04 Laurențiu NicolaBump vsce
2021-12-04 Laurențiu NicolaBump eslint
2021-12-04 Laurențiu NicolaBump engine in lockfile
2021-12-04 bors[bot]Merge #10925
2021-12-04 Laurențiu NicolaSimplify `.vscodeignore`
2021-12-04 bors[bot]Merge #10924
2021-12-04 bors[bot]Merge #10926
2021-12-04 Laurențiu NicolaBump Node to 14 in release workflow
2021-12-04 Laurențiu NicolaAdd LICENSE file to make vsce happy
2021-12-03 bors[bot]Merge #10921
2021-12-03 Lukas Wirthminor: Update list of safe intrinsics
2021-12-03 bors[bot]Merge #10920
2021-12-03 Lukas Wirthminor: Shorten spans of mismatched_arg_count diag
2021-12-03 bors[bot]Merge #10919
2021-12-03 Lukas WirthAdd some more semantic token to textmate grammar mapping
2021-12-03 Lukas WirthDefine missing semantic token hierarchies in package...
2021-12-03 bors[bot]Merge #10916
2021-12-03 rainy-mefix: defer condition construction
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthImprove hover message for inert attributes
2021-12-03 bors[bot]Merge #10917
2021-12-03 Laurențiu NicolaBump engine
2021-12-03 Laurențiu NicolaBump esbuild
2021-12-03 Laurențiu NicolaBump typescript
2021-12-03 Laurențiu NicolaBump @types/vscode
2021-12-03 Laurențiu NicolaBump eslint
2021-12-03 Laurențiu NicolaBump vscode-test
2021-12-03 Laurențiu NicolaBump tslib
2021-12-03 Laurențiu NicolaBump node-fetch and @types/node-fetch
2021-12-03 Laurențiu NicolaBump @types/node
2021-12-03 Laurențiu NicolaBump d3
2021-12-03 rainy-mefeat: handle while let to loop
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas WirthBasic hover for builtin-attr and tool modules
2021-12-03 Lukas WirthSimplify
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-12-03 bors[bot]Merge #10906
2021-12-02 Skyler Rain... refactor(assist/add_return_type): avoid threading ...
2021-12-02 bors[bot]Merge #10903
2021-12-02 Skyler Rain... fix: add return type works when there's missing whitespace
2021-12-02 bors[bot]Merge #10905
2021-12-02 Laurențiu NicolaFix proxyStrictSSL check
2021-12-02 bors[bot]Merge #10891
2021-12-02 Laurențiu NicolaReplace mocha with a custom test runner
2021-12-02 TJ DeVriesfixup: include more information for impls
2021-12-01 TJ DeVriesfixup: properly handle all associated items
2021-12-01 bors[bot]Merge #10899
2021-12-01 Jake Heinzadd a fixme:
2021-12-01 Jake Heinzsimplify
2021-12-01 Jake Heinzide: hack to make self not unresolved reference in...
2021-12-01 bors[bot]Merge #10897
2021-12-01 Laurențiu NicolaBump to Node 14
2021-12-01 Laurențiu NicolaUse xvfb-run directly
2021-12-01 Laurențiu NicolaBump xvfb-action to fix Code tests
2021-12-01 bors[bot]Merge #10896
2021-12-01 Jake Heinzadd test
2021-12-01 Laurențiu NicolaTry to fix Code tests
2021-12-01 Jake Heinzsimplify??
2021-12-01 Jake Heinzhir: resolve assoc trait type
2021-11-30 TJ DeVriesfix: emit trait names in moniker identifier
2021-11-30 bors[bot]Merge #10872
2021-11-30 Jake Heinzsimpler way of grabbing module / trait name
2021-11-30 Jake Heinzremove one need for semantics
2021-11-30 Jake Heinzconsts with inners??
2021-11-30 Jake Heinzpr feedbacks
2021-11-29 bors[bot]Merge #10887
2021-11-29 Jonas SchievinkUpdate bug report template to include version info
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinztest the one thing this pr was trying to accomplish...
2021-11-29 Jake Heinzadd a test
2021-11-29 Jake Heinzsome more cleanups
2021-11-29 Jake Heinzdo something with library_symbols
2021-11-29 hkalbasifix tests
2021-11-29 hkalbasiremove duplicate data from CrateOrigin
2021-11-29 Jake Heinzsimplify work
2021-11-29 Jake Heinz:broom:
2021-11-29 Jake Heinzcollect macro_rules! macros into macro declarations
2021-11-29 Jake Heinzcollect macros
2021-11-29 Jake Heinzcleanup the whole thing...
2021-11-29 Jake Heinztraverse even more...
2021-11-29 Jake Heinzpopulate container name when traversing down blocks
2021-11-29 Jake Heinzcollect blocks from unnamed consts too
next