]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-20 Florian DieboldOnly apply `cfg(test)` for local crates
2022-06-19 borsAuto merge of #12581 - lnicola:changelog-number, r...
2022-06-18 borsAuto merge of #12584 - Veykril:attr-diag, r=Veykril
2022-06-18 Lukas Wirthfix: attribute macros not being properly diagnosed
2022-06-18 Laurențiu Nicolainternal: Handle fractional release numbers in changelo...
2022-06-18 borsAuto merge of #12580 - Veykril:completion, r=Veykril
2022-06-18 Lukas WirthConsider walking up macro expansions when searching...
2022-06-18 Lukas WirthMove `CompletionContext::impl_def` into corresponding...
2022-06-18 Lukas WirthMove `CompletionContext::incomplete_let` into `PathKind...
2022-06-18 borsAuto merge of #12576 - harpsword:fold_range_non_block_m...
2022-06-18 harpswordfeat: add fold range for multi line match arm list
2022-06-18 Lukas WirthMove `CompletionContext::function_def` into `PathKind...
2022-06-18 borsAuto merge of #12577 - Veykril:completion, r=Veykril
2022-06-18 Lukas Wirthinternal: NameRefKind classification is not optional
2022-06-17 borsAuto merge of #12574 - Veykril:completion, r=Veykril
2022-06-17 Lukas Wirthminor: Simplify
2022-06-17 borsAuto merge of #12573 - Veykril:completion, r=Veykril
2022-06-17 Lukas Wirthinternal: Split flyimport into its 3 applicable contexts
2022-06-17 borsAuto merge of #12570 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthOnly run completion functions if their corresponding...
2022-06-17 Lukas WirthRemove superfluous early returns
2022-06-17 borsAuto merge of #12565 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthInline PathQualifierCtx
2022-06-17 Lukas Wirthinternal: Collapse lift is_infer_qualifier into `Qualif...
2022-06-17 Lukas WirthMove existing_derives into PathKind::Derive
2022-06-17 borsAuto merge of #12564 - Veykril:completion, r=Veykril
2022-06-17 Lukas Wirthinternal: Collapse completion ctx path qualifier and...
2022-06-17 borsAuto merge of #12563 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthSimplify
2022-06-17 borsAuto merge of #12562 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthSplit out tests
2022-06-17 Lukas WirthSplit completion context module into definitions and...
2022-06-17 borsAuto merge of #12560 - Veykril:completion, r=Veykril
2022-06-17 Lukas WirthRemove ImmediateLocation in favor of PathKind::Type
2022-06-17 Lukas WirthMove more ImmediateLocation::TypeAnnotation into PathKi...
2022-06-17 Lukas WirthIntroduce NameRefKind for completions
2022-06-16 borsAuto merge of #12554 - XFFXFF:fix_11959, r=Veykril
2022-06-16 XFFXFFthe offset used for the completion cursor should always...
2022-06-16 borsAuto merge of #12517 - xuhongxu96:master, r=Veykril
2022-06-16 XFFXFFthe scope of the return type is not the body of the...
2022-06-16 Hongxu Xudisable private editable in TEST_CONFIG by default
2022-06-15 borsAuto merge of #12545 - jeremyBanks:shebangs, r=Veykril
2022-06-15 Jeremy Banksfix: inserted imports must come after a shebang if...
2022-06-15 Jeremy Banksadd failing test: inserts_after_shebang
2022-06-15 borsAuto merge of #12544 - Veykril:proc-error, r=Veykril
2022-06-15 Lukas WirthUpdate test outputs
2022-06-15 Lukas WirthUse the correct crates proc-macro loading error message
2022-06-15 Lukas WirthDiagnose unresolved attribute proc-macros
2022-06-15 Lukas WirthShow proc-macro loading errors in unresolved-proc-macro...
2022-06-15 borsAuto merge of #12541 - Veykril:vs-reload, r=Veykril
2022-06-15 Lukas Wirthfix: Clear proc-macro changed flag when reloading workspace
2022-06-15 borsAuto merge of #12537 - kevinushey:bugfix/items-typo...
2022-06-14 Hongxu Xurevert hir-def lib.rs
2022-06-14 Hongxu Xucheck if the container is trait and inherit the visibility
2022-06-14 Kevin Usheyfix typo in package.json
2022-06-14 Hongxu Xuremove inherit_visibility test case in item_tree
2022-06-14 Hongxu Xuimplement inherited_visibility in collector
2022-06-14 Hongxu Xuremove inherited_visibility in lower.rs
2022-06-14 Hongxu Xuadd test cases to complete fn generated by macro in...
2022-06-14 borsAuto merge of #12529 - Veykril:vs-reload, r=Veykril
2022-06-14 Lukas Wirthfix: Ask the user to reload the vscode window when...
2022-06-14 borsAuto merge of #12528 - Veykril:proc-diag, r=Veykril
2022-06-14 Lukas Wirthfix: Check for the correct proc-macro settings in missi...
2022-06-13 borsAuto merge of #12519 - Veykril:hover-assoc, r=Veykril
2022-06-13 Lukas Wirthfeat: On assoc item name hover, render trait decl docs
2022-06-12 borsAuto merge of #12515 - Veykril:rustc-proc-macros, r...
2022-06-12 Lukas Wirthfix: Pass the build data to rustc_private crates
2022-06-12 borsAuto merge of #12514 - Veykril:proc-mac-err, r=Veykril
2022-06-12 Lukas WirthMore precise proc-macro errors
2022-06-12 borsAuto merge of #12513 - Veykril:ty-utils, r=Veykril
2022-06-12 Lukas Wirthinternal: Simplify `hir_ty::utils`
2022-06-12 borsAuto merge of #12509 - Veykril:ty-utils, r=Veykril
2022-06-12 Lukas Wirthinternal: Remove `Generics::type_iter` in favor of...
2022-06-12 borsAuto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
2022-06-12 borsAuto merge of #12508 - Veykril:req-retry, r=Veykril
2022-06-12 Lukas Wirthfix: Don't respond to cancelled requests when retrying...
2022-06-11 borsAuto merge of #12506 - cgburgess:master, r=Veykril
2022-06-11 Chris Burgessfix typo in style.md
2022-06-11 borsAuto merge of #12504 - rust-lang:Veykril-patch-1, r...
2022-06-11 Lukas Wirthfix: Fix config patching for callable snippets
2022-06-11 borsAuto merge of #12481 - XFFXFF:add_label_to_loop, r...
2022-06-10 borsAuto merge of #12449 - Veykril:version, r=Veykril
2022-06-10 XFFXFFrestrict the assist so that it only appears if the...
2022-06-10 XFFXFFchange 'loop to 'l, as 'loop is not a valid label name
2022-06-10 XFFXFFmake generated test pass and make tidy happy
2022-06-10 XFFXFFadd more tests and some doc
2022-06-10 XFFXFFMake add_label_to_loop basically work
2022-06-10 borsAuto merge of #12490 - yue4u:fix/show-enum-in-fresh...
2022-06-10 borsAuto merge of #12464 - harpsword:fix-inline-variable...
2022-06-10 borsAuto merge of #12477 - hasali19:auto-reload, r=Veykril
2022-06-10 borsAuto merge of #12473 - yue4u:fix/no-enum-parens-in...
2022-06-10 borsAuto merge of #12502 - Veykril:deps, r=Veykril
2022-06-10 Lukas Wirthinternal: Bump Dependencies
2022-06-10 borsAuto merge of #12501 - Veykril:dashmap, r=Veykril
2022-06-10 Lukas Wirthinternal: Update dashmap and freeze its version
2022-06-09 yue4ufeat: append :: after
2022-06-08 borsAuto merge of #12487 - lukechu10:master, r=lnicola
2022-06-08 borsAuto merge of #12493 - bjorn3:fix_warnings, r=lnicola
2022-06-08 Luke ChuHide param inlay hint when argument is fn-like macro...
2022-06-08 bjorn3Fix a couple of weak warnings found by rust-analyzer...
next