]> git.lizzy.rs Git - rust.git/history - crates
Re-try build script building with --keep-going
[rust.git] / crates /
2022-08-10 Lukas WirthRe-try build script building with --keep-going
2022-08-09 Lukas WirthUse `--keep-going` cargo flag when building build scripts
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-08 KaDiWaremove imports that are also in edition 2021's prelude
2022-08-08 borsAuto merge of #12974 - fprasx:master, r=lnicola
2022-08-08 fprasxCorrected order of printing op and `=`
2022-08-08 borsAuto merge of #12962 - lowr:patch/parse-last-range...
2022-08-08 Ryo YoshidaParse range patterns in let statement with type annotation
2022-08-08 borsAuto merge of #12967 - jhgg:code/fix-toggle-hints,...
2022-08-08 borsAuto merge of #12951 - jonas-schievink:doc-cli-stabilit...
2022-08-08 borsAuto merge of #12905 - HKalbasi:master, r=Veykril
2022-08-08 borsAuto merge of #12937 - fprasx:master, r=Veykril
2022-08-08 borsAuto merge of #12942 - lowr:fix/concat-with-char, r...
2022-08-07 borsAuto merge of #12956 - oxalica:feat/la-arena-apis,...
2022-08-07 Ryo YoshidaParse range patterns in struct and slice without traili...
2022-08-07 borsAuto merge of #12959 - lnicola:rainbows-again, r=lnicola
2022-08-07 Laurențiu NicolaFix test_rainbow_highlighting gate
2022-08-06 oxalicaReturns the old value for la_arena::ArenaMap::insert
2022-08-06 hkalbasiImport serde derives on converting json to struct
2022-08-06 borsAuto merge of #12953 - stanciuadrian:fmt, r=lnicola
2022-08-06 Adrian Stanciurun stable fmt through rustup
2022-08-06 borsAuto merge of #12931 - oxalica:feat/la-arena-apis,...
2022-08-05 Jonas SchievinkDocument CLI flag stability
2022-08-05 borsAuto merge of #12947 - Veykril:switch-workspace, r...
2022-08-05 borsAuto merge of #12949 - Veykril:token-pick, r=Veykril
2022-08-05 Ryo Yoshidaminor: align with rustc on escaping characters in macro...
2022-08-05 Lukas Wirthfix: Fix incorrect token pick rankings
2022-08-05 borsAuto merge of #12948 - Veykril:classify-ops, r=Veykril
2022-08-05 Lukas WirthSimplify
2022-08-05 Lukas WirthFix visibilities
2022-08-05 Lukas Wirthfeat: Handle operators like their trait functions in...
2022-08-05 Lukas WirthDon't switch workspace on vfs file changes from libraries
2022-08-04 Ryo Yoshidafix: make `concat!` work with char
2022-08-04 fprasxFixed up for loops, added fixme with problem
2022-08-04 fprasxShortened fixup for match, added cases for for
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 fprasxTidy formatted
2022-08-03 fprasxAdded fixup for for loops w/ missing parts
2022-08-03 fprasxAdded fixup for match statements w/ missing parts
2022-08-03 borsAuto merge of #12934 - Veykril:typing, r=Veykril
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-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 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-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 hkalbasiGenerate rust type from json
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 hkalbasiadd debug impl for AnyDiagnostic
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 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...
next