about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-01Fix targetDir config nameLukas Wirth-21/+15
2024-03-01Give all threads namesLukas Wirth-29/+31
2024-03-01remove hidden use of GlobalAlexander-1/+1
2024-03-01Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnrbors-840/+509
2024-03-01Move `HandleStore` into `server.rs`.Nicholas Nethercote-86/+99
2024-03-01Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errorsbors-14/+233
2024-03-01Fix typo in commentGurinder Singh-1/+1
2024-03-01Never say "`Trait` is implemented for `{type error}`"Esteban Küber-3/+5
2024-03-01Detect more cases of `=` to `:` typoEsteban Küber-57/+146
2024-03-01Remove unused fluent messagesr0cky-33/+0
2024-03-01Rebase fallout from TypeRelating::binders, inline higher_ranked_subMichael Goulet-66/+51
2024-03-01Fallout from removing a_is_expectedMichael Goulet-127/+46
2024-03-01Remove a_is_expected from combine relationsMichael Goulet-134/+74
2024-03-01Get rid of some sub_exp and eq_expMichael Goulet-60/+48
2024-03-01Remove causeMichael Goulet-35/+8
2024-03-01Combine sub and eqMichael Goulet-492/+356
2024-03-01Preserve variance on error in generalizerMichael Goulet-2/+2
2024-03-01Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubileebors-231/+8
2024-03-01Handle stashing of delayed bugs.Nicholas Nethercote-21/+44
2024-02-29CFI: Remove unused `typeid_for_fnsig`Ramon de C Valle-59/+2
2024-03-01Remove unnecessary `Level::` qualifiers.Nicholas Nethercote-7/+7
2024-02-29Auto merge of #121810 - matthiaskrgr:rollup-mawij2g, r=matthiaskrgrbors-2504/+1805
2024-03-01Move `gather_comments`.Nicholas Nethercote-127/+126
2024-02-29Move sanitizer ui tests to sanitizer directoryRamon de C Valle-4/+4
2024-02-29Remove stray stdout/stderr files许杰友 Jieyou Xu (Joe)-595/+0
2024-02-29Error on stray .stderr/.stdout files for (un-)revisioned tests许杰友 Jieyou Xu (Joe)-24/+202
2024-02-29Rollup merge of #121809 - tgross35:suggest-path-split-fixup, r=AmanieuMatthias Krüger-2/+0
2024-02-29Rollup merge of #121806 - RalfJung:const-metadata, r=oli-obkMatthias Krüger-33/+36
2024-02-29Rollup merge of #121798 - AaronChen0:master, r=NilstriebMatthias Krüger-2/+2
2024-02-29Rollup merge of #121782 - RalfJung:mutable-ref-in-static, r=oli-obkMatthias Krüger-307/+64
2024-02-29Rollup merge of #121753 - mu001999:core/add_cfg, r=cuviperMatthias Krüger-21/+17
2024-02-29Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errorsMatthias Krüger-1940/+1379
2024-02-29Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiserMatthias Krüger-50/+60
2024-02-29Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-ali...Matthias Krüger-149/+247
2024-02-29Remove doc aliases to PATHTrevor Gross-2/+0
2024-02-29Auto merge of #3336 - RalfJung:rustup, r=RalfJungbors-1250/+2319
2024-02-29Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnrbors-112/+319
2024-02-29add regression testRalf Jung-0/+25
2024-02-29Merge from rustcRalf Jung-1249/+2293
2024-02-29Preparing for merge from rustcRalf Jung-1/+1
2024-02-29Change condition in binders to one that is more readableSantiago Pastorino-5/+5
2024-02-29Make nll higher ranked equate use bidirectional subtyping in invariant contextSantiago Pastorino-61/+162
2024-02-29Make infer higher ranked equate use bidirectional subtyping in invariant contextSantiago Pastorino-47/+153
2024-02-29add const test for ptr::metadataRalf Jung-33/+36
2024-02-29Add supporting infrastructure for `run-make` V2 tests许杰友 Jieyou Xu (Joe)-32/+583
2024-02-29Small clean up of E0277 message logicEsteban Küber-15/+9
2024-02-29Detect empty leading where-clauses on type aliasesLeón Orell Valerian Liehr-67/+177
2024-02-29AST: Refactor type alias where clausesLeón Orell Valerian Liehr-85/+73
2024-02-29Auto merge of #121804 - GuillaumeGomez:rollup-jh0v3ex, r=GuillaumeGomezbors-715/+767
2024-02-29Rollup merge of #121783 - nnethercote:emitter-cleanups, r=oli-obkGuillaume Gomez-219/+138