about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-21Use macros to avoid `expect_*` boilerplate.Nicholas Nethercote-369/+102
2023-11-21Remove some unused functions.Nicholas Nethercote-54/+4
2023-11-21Wrap a long line.Nicholas Nethercote-1/+1
2023-11-21Auto merge of #118015 - celinval:smir-place-ty, r=compiler-errorsbors-41/+323
2023-11-21Auto merge of #118107 - matthiaskrgr:rollup-k5bfkfr, r=matthiaskrgrbors-226/+568
2023-11-20Fix occurrences of old fn names in comment and tracingSantiago Pastorino-2/+2
2023-11-21Auto merge of #116092 - compiler-errors:features-query, r=cjgillotbors-82/+87
2023-11-20Update some more cases of "type" -> "$message_type"David Tolnay-3/+4
2023-11-20let-chain fmtEsteban Küber-31/+24
2023-11-20Rely in resolve and not on path name for `&str` -> `String` suggestionEsteban Küber-49/+54
2023-11-20Do not consider traits as ownable in suggestionEsteban Küber-12/+55
2023-11-20Account for '_ in lifetime suggestionEsteban Küber-4/+35
2023-11-20Suggest 'a when trait object assoc type has '_Esteban Küber-12/+37
2023-11-20Fix incorrect lifetime suggestionEsteban Küber-21/+4
2023-11-20Tweak wordingEsteban Küber-16/+16
2023-11-20Account for impl Trait in lifetime suggestionEsteban Küber-17/+84
2023-11-20On borrow return type, suggest borrowing from arg or owned return typeEsteban Küber-57/+305
2023-11-20Don't ICE when ambiguity is found when selecting Index implementation in typeckMichael Goulet-4/+56
2023-11-20Document DefiningAnchor a bit moreMichael Goulet-4/+17
2023-11-20Auto merge of #118101 - dtolnay:cargo, r=weihanglobors-0/+0
2023-11-20Improve code per PR commentsCelina G. Val-35/+37
2023-11-20Add place.ty() and Ty build from a kind to smirCelina G. Val-41/+321
2023-11-20Fix early param lifetimes in generic_const_exprsouz-a-2/+67
2023-11-20Rollup merge of #118089 - lcnr:intercrate-ambig-msg, r=compiler-errorsMatthias Krüger-43/+104
2023-11-20Rollup merge of #118026 - compiler-errors:deref-into-dyn-regions, r=lcnrMatthias Krüger-14/+107
2023-11-20Rollup merge of #118010 - gurry:117821-ice-no-type-for-local-var, r=compiler-...Matthias Krüger-10/+34
2023-11-20Rollup merge of #117992 - compiler-errors:sound-but-not-complete, r=lcnr,alie...Matthias Krüger-50/+32
2023-11-20Rollup merge of #117973 - CohenArthur:fix-89699, r=lqdMatthias Krüger-0/+57
2023-11-20Rollup merge of #117851 - compiler-errors:uplift-infer-const, r=spastorinoMatthias Krüger-94/+87
2023-11-20Rollup merge of #117835 - Nilstrieb:note-object-lifetime-defaults, r=compiler...Matthias Krüger-11/+132
2023-11-20Rollup merge of #117327 - Nilstrieb:more-query-docs, r=compiler-errorsMatthias Krüger-4/+15
2023-11-20Store feature stability un-splitMichael Goulet-54/+36
2023-11-20Unify defined_lib_features and lib_features queriesMichael Goulet-60/+83
2023-11-20Bump future release warning modeMichael Goulet-5/+5
2023-11-20Don't consider regions in deref_into_dyn_supertrait lintMichael Goulet-11/+104
2023-11-20Fix src link URLs for file renameMichael Howell-3/+3
2023-11-20Add URL to test casesMichael Howell-0/+33
2023-11-20rustdoc: rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2023-11-20Don't require intercrate mode for negative coherenceMichael Goulet-41/+19
2023-11-20Don't drop region constraints that come from plugging infer regions with plac...Michael Goulet-9/+13
2023-11-20Auto merge of #15911 - Young-Flash:fix_missing_assoc_item, r=lnicolabors-5/+18
2023-11-20Auto merge of #15885 - RunDevelopment:patch-1, r=lnicolabors-1/+1
2023-11-20Uplift InferConst to rustc_type_irMichael Goulet-84/+80
2023-11-20Use InferTy from rustc_type_ir unconditionallyMichael Goulet-11/+8
2023-11-20Auto merge of #11801 - y21:split_doc_pass, r=blyxyasbors-343/+423
2023-11-20Auto merge of #3176 - eduardosm:cmp, r=RalfJungbors-71/+261
2023-11-21Enable profiler in dist-powerpc64-linuxQiu Chaofan-1/+1
2023-11-20Implement all 16 AVX compare operatorsEduardo Sánchez Muñoz-67/+257
2023-11-20Update booksrustbot-0/+0
2023-11-20Update cargoDavid Tolnay-0/+0