]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-28 Aleksey Kladovinternal: more production-ready proc-macro RPC deserial...
2021-08-27 bors[bot]Merge #10059
2021-08-27 Jonas SchievinkEnable diagnostics in `const` and `static` items
2021-08-27 bors[bot]Merge #10044
2021-08-27 Lukas WirthIgnore text and bench attributes again
2021-08-27 bors[bot]Merge #9970
2021-08-27 bors[bot]Merge #10057
2021-08-27 Lukas WirthRemove incorrect assertion in extract_function
2021-08-27 bors[bot]Merge #10055
2021-08-27 Lukas WirthDon't use fake text range in original node search as...
2021-08-27 bors[bot]Merge #10054
2021-08-27 Lukas WirthAdd completion tests for cursor after items
2021-08-27 bors[bot]Merge #10053
2021-08-27 =remove workaround from old node versions
2021-08-26 bors[bot]Merge #10049
2021-08-26 Aleksey Kladovminor: nicer way to defeat disjoint closure captures
2021-08-26 bors[bot]Merge #10032
2021-08-26 oxalicaFix missing unsafe block for the nightly change
2021-08-26 bors[bot]Merge #10030
2021-08-26 Lukas Wirthfix: Fix multiple derives in one attribute not expandin...
2021-08-26 bors[bot]Merge #10029
2021-08-26 Lukas WirthImprove expand_macro
2021-08-25 bors[bot]Merge #10024
2021-08-25 Jonas SchievinkReduce visibility of `WorkspaceBuildScripts::run`
2021-08-25 Jonas SchievinkFix reporting of build script errors
2021-08-25 Jonas SchievinkDon't fetch build script output twice
2021-08-24 bors[bot]Merge #10014
2021-08-24 Lukas WirthExpand derive macros under cursor in `Expand Macro...
2021-08-24 bors[bot]Merge #9944
2021-08-24 bors[bot]Merge #9993
2021-08-24 bors[bot]Merge #10011
2021-08-24 Aleksey Kladovminor: remove dead code
2021-08-24 bors[bot]Merge #10010
2021-08-24 Aleksey Kladovinternal: use idiomatic form of assertions
2021-08-24 bors[bot]Merge #9994
2021-08-24 bors[bot]Merge #10008
2021-08-24 Lukas WirthHighlight declarations and references for both defs...
2021-08-23 bors[bot]Merge #10001
2021-08-23 bors[bot]Merge #10004
2021-08-23 Lukas Wirth⬆️ rowan
2021-08-23 bors[bot]Merge #10003
2021-08-23 Aleksey Kladov:arrow_up: rowan
2021-08-23 vsrsSort enum variant
2021-08-23 bors[bot]Merge #9999
2021-08-23 Aleksey Kladovinternal: use single env var to controll all benchmarks
2021-08-23 bors[bot]Merge #9998
2021-08-23 Laurențiu NicolaBump deps
2021-08-23 bors[bot]Merge #9995
2021-08-23 Aleksey Kladov:arrow_up: rowan
2021-08-23 mahdi-frmsadd static method generation assist
2021-08-22 unexgefeat: join lines merges assignments
2021-08-22 Lukas WirthRespect attributes in Hygiene token up-mapping
2021-08-22 bors[bot]Merge #9989
2021-08-22 Frank SteffahnFix three more (reverse) “a”/“an” typos
2021-08-22 bors[bot]Merge #9988
2021-08-22 Frank SteffahnFix two more “a”/“an” typos (this time the other way)
2021-08-22 Florian DieboldRefactor & improve handling of overloaded binary operators
2021-08-22 bors[bot]Merge #9987
2021-08-22 Frank SteffahnFix two more “a”/“an” typos
2021-08-22 bors[bot]Merge #9937 #9985
2021-08-22 Aleksey Kladovinternal: incentivize rust-analyzed developers to fix...
2021-08-22 bors[bot]Merge #9972
2021-08-22 Frank SteffahnFix another “a”/“an” typo
2021-08-22 bors[bot]Merge #9984
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-22 bors[bot]Merge #9979
2021-08-22 Lukas WirthReplace stripped derives with whitespace in process_mac...
2021-08-22 bors[bot]Merge #9983
2021-08-22 Aleksey Kladovinternal: remove unreasonable crate dependency
2021-08-22 bors[bot]Merge #9982
2021-08-22 Aleksey Kladovinternal: reduce crate interdependence
2021-08-22 Aleksey Kladovinternal: improve consistency
2021-08-22 mahdi-frmsbetter assist label
2021-08-21 bors[bot]Merge #9978
2021-08-21 Lukas WirthExpand attributes recursively in expand_macro
2021-08-21 bors[bot]Merge #9976
2021-08-21 Lukas Wirthfix: Do not show functional update completion when...
2021-08-21 bors[bot]Merge #9975
2021-08-21 Florian DieboldFix panic caused by #9966
2021-08-21 Lukas WirthRemove MappedSubtree
2021-08-21 Lukas WirthMap attribute input tokens correctly
2021-08-21 bors[bot]Merge #9973
2021-08-21 Laurențiu NicolaHandle coercion on binary operator RHS
2021-08-21 mahdi-frmsfunc gen: seperate generation form position(3)
2021-08-21 bors[bot]Merge #9908
2021-08-21 mahdi-frmsfunc gen: seperate generation form position(2)
2021-08-21 bors[bot]Merge #9966
2021-08-21 Florian DieboldDetermine expected parameters from expected return...
2021-08-21 Florian DieboldAdapt tests for correct behavior
2021-08-21 Florian DieboldAdd another test
2021-08-21 bors[bot]Merge #9965
2021-08-21 Lukas WirthDon't ask for the builtin attribute input twice
2021-08-21 bors[bot]Merge #9962
2021-08-21 elkowarFix smaller nitpicks
2021-08-21 elkowarUse NameClass::classify to check for ConstReference
2021-08-21 elkowarAdd heuristic to determine type of IdentPat, make check...
2021-08-21 mahdi-frmsfunc gen: seperate generation form position(1)
2021-08-21 mahdi-frmssimplify
2021-08-20 bors[bot]Merge #9963
2021-08-20 Aleksey Kladovfix: resolve core::arch module
next