]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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...
2020-08-10 Paul Daniel... Remove token tree from ReprKind::Other variant, expose...
2020-08-10 Paul Daniel... Add tracking of packed repr, use it to highlight unsafe...
2020-08-10 Igor AleksanovFix clippy warnings
2020-08-10 bors[bot]Merge #5698
2020-08-10 JmPotatoBetter codes
2020-08-10 JmPotatoShow const body in short_label
2020-08-09 bors[bot]Merge #5692
2020-08-09 Paul Daniel... Remove Option<...> from result of Crate::root_module
2020-08-09 bors[bot]Merge #5693
2020-08-09 Jeremy KolbRemove 'as any'
2020-08-09 Jeremy KolbRemove workaround for semantic token flickering
2020-08-09 VeetahaLet shutdown request to pass through when status =...
2020-08-09 bors[bot]Merge #5414
2020-08-09 bors[bot]Merge #5694
2020-08-09 JmPotatoformat in to_proto::markup_content
2020-08-08 VeetahaFix no inlay hints / unresolved tokens until manual...
2020-08-08 Paul Daniel... Add support for extern crate
2020-08-08 bors[bot]Merge #5684
2020-08-08 bors[bot]Merge #5689
2020-08-08 Paul Daniel... Apply unsafe semantic highlighting to union field access
2020-08-08 Paul Daniel... Add support for unions in inference and lowering
2020-08-08 Paul Daniel... Add additional checks for union inference tests
2020-08-08 VeetahaRemove clone
2020-08-08 bors[bot]Merge #5686
2020-08-08 Rüdiger HerrmannFix typo in settings description
2020-08-07 bors[bot]Merge #5679
2020-08-07 bors[bot]Merge #5678
2020-08-07 bors[bot]Merge #5674
2020-08-07 Paul Daniel... Add test for unsafe union field access highlighting
next