]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-13 Aleksey KladovMerge pull request #5738 from matklad/cfg
2020-08-13 Aleksey Kladovfmt
2020-08-13 Aleksey KladovRename ra_cfg -> cfg
2020-08-13 Aleksey KladovSimplify
2020-08-13 Aleksey KladovMinimize deps
2020-08-13 Aleksey KladovRename ra_mbe -> mbe
2020-08-13 Aleksey Kladov:arrow_up: crates
2020-08-13 Aleksey KladovMinor
2020-08-13 Aleksey KladovDisabe macros TypeSCript builder
2020-08-13 Aleksey KladovMerge pull request #5734 from pksunkara/ra_proc_macro_srv
2020-08-13 Pavan Kumar... Rename ra_proc_macro_srv -> proc_macro_srv
2020-08-12 bors[bot]Merge #5730
2020-08-12 Aleksey Kladov**Merge Imports** assist handles self
2020-08-12 bors[bot]Merge #5729
2020-08-12 Aleksey KladovRename ra_syntax -> syntax
2020-08-12 bors[bot]Merge #5727
2020-08-12 Aleksey KladovRename ra_parser -> parser
2020-08-12 bors[bot]Merge #5726
2020-08-12 Aleksey KladovRename ra_text_edit -> text_edit
2020-08-12 Aleksey KladovCleanup TextEdit API
2020-08-12 Aleksey KladovRename ra_toolchain -> toolchain
2020-08-12 bors[bot]Merge #5725
2020-08-12 Aleksey KladovRename ra_tt -> tt
2020-08-12 bors[bot]Merge #5724
2020-08-12 Aleksey KladovRename ra_prof -> profile
2020-08-12 Aleksey KladovRename ra_arena
2020-08-12 bors[bot]Merge #5723
2020-08-12 Aleksey KladovCompletely remove cargo audit
2020-08-12 bors[bot]Merge #5637
2020-08-12 bors[bot]Merge #5553
2020-08-12 bors[bot]Merge #4743
2020-08-12 bors[bot]Merge #5722
2020-08-12 Aleksey KladovReplace SepBy with Itertools
2020-08-12 bors[bot]Merge #5721
2020-08-12 Aleksey KladovCleanup parser modifiers tests
2020-08-12 Aleksey KladovAllow default everywhere
2020-08-12 bors[bot]Merge #5720
2020-08-12 Aleksey KladovFix docs
2020-08-12 bors[bot]Merge #5699
2020-08-12 Igor AleksanovRevert style preference-related fixes
2020-08-12 bors[bot]Merge #5719
2020-08-12 Aleksey KladovMinor
2020-08-12 bors[bot]Merge #5718
2020-08-12 Aleksey KladovDeny clippy
2020-08-12 bors[bot]Merge #5717
2020-08-12 Jonas SchievinkMerge pull request #5716 from jonas-schievink/musl
2020-08-12 Jonas SchievinkFix build on musl and test it in CI
2020-08-12 Aleksey KladovMinor
2020-08-12 bors[bot]Merge #5711
2020-08-12 bors[bot]Merge #5715
2020-08-12 Aleksey KladovSimplify
2020-08-11 Kirill BulatovDisplay snippet in the completion label
2020-08-11 Kirill BulatovBetter naming and docs
2020-08-11 Kirill BulatovSimplify fix structure
2020-08-11 Kirill BulatovAdd rustdocs
2020-08-11 Kirill BulatovImprove the ide diagnostics trait API
2020-08-11 Kirill BulatovMove the DiagnosticsWithFix trait on the ide level
2020-08-11 Kirill BulatovMake the fix AST source Optional
2020-08-11 Kirill BulatovRefactor the diagnostics
2020-08-11 Kirill BulatovRequire source implementations for Diagnostic
2020-08-11 Kirill BulatovRestore accidentally removed public method
2020-08-11 Kirill BulatovFix another missing fields diagnostics
2020-08-11 Kirill BulatovBetter naming
2020-08-11 Kirill BulatovLess stubs
2020-08-11 Kirill BulatovCustom ranges for missing fields
2020-08-11 Kirill BulatovSeparate diagnostics and diagnostics fix ranges
2020-08-11 bors[bot]Merge #5708
2020-08-11 bors[bot]Merge #5707
2020-08-11 bors[bot]Merge #5705
2020-08-11 bors[bot]Merge #5704
2020-08-11 JmPotatoRevert some FIXMEs
2020-08-11 JmPotatoTypo fix
2020-08-11 Laurențiu NicolaUse Hygiene in completion
2020-08-11 JmPotatoRemove redundant dependencies
2020-08-11 JmPotatoTypo fix
2020-08-11 JmPotatoAddress some FIXMEs
2020-08-11 VeetahaLog the command flycheck runs to debug misconfigurations
2020-08-10 Tim WeisUpdate README.md
2020-08-10 bors[bot]Merge #5703
2020-08-10 Laurențiu NicolaFix typos in syntax.md
2020-08-10 bors[bot]Merge #5701
2020-08-10 bors[bot]Merge #5696
2020-08-10 Jeremy KolbReturn InvalidRequest if Shutdown has been requested
2020-08-10 kjeremycargo update
2020-08-10 bors[bot]Merge #5697
2020-08-10 Igor AleksanovRevert boxing for large enum variant
2020-08-10 Paul Daniel... Remove unused import left behind after rebasing
2020-08-10 Paul Daniel... Fix type names broken by rebase, redo expected test...
2020-08-10 Paul Daniel... Move unsafe semantics methods into `SemanticsImpl`...
2020-08-10 Paul Daniel... Return bool from is_unsafe_method_call and cleanup...
2020-08-10 Paul Daniel... Move semantic logic into Semantics, fix missing tag...
2020-08-10 Paul Daniel... Remove merge backup
2020-08-10 Paul Daniel... Fix rebase errors
2020-08-10 Paul Daniel... Move unsafe packed ref logic to Semantics, use `Attrs...
2020-08-10 Paul Daniel... Revert function structs back to using bool to track...
2020-08-10 Paul Daniel... Deduplicate unsafe method call into a single function
2020-08-10 Paul Daniel... Unsafe borrow of packed fields: account for borrow...
2020-08-10 Paul Daniel... Cleanup repr check, fix packed repr check and test
2020-08-10 Paul Daniel... Update FIXME comment to be more useful
2020-08-10 Paul Daniel... Limit scope of unsafe to & instead of all ref exprs...
next