]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-10 Lukas WirthPrefer similar tokens when expanding macros speculatively
2022-10-10 DropDemBitsMigrate assists to format args captures, part 1
2022-10-10 borsAuto merge of #13391 - dvdsk:update-manual, r=lnicola
2022-10-10 dvdskUpdate manual now stable can be installed with rustup
2022-10-10 DropDemBitsMigrate most of `ide_assists::utils` to format arg...
2022-10-10 borsAuto merge of #13386 - Veykril:completions-ref, r=Veykril
2022-10-10 borsAuto merge of #13380 - Veykril:cfg-pat-params, r=Veykril
2022-10-10 borsAuto merge of #13385 - Veykril:progress, r=Veykril
2022-10-10 Lukas WirthRefactor completions expansion
2022-10-10 Lukas WirthDon't report build-scripts and proc-macros are metadata...
2022-10-10 borsAuto merge of #13384 - Veykril:macro-fallbacks, r=Veykril
2022-10-10 Lukas WirthExpand unmatched mbe fragments to reasonable default...
2022-10-10 borsAuto merge of #13333 - feniljain:fix_assists, r=Veykril
2022-10-10 Lukas WirthUse $crate instead of std for panic builtin_fn_macro
2022-10-10 borsAuto merge of #13303 - jplatte:convert-named-struct...
2022-10-10 borsAuto merge of #13367 - matklad:fix-problem-matchers...
2022-10-10 Lukas WirthHonor cfg attributes on params when lowering their...
2022-10-10 borsAuto merge of #13377 - DropDemBits:doc-link-underline...
2022-10-10 borsAuto merge of #13376 - DropDemBits:strip-generic-bounds...
2022-10-10 DropDemBitsUnderline only the intra-doc link instead of the whole...
2022-10-10 DropDemBitsHave `to_generic_args` return `ast::GenericArgList`
2022-10-09 DropDemBitsAdd `{TypeParam, ConstParam}::remove_default`
2022-10-09 DropDemBitsAdd `GenericParamList::to_generic_args`
2022-10-08 Aleksey Kladovfix: in VSCode, correctly resolve relative paths to...
2022-10-08 Laurențiu NicolaBump once_cell
2022-10-08 borsAuto merge of #13366 - matklad:xflags, r=lnicola
2022-10-08 Aleksey Kladovinternal: :arrow_up: xflags
2022-10-07 borsAuto merge of #13362 - WaffleLapkin:go_to_def_fix_doc_i...
2022-10-07 Maybe WaffleFix go-to-def for `#[doc = include_str!("path")]`
2022-10-06 btwotwoPass context to env vars completion
2022-10-06 btwotwoRestrict auto-completion for only built-in macros
2022-10-06 btwotwoMake helper method less specific
2022-10-06 btwotwoFormatting
2022-10-06 btwotwoRemove unnecessary dereference
2022-10-06 btwotwoUse helper method in is_format_string
2022-10-06 btwotwoReplace if with option, add detail for each env variabl...
2022-10-06 btwotwoAdd tests for env var completion
2022-10-06 btwotwoAdd const list of cargo-defined env variables with...
2022-10-06 btwotwoAdd helper method to get a macro name from passed string
2022-10-06 btwotwoUse expanded version of text for env var completion
2022-10-06 btwotwoAdd stub for cargo environment variables auto completion
2022-10-06 borsAuto merge of #13353 - wildbook:fix_type_inference_pani...
2022-10-06 Lukas Wirthinternal: Allow minicore flags specification to be...
2022-10-06 borsAuto merge of #13356 - WaffleLapkin:go_to_def_shadow_in...
2022-10-06 Maybe WaffleFix go-to-def for shadowed `include*!`
2022-10-05 WildbookFix assertion failure in type inference (#13352)
2022-10-04 borsAuto merge of #13344 - lowr:patch/change-generic-param...
2022-10-04 Ryo Yoshidafix: use `BoundVar`s from current generic scope
2022-10-04 borsAuto merge of #13342 - rust-lang:revert-13328-rustc...
2022-10-04 Lukas WirthRevert "Add proc-macro dependency to rustc crates"
2022-10-03 borsAuto merge of #13339 - lowr:patch/change-generic-param...
2022-10-03 Ryo Yoshidafix: treat enum variants as generic item on their own
2022-10-03 borsAuto merge of #13335 - lowr:patch/change-generic-param...
2022-10-03 borsAuto merge of #13338 - Veykril:flycheck, r=Veykril
2022-10-03 Lukas WirthPrioritize restart messages in flycheck
2022-10-02 Ryo YoshidaRemove hack
2022-10-02 Ryo YoshidaAdapt to the new generic parameter/argument order
2022-10-02 Ryo YoshidaChange generic parameter/argument order
2022-10-02 Ryo Yoshidarefactor: use `cast()` instead of interning `GenericArg...
2022-10-01 borsAuto merge of #13328 - Veykril:rustc-proc-macro, r...
2022-10-01 Lukas WirthAdd proc-macro dependency to rustc crates
2022-10-01 borsAuto merge of #13327 - Veykril:proc-macro-srv-config...
2022-10-01 Lukas WirthAdd config for supplying sysroot path
2022-10-01 borsAuto merge of #13326 - Veykril:proc-macro-srv-config...
2022-10-01 Lukas WirthDo not use the sysroot proc-macro server when a server...
2022-10-01 borsAuto merge of #13324 - Veykril:trait-impl-completion...
2022-10-01 Lukas WirthFix trait impl item completions using macro file text...
2022-09-30 borsAuto merge of #13321 - Veykril:format-str-args, r=Veykril
2022-09-30 Lukas WirthFix move_format_string_arg being tokentree unaware
2022-09-30 borsAuto merge of #13318 - Veykril:annotations, r=Veykril
2022-09-30 borsAuto merge of #13320 - Veykril:ty-alias-hover, r=Veykril
2022-09-30 Lukas WirthFix type alias hovers not rendering generic parameters
2022-09-30 Lukas WirthFix annotations not resolving when lens location is...
2022-09-30 borsAuto merge of #13319 - Veykril:req-retry, r=Veykril
2022-09-30 Lukas WirthFix requests not being retried anymore
2022-09-29 borsAuto merge of #13311 - lowr:fix/for-loop-item-resolutio...
2022-09-29 Ryo Yoshidafix: infer for-loop item type with `IntoIterator` and...
2022-09-27 Jonas PlatteUpdate outside test and generated code
2022-09-27 Jonas PlatteAdd convert_named_struct_to_tuple_struct assist
2022-09-27 Lukas WirthDon't auto-publish lib crates
2022-09-27 borsAuto merge of #13301 - Veykril:empty-assist-source...
2022-09-27 Lukas WirthMake assist tests panic again on empty source changes
2022-09-27 borsAuto merge of #13202 - Veykril:cancelled-retry, r=Veykril
2022-09-27 Lukas WirthDon't retry requests that have already been cancelled
2022-09-27 borsAuto merge of #13272 - oknozor:master, r=Veykril
2022-09-27 borsAuto merge of #13280 - alanz:errorcode-requestfailed...
2022-09-27 borsAuto merge of #13237 - Veykril:process-changes, r=Veykril
2022-09-27 Lukas WirthAmalgamate file changes for the same file ids in proces...
2022-09-27 borsAuto merge of #13300 - Veykril:cfg-false, r=Veykril
2022-09-27 borsAuto merge of #13296 - Strum355:package-information...
2022-09-27 borsAuto merge of #13189 - unexge:unconfigured-diagnostics...
2022-09-27 Lukas WirthUse cfg(any()) instead of cfg(FALSE) for disabling...
2022-09-27 borsAuto merge of #13295 - rust-lang:sourcegen, r=Veykril
2022-09-27 borsAuto merge of #13275 - Veykril:find-path, r=Veykril
2022-09-26 unexgeGenerate `From` impls manually
2022-09-26 unexgeUse `Arc<[DefDiagnostic]>` instead of `Arc<Vec<DefDiagn...
2022-09-26 unexgeCollect diagnostics in queries instead of nameres
2022-09-26 unexgeEmit unconfigured code diagnostics for fields
2022-09-26 Noah Santschi... formatting
2022-09-26 Noah Santschi... fix model tests
next