]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-04 borsAuto merge of #12808 - Veykril:check-workspace, r=Veykril
2022-08-04 Lukas WirthDon't flycheck while the workspace is being loaded
2022-08-04 borsAuto merge of #12939 - jean-santos:errors-ide-hover...
2022-08-04 Jean santostidy formatting
2022-08-04 Lukas WirthTrigger flycheck on all transitive dependencies as...
2022-08-03 Jean santoson hover fallback error, adds ast::type as possible...
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
2022-08-03 Lukas WirthAdd a setting to disable comment continuation in VSCode
2022-08-03 borsAuto merge of #12933 - Veykril:proc-ignored, r=Veykril
2022-08-03 Lukas WirthUse an empty expander for ignored non-attribute proc...
2022-08-03 borsAuto merge of #12930 - lnicola:subtree-branch, r=lnicola
2022-08-03 Laurențiu NicolaUse the release branch in xtask promote
2022-08-02 borsAuto merge of #12837 - DorianListens:dscheidt/generate...
2022-08-02 Dorian ScheidtSupport PathPat paths in generate_enum_variant
2022-08-02 Dorian ScheidtBe more strict about supported Paths in generate_enum_v...
2022-08-02 Dorian ScheidtSupport record fields in generate_enum_variant
2022-08-02 Dorian ScheidtSupport tuple fields in generate_enum_variant
2022-08-02 Dorian Scheidtconvert generate_enum_variant to use add_variant
2022-08-02 Dorian ScheidtSupport adding variants via structural editing
2022-08-02 borsAuto merge of #12880 - palango:while-fixup, r=Veykril
2022-08-02 borsAuto merge of #12919 - jonas-schievink:speling, r=jonas...
2022-08-01 borsAuto merge of #12920 - jonas-schievink:arm-release...
2022-08-01 Jonas SchievinkDon't run on PRs
2022-08-01 Laurențiu NicolaUpload arm-unknown-linux-gnueabihf build artifact
2022-08-01 Laurențiu NicolaFix linker env var name
2022-08-01 Jonas SchievinkFix target check
2022-08-01 Jonas SchievinkSet linker
2022-08-01 Jonas SchievinkPublish extension for 32-bit ARM systems
2022-08-01 Jonas SchievinkFix r-a spelling in some places
2022-08-01 borsAuto merge of #12918 - lowr:fix/doctest-names, r=Veykril
2022-08-01 Ryo Yoshidafix: remove whitespaces from doctest names
2022-07-31 borsAuto merge of #12915 - lnicola:promote-subtree, r=lnicola
2022-07-31 borsAuto merge of #12916 - Veykril:nits, r=Veykril
2022-07-31 Lukas WirthGive variables more descriptive names
2022-07-31 Lukas WirthProperly cfg the `max` field of Limit
2022-07-31 Laurențiu NicolaUpdate xtask promote and release instructions
2022-07-30 borsAuto merge of #12913 - Veykril:attr-merge, r=Veykril
2022-07-30 Lukas Wirthfix: Fix ast-id up when merging raw attributes
2022-07-29 borsAuto merge of #12906 - cynecx:fix-completions, r=Veykril
2022-07-29 cynecxfix: complete path of existing record expr
2022-07-28 borsAuto merge of #12904 - lnicola:completion-builtin-filte...
2022-07-28 Laurențiu NicolaBe more explicit when filtering built-in completions
2022-07-28 borsAuto merge of #12903 - lnicola:rainbows, r=Veykril
2022-07-28 Laurențiu NicolaOnly run rainbow highlighting test on 64-bit Unix
2022-07-28 borsAuto merge of #12902 - Veykril:item-scope, r=Veykril
2022-07-28 Lukas Wirthfix: Order ItemScope::entries results
2022-07-28 borsAuto merge of #12901 - Veykril:completion-trait-expr...
2022-07-28 Lukas Wirthfix: Don't complete marker traits in expression position
2022-07-28 borsAuto merge of #12900 - pksunkara:master, r=lnicola
2022-07-28 Pavan Kumar... publish: Use cargo ws rename to rename crates
2022-07-28 borsAuto merge of #12899 - Veykril:compl-qualifier, r=Veykril
2022-07-28 Lukas Wirthfix: Do completions in path qualifier position
2022-07-28 borsAuto merge of #12898 - Veykril:compl-pat-brace, r=Veykril
2022-07-28 Lukas Wirthfix: Fix pattern completions adding unnecessary braces
2022-07-28 borsAuto merge of #12895 - Veykril:compl-anchor, r=Veykril
2022-07-28 Lukas Wirthfix: Calculate completions after type anchors
2022-07-27 borsAuto merge of #12891 - brennanvincent:expander_stack...
2022-07-27 Brennan VincentUse large stack on expander thread
2022-07-27 Paul LangeAdd syntax fixup for `loop`
2022-07-27 Paul LangeAdd syntax fixup for while loops
2022-07-27 borsAuto merge of #12890 - Veykril:syntax-blocks, r=Veykril
2022-07-27 Lukas Wirthinternal: Assume condition/iterable is missing if there...
2022-07-27 borsAuto merge of #12830 - hi-rustin:rustin-patch-issue...
2022-07-27 hi-rustinFind original ast node before compute ref match in...
2022-07-27 borsAuto merge of #12887 - Veykril:compl-pref-fix, r=Veykril
2022-07-27 Lukas Wirthfix: Honor ref expressions for compute_ref_match comple...
2022-07-27 borsAuto merge of #12886 - Veykril:sema-cache, r=Veykril
2022-07-27 Lukas Wirthfix: Fix Semantics::original_ast_node not caching the...
2022-07-26 borsAuto merge of #12877 - zachs18:inline-def-in-macro...
2022-07-26 Zachary SRemove FIXME comment for unreachable fallback.
2022-07-26 borsAuto merge of #12881 - Veykril:proc-srv, r=Veykril
2022-07-26 Lukas Wirthfix: Fix server panicking on project loading when proc...
2022-07-26 borsAuto merge of #12878 - fasterthanlime:standalone-pms...
2022-07-26 Amos WengerFind standalone proc-macro-srv on windows too
2022-07-26 borsAuto merge of #12864 - Veykril:derive-helpers, r=Veykril
2022-07-26 Lukas WirthAllow name querying for derive helpers
2022-07-26 Lukas WirthRecord derive helper attributes, resolve them in IDE...
2022-07-26 Lukas Wirthfeat: Downmap tokens inside derive helpers
2022-07-26 borsAuto merge of #12858 - fasterthanlime:proc-macro-srv...
2022-07-25 Zachary Sfix: Insert spaces when inlining a function defined...
2022-07-25 Amos WengerAllow specifying sysroot OR sysroot_src
2022-07-25 Amos WengerFix mix up in comments
2022-07-25 Amos WengerGate and rename binary, use it if it's in the sysroot
2022-07-25 Amos WengerRemember the difference between 'sysroot root' and...
2022-07-25 Amos WengerName the binary 'proc-macro-srv'
2022-07-25 Amos WengerReturn result directly
2022-07-25 Amos WengerAdd doc comment to pass tidy check
2022-07-25 Amos WengerAdd a proc-macro-srv-cli crate
2022-07-25 borsAuto merge of #12871 - fasterthanlime:sync-from-rust...
2022-07-25 Amos Wengerrevert nightly rustfmt formatting that accidentally...
2022-07-25 Amos WengerMerge remote-tracking branch 'origin/master' into sync...
2022-07-25 borsAuto merge of #12856 - Veykril:multi-proc-srv, r=Veykril
2022-07-25 borsAuto merge of #12868 - lowr:follow-up-on-12832, r=lnicola
2022-07-25 Ryo YoshidaReplace `debug_assert!` with `stdx::always!`
2022-07-24 Amos WengerMake macros test order-resistant
2022-07-24 borsAuto merge of #12861 - DorianListens:dscheidt/complete...
2022-07-24 Amos WengerSort when iterating through CrateGraph
2022-07-24 Dorian Scheidtfix: Autocomplete for struct fields includes receiver
2022-07-24 Amos WengerSort in DefMap::dump, since HashMap iteration order...
2022-07-24 borsAuto merge of #12863 - lowr:fix/missing-fields-on-destr...
next