]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-15 Laurențiu NicolaBump smallvec
2022-10-15 Laurențiu NicolaBump anyhow, arbitrary, itertools, semver, serde
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 borsAuto merge of #13353 - wildbook:fix_type_inference_pani...
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 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
2022-09-26 Noah Santschi... Fix PackageInformation having the crate name instead...
2022-09-26 borsAuto merge of #13248 - harudagondi:unwrap-tuple, r...
2022-09-26 Lukas WirthRemove obsolete in-rust-tree feature from sourcegen
2022-09-26 borsAuto merge of #13209 - lowr:feat/inference-for-generato...
2022-09-24 borsAuto merge of #13289 - rust-lang:analysis-stats-proc...
2022-09-24 Lukas WirthUse the sysroot proc-macro server for analysis-stats
2022-09-24 borsAuto merge of #13288 - Veykril:variant-body, r=Veykril
2022-09-24 Lukas WirthFix diagnostics not working in enum variant bodies
2022-09-24 borsAuto merge of #13285 - Veykril:variant-body, r=Veykril
2022-09-24 Lukas WirthProperly support IDE functionality in enum variants
2022-09-23 borsAuto merge of #13286 - Veykril:proc-macro-srv-tests...
2022-09-23 Lukas WirthDon't run proc-macro-srv tests on the rust-analyzer...
2022-09-23 Alan ZimmermanAdd RequestFailed error code, as per spec 3.17
2022-09-22 Lukas WirthFix find_path using the wrong module for visibility...
2022-09-22 Paul Delafossedocs(guide): fix Analysis and AnalysisHost doc links
2022-09-21 Ryo YoshidaImplement `HirDisplay` for `TyKind::Generator`
2022-09-21 harudagondireturn None instead of assert
2022-09-20 borsAuto merge of #13269 - Veykril:repr, r=Veykril
2022-09-20 Lukas WirthFix default enum representation not being isize
2022-09-20 Lukas WirthFix using incorrect type for variants in DefWithBody...
2022-09-20 Lukas WirthProperly set the enum variant body expected type
2022-09-20 Lukas WirthParse more repr options
2022-09-20 Lukas WirthSimplify
2022-09-20 borsAuto merge of #12966 - OleStrohm:master, r=Veykril
2022-09-20 borsAuto merge of #13268 - Veykril:simplify, r=Veykril
2022-09-20 Lukas WirthFix operator highlighting tags applying too broadly
2022-09-20 Lukas WirthSimplify
2022-09-19 borsAuto merge of #13264 - lowr:patch/no-dyn-without-trait...
2022-09-19 Ryo YoshidaEnsure at least one trait bound in `TyKind::DynTy`
2022-09-19 OleStrohmAdded FIXME for the repr type of the enum
2022-09-19 borsAuto merge of #13262 - DidiBear:master, r=lnicola
2022-09-19 DidiBeardocs(inlay-hints): remove reference to Toggle inlay...
2022-09-19 borsAuto merge of #13260 - Veykril:simplify, r=Veykril
2022-09-19 Lukas WirthSimplify
2022-09-19 borsAuto merge of #13259 - Veykril:cargo-config-simplify...
2022-09-19 Lukas WirthSimplify feature representation in CargoConfig
2022-09-19 borsAuto merge of #13257 - rust-lang:revert-13147-fix/dyn...
2022-09-19 Laurențiu NicolaTry to fix crash introduced in #13147
next