]> git.lizzy.rs Git - rust.git/history - crates
Switch to ubuntu-20.04 runners
[rust.git] / crates /
2022-08-19 borsAuto merge of #13069 - lnicola:bump-deps, r=lnicola
2022-08-19 Laurențiu NicolaBump notify
2022-08-19 Laurențiu NicolaBump chalk
2022-08-19 borsAuto merge of #13065 - RalfJung:override-command-docs...
2022-08-19 Ralf Jungexplain how to re-generate the package.json
2022-08-19 Ralf Jungdocument interaction of checkOnSave.overrideCommand...
2022-08-19 borsAuto merge of #13041 - DorianListens:dscheidt/gen-fn...
2022-08-19 borsAuto merge of #13061 - ice1k:master, r=Veykril
2022-08-19 borsAuto merge of #13064 - Veykril:rustfmt-err, r=Veykril
2022-08-19 Lukas WirthLog rustfmt parsing errors as warnings
2022-08-19 borsAuto merge of #13063 - Veykril:stop-flycheck, r=Veykril
2022-08-19 Lukas WirthImplement lsp extension for cancelling running flychecks
2022-08-19 ice1000fix: use functional programming
2022-08-19 ice1000feat: Improved inline_call to replace `Self`
2022-08-18 Dorian ScheidtIntroduce and use get_fn_target_info
2022-08-18 Dorian ScheidtGenerate and use TargetInfo::new
2022-08-18 Dorian ScheidtCleanup inline
2022-08-18 Dorian Scheidtinline assoc_fn_target
2022-08-18 Dorian ScheidtRemove mut out params via assoc_fn_target_info
2022-08-18 Dorian ScheidtReorder args with flip_comma
2022-08-18 Dorian ScheidtReplace tuple with TargetInfo struct
2022-08-18 Dorian Scheidtextract fn_target_info
2022-08-18 Dorian Scheidtuse fn_name instead of name_ref.text()
2022-08-18 Dorian ScheidtRename static_method_target -> assoc_fn_target
2022-08-18 borsAuto merge of #13039 - davidbarsky:davidbarsky/remove...
2022-08-18 borsAuto merge of #13053 - lowr:fix/pat-sole-Self, r=Veykril
2022-08-18 Ryo Yoshidafix: resolve path `Self` alone in value namespace
2022-08-18 borsAuto merge of #13036 - sancho20021:10881-inline_type_al...
2022-08-18 borsAuto merge of #13045 - DorianListens:dscheidt/run-test...
2022-08-18 borsAuto merge of #12982 - jridgewell:into_future, r=Veykril
2022-08-18 borsAuto merge of #13049 - lowr:fix/bare-dyn-assoc-type...
2022-08-17 Ryo Yoshidafix: resolve associated types of bare dyn types
2022-08-17 Dorian Scheidtfeat: Run test mod from anywhere in parent file
2022-08-17 borsAuto merge of #13044 - dzvon:fix-typo, r=Veykril
2022-08-17 Dezhi Wufix: a bunch of typos
2022-08-17 borsAuto merge of #13034 - lowr:fix/regression-from-12993...
2022-08-17 Aleksandr Pakfixup! feat: add inline_type_alias_uses assist
2022-08-17 Ryo Yoshidafix: escape keywords used as names in earlier editions
2022-08-17 borsAuto merge of #13043 - Veykril:ide-db-trace, r=Veykril
2022-08-17 Lukas Wirthminor: Change tracing event level in apply_change
2022-08-16 Justin RidgewellFind IntoFuture::IntoFuture's poll method
2022-08-16 Dorian Scheidtfeat: Generate static method using Self::assoc() syntax
2022-08-16 borsAuto merge of #13038 - Veykril:rev-12947, r=Veykril
2022-08-16 Lukas WirthRevert #12947, trigger workspace switches on all struct...
2022-08-16 borsAuto merge of #13037 - jonas-schievink:keyword-hover...
2022-08-16 Jonas SchievinkAdd `.enable` suffix
2022-08-16 Aleksandr Pakfixup! feat: add inline_type_alias_uses assist
2022-08-16 Jonas SchievinkAdd a setting for keyword hover popups
2022-08-16 Aleksandr Pakfeat: add inline_type_alias_uses assist
2022-08-16 borsAuto merge of #13028 - yue4u:fix/literal-lookup, r...
2022-08-15 yue4ufix: format literal lookup
2022-08-15 borsAuto merge of #13027 - jonas-schievink:fix-mismatch...
2022-08-15 Jonas SchievinkFix lowering of empty macro expressions in trailing...
2022-08-15 borsAuto merge of #13026 - Veykril:nameres, r=Veykril
2022-08-15 Lukas WirthMake resolve_name_in_module a bit more lazy
2022-08-15 borsAuto merge of #13025 - Veykril:simplify2, r=Veykril
2022-08-15 Lukas WirthSimplify
2022-08-15 borsAuto merge of #13024 - jonas-schievink:hir-pretty,...
2022-08-15 Jonas SchievinkAdd an HIR pretty-printer
2022-08-14 borsAuto merge of #13000 - shoffmeister:patch-1, r=lnicola
2022-08-13 borsAuto merge of #13017 - Veykril:vscode-diag-workaround...
2022-08-13 borsAuto merge of #13016 - Veykril:vscode-diag-workaround...
2022-08-13 Lukas WirthMove VSCode diagnostics workaroudn into client code
2022-08-13 borsAuto merge of #13014 - Veykril:simplify, r=Veykril
2022-08-13 Lukas WirthSimplify `GlobalState::handle_event`
2022-08-13 borsAuto merge of #13010 - Veykril:build-script-probes...
2022-08-13 Lukas WirthDo not unconditionally succeed RUSTC_WRAPPER checks...
2022-08-12 borsAuto merge of #12993 - lowr:patch/swap-name-and-escaped...
2022-08-11 borsAuto merge of #12997 - Veykril:no-such-field, r=Veykril
2022-08-11 Lukas WirthFix panic in no_such_field when using tuple fields...
2022-08-10 Ryo YoshidaAdd test for runnables with raw identifiers
2022-08-10 Ryo YoshidaMake `ModPath` display escaped path
2022-08-10 Ryo YoshidaMake tests pass
2022-08-10 Ryo YoshidaRemove `EscapedName`
2022-08-10 Ryo YoshidaAdd `UnescapedName` and make `Name` hold escaped name
2022-08-10 borsAuto merge of #12989 - lnicola:rm-1-64-abi, r=Veykril
2022-08-10 borsAuto merge of #12984 - Veykril:keep-going, r=Veykril
2022-08-10 borsAuto merge of #12992 - lowr:fix/type-inference-for...
2022-08-10 Ryo Yoshidafix: infer byte string pattern as `&[u8]` when matched...
2022-08-10 borsAuto merge of #12990 - edwin0cheng:improve-ws, r=Veykril
2022-08-10 Edwin ChengFixes tests
2022-08-10 Edwin ChengImprove insert whitespace in mbe
2022-08-10 Lukas WirthRe-try build script building with --keep-going
2022-08-10 Laurențiu NicolaRemove incomplete 1.64 ABI
2022-08-09 borsAuto merge of #12987 - Veykril:ellipsis-recov, r=Veykril
2022-08-09 Justin RidgewellSuggest `.await` when type impls IntoFuture
2022-08-09 borsAuto merge of #12986 - Veykril:completions, r=Veykril
2022-08-09 Lukas WirthRecover from missing ellipsis in record literals for...
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 Lukas WirthUse `--keep-going` cargo flag when building build scripts
2022-08-09 borsAuto merge of #12981 - kadiwa4:remove_some_imports...
2022-08-09 Justin RidgewellImplement IntoFuture type inference
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...
next