]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-07 Lukas Wirthrustfmt
2022-09-01 Tiddo LangerakPre-cast impl nodes to ast::Impl in find_non_trait_impl
2022-08-10 Tiddo LangerakAvoid cloning IMPL node if we don't have to
2022-08-10 Tiddo LangerakFeat: extracted method from trait impl is placed in...
2022-08-09 borsAuto merge of #12986 - Veykril:completions, r=Veykril
2022-08-09 Lukas WirthAdd some more `cov_mark`s
2022-08-09 Lukas WirthFix pattern field completions not working for unions
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-08 Jake Heinz[code] make toggleInlayHints understand {off,on}UntilPr...
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 oxalicaImpl more methods and traits for la_arena::ArenaMap
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-05 borsAuto merge of #12946 - rust-lang:issue-template, r...
2022-08-05 Lukas WirthUpdate bug_report.md
2022-08-05 Lukas WirthUpdate bug_report.md
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 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 oxalicaImpl entry-API for la_arena::ArenaMap
2022-08-03 oxalicaAdd more constructors for la-arena
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 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
next