about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-01Use DefIdMap instead of FxHashMap for impl_item_implementor_ids query.Michael Woerister-4/+3
2023-03-01Auto merge of #108586 - matthiaskrgr:rollup-ry9u2ou, r=matthiaskrgrbors-1729/+550
2023-03-01Rollup merge of #108558 - RalfJung:core-tests, r=thomccMatthias Krüger-0/+1
2023-03-01Rollup merge of #108555 - Zoxc:par-fix, r=cjgillotMatthias Krüger-4/+5
2023-03-01Rollup merge of #108554 - compiler-errors:late-bound-object-default, r=oli-obkMatthias Krüger-49/+119
2023-03-01Rollup merge of #108551 - compiler-errors:rpitit-bad-spec, r=oli-obkMatthias Krüger-65/+83
2023-03-01Rollup merge of #108550 - clubby789:remove-disjoint, r=compiler-errorsMatthias Krüger-29/+17
2023-03-01Rollup merge of #108536 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-03-01Rollup merge of #108531 - Coca162:rustdoc-repeat-const-array, r=thomccMatthias Krüger-4/+8
2023-03-01Rollup merge of #108297 - chenyukang:yukang/delim-error-exit, r=petrochenkovMatthias Krüger-1578/+317
2023-03-01Auto merge of #108582 - weihanglo:update-cargo, r=weihanglobors-15/+6
2023-02-28Update cargoWeihang Lo-15/+6
2023-02-28Auto merge of #107987 - EFanZh:inline-poll-methods, r=Mark-Simulacrumbors-0/+5
2023-02-28add missing feature in core/testsRalf Jung-0/+1
2023-02-28refactor parse_token_trees to not return unmatched_delimsyukang-30/+29
2023-02-28no need to return unmatched_delims from tokentreesyukang-11/+6
2023-02-28rename unmatched_braces to unmatched_delimsyukang-26/+27
2023-02-28remove duplicated diagnostic for unclosed delimiteryukang-313/+82
2023-02-28Exit when there are unmatched delims to avoid noisy diagnosticsyukang-1277/+252
2023-02-28Auto merge of #108098 - notriddle:notriddle/rustdoc-tooltip-alloc, r=Guillaum...bors-29/+40
2023-02-28Fix a race in the query systemJohn Kåre Alsaker-4/+5
2023-02-28Only look for param in generics if it actually comes from genericsMichael Goulet-49/+119
2023-02-28Auto merge of #106774 - Nugine:master, r=Amanieubors-4/+4
2023-02-28Descriptive error when users try to combine RPITIT/AFIT with specializationMichael Goulet-65/+83
2023-02-28Remove the `capture_disjoint_fields` featureclubby789-29/+17
2023-02-28Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors-151/+78
2023-02-27Auto merge of #108487 - cjgillot:no-typeck-mir, r=oli-obkbors-207/+223
2023-02-27Auto merge of #108538 - matthiaskrgr:rollup-vw6h5ea, r=matthiaskrgrbors-4024/+4449
2023-02-27Rollup merge of #108533 - notriddle:notriddle/resolver-def-descr, r=compiler-...Matthias Krüger-2/+23
2023-02-27Rollup merge of #108523 - TaKO8Ki:avoid-str-to-string-conversions, r=NilstriebMatthias Krüger-3/+3
2023-02-27Rollup merge of #108522 - compiler-errors:new-solver-more-tests, r=jackh726Matthias Krüger-0/+66
2023-02-27Rollup merge of #108519 - 0xf333:0xf333_branch, r=Mark-SimulacrumMatthias Krüger-0/+2
2023-02-27Rollup merge of #108363 - cjgillot:unused-crate, r=WaffleLapkinMatthias Krüger-196/+186
2023-02-27Rollup merge of #108308 - bjorn3:faster_bootstrap_build, r=albertlarsan68Matthias Krüger-9/+11
2023-02-27Rollup merge of #107110 - strega-nil:mbtwc-wctmb, r=ChrisDentonMatthias Krüger-29/+78
2023-02-27Rollup merge of #104265 - faern:move-ipaddr-to-core, r=joshtriplettMatthias Krüger-3785/+4080
2023-02-27Update booksrustbot-0/+0
2023-02-27diagnostics: avoid querying `associated_item` in the resolverMichael Howell-2/+23
2023-02-27Clarify that Copy is a trait in array docsCoca162-2/+2
2023-02-27Auto merge of #108493 - cjgillot:thir-print, r=compiler-errorsbors-31/+22
2023-02-27Update docs to show [expr; N] can repeat const exprCoca162-4/+8
2023-02-27Auto merge of #108175 - cjgillot:validate-storage, r=tmiaskobors-2/+63
2023-02-27Allow building serde and serde_derive in parallelbjorn3-9/+11
2023-02-27Auto merge of #108521 - matthiaskrgr:rollup-exkviev, r=matthiaskrgrbors-232/+660
2023-02-27avoid `&str` to `String` conversionsTakayuki Maeda-3/+3
2023-02-27Commit some new solver testsMichael Goulet-0/+66
2023-02-27Rollup merge of #108513 - nagisa:unrotate, r=joshtriplettMatthias Krüger-2/+0
2023-02-27Rollup merge of #108502 - lenko-d:cannot_relate_region, r=compiler-errorsMatthias Krüger-2/+50
2023-02-27Rollup merge of #108500 - RalfJung:miri, r=RalfJungMatthias Krüger-55/+274
2023-02-27Rollup merge of #108494 - GuillaumeGomez:cleanup-js, r=notriddleMatthias Krüger-13/+7