]> git.lizzy.rs Git - rust.git/history - crates
Display path not debug it
[rust.git] / crates /
2020-04-20 VeetahaDisplay path not debug it
2020-04-20 VeetahaDisplay path not debug it
2020-04-20 veetahara_proc_macro: cleanups here and there
2020-04-18 bors[bot]Merge #4036
2020-04-18 Aleksey KladovCorrectly infer types in guard expressions
2020-04-18 Aleksey KladovFix goto definition for record patterns
2020-04-18 bors[bot]Merge #4035
2020-04-18 bors[bot]Merge #4034
2020-04-18 Aleksey KladovAdd semantic tag for unresolved references
2020-04-18 Edwin ChengConvert bool to ident instead of literal in mbe
2020-04-18 bors[bot]Merge #4032
2020-04-18 bors[bot]Merge #4033
2020-04-18 Edwin ChengAdd mbe lifetime split test
2020-04-18 bors[bot]Merge #3894
2020-04-18 bors[bot]Merge #4029
2020-04-18 Josh Mcguiganmissing match arm diagnostic support enum record type
2020-04-18 Edwin ChengMerge empty delim subtree in proc-macro
2020-04-18 Edwin ChengSplit LIFETIME to two tokens in mbe
2020-04-18 Edwin ChengIgnore proc-macro in completion
2020-04-18 bors[bot]Merge #4027
2020-04-18 Florian Dieboldfind_path: Builtins are always in scope
2020-04-18 bors[bot]Merge #4026
2020-04-18 bors[bot]Merge #4023
2020-04-18 Laurențiu NicolaOmit more parameter hints in the presence of underscores
2020-04-17 Florian DieboldFix another crash from wrong binders
2020-04-17 bors[bot]Merge #4022
2020-04-17 Leander TentrupFix incorrect order of syntax highlight ranges
2020-04-17 bors[bot]Merge #4021
2020-04-17 Florian DieboldFix type equality for dyn Trait
2020-04-17 bors[bot]Merge #4019
2020-04-17 Florian DieboldAdd two more tests for associated types
2020-04-17 bors[bot]Merge #4016
2020-04-17 Aleksey KladovDon't use SyntaxNodePtr::range when determining scope...
2020-04-17 bors[bot]Merge #4012
2020-04-17 Josh Mcguiganfix panic on ellipsis in pattern
2020-04-17 bors[bot]Merge #4011
2020-04-17 Aleksey KladovDon\t suggest import itself as a completion for import
2020-04-17 bors[bot]Merge #4010
2020-04-17 Aleksey KladovSimplify Diagnostic structure
2020-04-17 Aleksey KladovCorrectly highlight ranges of diagnostics from macros
2020-04-17 Aleksey KladovDon't expose impl details of SyntaxPtr
2020-04-17 bors[bot]Merge #4009
2020-04-17 Aleksey KladovBetter snippet when completing trait method
2020-04-17 bors[bot]Merge #4004
2020-04-17 Laurențiu NicolaUse mmap for proc macro libs
2020-04-17 bors[bot]Merge #3996
2020-04-17 bors[bot]Merge #4008
2020-04-17 bors[bot]Merge #4007
2020-04-17 Laurențiu NicolaReduce allocations when looking up proc macro decl
2020-04-16 Edwin ChengFix path for proc-macro in nightly / stable build
2020-04-16 bors[bot]Merge #3995
2020-04-16 Aleksey KladovUnmix error handling when discovering workspaces
2020-04-16 bors[bot]Merge #3958
2020-04-16 Edwin ChengFix extern_process args
2020-04-16 Aleksey KladovDecouple project loading from project discovery a bit
2020-04-16 bors[bot]Merge #3994
2020-04-16 Aleksey KladovDon't expose SyntaxNodePtr impl details
2020-04-16 Edwin ChengAdd proc-macro cli command for rust-analyzer
2020-04-16 bors[bot]Merge #3979
2020-04-16 bors[bot]Merge #3990
2020-04-16 Josh Mcguiganfix false positive for enum with no variants
2020-04-16 Edwin ChengAdd tests for proc_macro
2020-04-16 Edwin ChengAdd config for proc_macro
2020-04-16 Edwin ChengAdd with-proc-macro in bench ,stats and diagnositcs
2020-04-16 Florian DieboldTest for non-working proc macro server assoc types
2020-04-16 Florian DieboldSwitch Chalk to recursive solver
2020-04-16 bors[bot]Merge #3989
2020-04-16 Florian DieboldUpdate Chalk
2020-04-16 bors[bot]Merge #3948
2020-04-15 bors[bot]Merge #3962
2020-04-15 bors[bot]Merge #3966 #3968
2020-04-15 bors[bot]Merge #3964 #3965 #3967
2020-04-15 bors[bot]Merge #3963
2020-04-15 bors[bot]Merge #3969
2020-04-15 bors[bot]Merge #3976
2020-04-15 bors[bot]Merge #3978
2020-04-14 bors[bot]Merge #3971
2020-04-14 Josh Mcguigandiagnostics cli, iterate over members
2020-04-14 kjeremyinsta 0.16
2020-04-14 Josh Mcguigancli diagnostics walk files
2020-04-14 Josh Mcguiganadd diagnostics subcommand to rust-analyzer CLI
2020-04-13 Timo FreibergChange add_function assist to use todo!()
2020-04-13 bors[bot]Merge #3961
2020-04-13 IceSentryFix PR
2020-04-13 Edwin ChengRemove format from syntax_bridge hot path
2020-04-13 bors[bot]Merge #3960
2020-04-13 Josh Mcguiganhandle tuple patterns with ellipsis
2020-04-13 Florian DieboldHandle `Self::Type` in trait definitions when referring...
2020-04-13 Florian DieboldUpgrade Chalk
2020-04-13 Florian DieboldAdd support for bounds on associated types in trait...
2020-04-13 Florian DieboldImplement inline associated type bounds
2020-04-13 Florian DieboldNicer display of projections in Chalk logs
2020-04-13 Florian DieboldNicer display of closures in Chalk logs
2020-04-13 IceSentryGeneralize test and clean up imports
2020-04-13 IceSentryFix double comma when merge imports on second line
2020-04-12 bors[bot]Merge #3957
2020-04-12 Laurențiu NicolaRemove more unnecessary braces
2020-04-12 bors[bot]Merge #3938
2020-04-12 Josh Mcguiganmissing match arm add test cases to demonstrate enum...
2020-04-12 Josh Mcguiganmissing match arms add test cases to demonstrate behavi...
next