]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-20 Vincent EscheFixed typo in `Interner`’s name (`Intener`)
2019-03-19 bors[bot]Merge #998
2019-03-19 Aleksey Kladovimport resolution is immutable
2019-03-19 bors[bot]Merge #996
2019-03-19 pcpthmReplace `contract_child` to a less ad-hoc API
2019-03-19 pcpthmMark non-code block as text
2019-03-19 pcpthmError about attributes on
2019-03-19 pcpthmAllow attributes on top level expression
2019-03-18 bors[bot]Merge #995
2019-03-18 Igor MatuszewskiAppease CI
2019-03-18 Igor MatuszewskiGuard auto cargo watch behind a config option
2019-03-18 Igor MatuszewskiSeparate out the interactive cargo watch procedure
2019-03-18 Igor MatuszewskiReformat using Prettier
2019-03-18 Igor MatuszewskiRemove unused imports
2019-03-18 Igor MatuszewskiPrefer installing `cargo-watch` via Task API
2019-03-18 Igor MatuszewskiRespect the user-provided label when creating task
2019-03-18 Igor MatuszewskiAsk the user to install and start cargo watch
2019-03-18 Igor MatuszewskiDefine a cargo watch task
2019-03-18 bors[bot]Merge #993
2019-03-18 funkill2set code less generic
2019-03-18 bors[bot]Merge #994
2019-03-18 Ville PenttinenUpgrade ra_vfs to use new Filtering
2019-03-18 funkill2added setup environment
2019-03-18 funkill2added helper module for appending vscode path
2019-03-18 Igor MatuszewskiRemove redundant Runnable.range
2019-03-18 bors[bot]Merge #991
2019-03-18 bors[bot]Merge #989
2019-03-18 yanchithOnly replace NamedFieldList and add test for preserving...
2019-03-18 yanchithRemove unachievable TODO
2019-03-18 pcpthmUse Marker argument for item parsers
2019-03-18 bors[bot]Merge #987
2019-03-18 pcpthmApply stylistic changes suggested
2019-03-17 bors[bot]Merge #982
2019-03-17 Michael KilloughSplit test case and use tested_by!.
2019-03-17 Michael KilloughSimplify match statement.
2019-03-17 yanchithImplement naive version of fill_struct_fields assist
2019-03-17 Michael Killoughimpl Default for BindingMode.
2019-03-17 bors[bot]Merge #983
2019-03-17 Jean Mertzsupport remainder assignment operator
2019-03-17 pcpthmRefactor maybe_item to use Marker argument
2019-03-17 bors[bot]Merge #986
2019-03-17 pcpthmFix parse tree of attribute on match arm
2019-03-17 bors[bot]Merge #985
2019-03-17 bors[bot]Merge #984
2019-03-17 Aleksey Kladovsimplify parsing blocks a bit
2019-03-17 pcpthmAllow attribute on struct literal field
2019-03-17 bors[bot]Merge #968
2019-03-17 Aleksey Kladovdocs
2019-03-17 Aleksey Kladovremove fixme
2019-03-17 Aleksey Kladovremove old macro support
2019-03-17 Aleksey Kladovrename ModuleId -> CrateModuleId
2019-03-17 Aleksey Kladovfix error on wrong path
2019-03-17 Aleksey Kladovlog time
2019-03-17 Aleksey KladovReorganize name resolution
2019-03-17 Aleksey Kladovhack around non-terminating macro expansion
2019-03-17 Aleksey Kladovremove lower module
2019-03-17 Aleksey Kladovremove ItemMap
2019-03-17 Aleksey Kladovmove tests over to crate-def-map
2019-03-17 Aleksey KladovReplace module_tree with CrateDefMap
2019-03-17 Aleksey Kladovadd name resolution from the old impl
2019-03-17 Aleksey Kladovadd skeleton for macro-aware name resolutions
2019-03-17 bors[bot]Merge #947
2019-03-16 Igor MatuszewskiMove the primary assist fn to the top of the file
2019-03-16 Igor MatuszewskiProvide assist when cursor is immediately outside impl...
2019-03-16 Igor MatuszewskiDo a cleanup/legibility pass
2019-03-16 Igor MatuszewskiTake into account parent indent when filling trait...
2019-03-16 Igor MatuszewskiSimplify trait resolution fragment
2019-03-16 Igor MatuszewskiIgnore unnamed trait fns and add more tests
2019-03-16 Igor MatuszewskiSimplify calculation of missing functions
2019-03-16 Igor MatuszewskiProperly support the case when the cursor is inside...
2019-03-16 Igor MatuszewskiRedo indent calculation when adding missing impl members
2019-03-16 Igor MatuszewskiImplement a simple working assist
2019-03-16 Igor MatuszewskiCalculate missing functions from impl body
2019-03-16 Igor MatuszewskiAdd 'add_missing_impl_members' assist stub
2019-03-16 Michael KilloughImplement BindingMode for pattern matching.
2019-03-16 bors[bot]Merge #981
2019-03-16 Florian DieboldRemove FnSig from FnDef type
2019-03-16 Florian DieboldRefactor FnSig a bit
2019-03-16 Florian DieboldSome more Ty displaying cleanup
2019-03-16 bors[bot]Merge #976
2019-03-16 Florian DieboldReplace Display by a pretty printing trait for Ty
2019-03-15 bors[bot]Merge #978
2019-03-15 kjeremyUpdate some dependencies
2019-03-15 bors[bot]Merge #977
2019-03-14 Florian DieboldFix ra-emacs-lsp for newest lsp-mode with native json...
2019-03-14 bors[bot]Merge #975
2019-03-14 Aleksey Kladovsort navigations to make tests stable
2019-03-14 bors[bot]Merge #974
2019-03-14 Michael ChesserAdd test for minus in inner pattern
2019-03-14 Michael ChesserAllow MINUS at the start of a pattern.
2019-03-14 bors[bot]Merge #973
2019-03-14 pcpthmderive Hash for ra_hir::ModuleDef
2019-03-14 bors[bot]Merge #971
2019-03-13 Wilco KuseePoint to the compiler-team repo directly
2019-03-13 bors[bot]Merge #970
2019-03-13 Florian GilcherFix typo
2019-03-13 bors[bot]Merge #969
2019-03-13 Aleksey Kladovactivate extension if Cargo.toml is present
2019-03-12 bors[bot]Merge #959
2019-03-12 bors[bot]Merge #958
next