about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-26Validate fluent variable references with `debug_assertions`clubby789-7/+106
2023-05-26Auto merge of #111918 - compiler-errors:custom-type-ops-err, r=lcnrbors-159/+158
2023-05-26Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errorsbors-3947/+4022
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-3947/+4022
2023-05-25Auto merge of #111960 - compiler-errors:rollup-onka2dl, r=compiler-errorsbors-411/+856
2023-05-25Rollup merge of #111950 - cjgillot:expn-noinline, r=oli-obkMichael Goulet-57/+29
2023-05-25Rollup merge of #111945 - GuillaumeGomez:migrate-gui-test-color-7, r=notriddleMichael Goulet-42/+42
2023-05-25Rollup merge of #111929 - compiler-errors:no-newline-apit, r=wesleywiserMichael Goulet-1/+54
2023-05-25Rollup merge of #111831 - clubby789:capture-slice-pat, r=cjgillotMichael Goulet-91/+209
2023-05-25Rollup merge of #111757 - lowr:fix/lint-attr-on-match-arm, r=eholkMichael Goulet-64/+170
2023-05-25Rollup merge of #111152 - lukas-code:markdown-parsers-are-hard, r=GuillaumeGomezMichael Goulet-16/+41
2023-05-25Rollup merge of #107522 - Sp00ph:introselect, r=AmanieuMichael Goulet-140/+311
2023-05-25Fallible<_> -> Result<_, NoSolution>Michael Goulet-53/+55
2023-05-25Use ErrorGuaranteed more in MIR type opsMichael Goulet-107/+104
2023-05-25Always capture slice when pattern requires checking the lengthclubby789-91/+209
2023-05-25Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelixbors-217/+358
2023-05-25Manually add inlined frames in the interpreter stacktrace.Camille GILLOT-6/+22
2023-05-25Remove ExpnKind::Inlined.Camille GILLOT-51/+7
2023-05-25Auto merge of #111512 - petrochenkov:microdoc2, r=GuillaumeGomezbors-84/+51
2023-05-25rustdoc book: document single tilde strikethroughLukas Markeffsky-3/+3
2023-05-25rustdoc: add test for strikethrough with single tildesLukas Markeffsky-9/+10
2023-05-25Migrate GUI colors test to original CSS color formatGuillaume Gomez-42/+42
2023-05-25Auto merge of #110906 - ekusiadadus:ekusiadadus/fix-bash-complete-etc, r=albe...bors-1/+5
2023-05-25Auto merge of #111473 - compiler-errors:opaques, r=lcnrbors-189/+658
2023-05-25Auto merge of #111933 - matthiaskrgr:rollup-m10k3ts, r=matthiaskrgrbors-17/+313
2023-05-25Rollup merge of #111875 - WaffleLapkin:defer_on_drop, r=NilstriebMatthias Krüger-15/+21
2023-05-25Rollup merge of #111624 - cjgillot:private-uninhabited-pattern, r=petrochenkovMatthias Krüger-1/+33
2023-05-25Rollup merge of #109899 - daxpedda:patch-1, r=jackh726Matthias Krüger-1/+1
2023-05-25Rollup merge of #95198 - clarfonthey:get_chunk, r=scottmcmMatthias Krüger-0/+258
2023-05-25fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy errorekusiadadus-1/+5
2023-05-25Match on both reveal and solver mode at the same timeMichael Goulet-41/+38
2023-05-25Add InferCtxt::register_hidden_type_in_new_solverMichael Goulet-41/+47
2023-05-25Strongly prefer alias and param-env boundsMichael Goulet-32/+78
2023-05-25Pre-populate MIR with opaques, prefer subst-relate candidateMichael Goulet-28/+87
2023-05-25Auto merge of #111575 - alex:patch-1, r=pietroalbinibors-3/+13
2023-05-25Check that opaque is a defining use, prefer pre-defined opaquesMichael Goulet-14/+127
2023-05-25Prepopulate opaques in canonical inputMichael Goulet-81/+243
2023-05-25Move DefiningAnchorMichael Goulet-27/+34
2023-05-25Pull out logic from #111131, plus some new logic in EvalCtxt::normalize_opaqu...Michael Goulet-43/+122
2023-05-25Don't print newlines in APITsMichael Goulet-1/+54
2023-05-25Auto merge of #111925 - Manishearth:rollup-z6z6l2v, r=Manishearthbors-378/+417
2023-05-24Rollup merge of #111915 - jyn514:libtest-errors, r=thomccManish Goregaokar-3/+3
2023-05-24Rollup merge of #111912 - WaffleLapkin:is_some_and_in_the_compiler, r=petroch...Manish Goregaokar-246/+201
2023-05-24Rollup merge of #111876 - danakj:builtins92, r=Mark-SimulacrumManish Goregaokar-3/+3
2023-05-24Rollup merge of #111840 - voidc:borrowck-consumers, r=oli-obkManish Goregaokar-66/+144
2023-05-24Rollup merge of #111741 - compiler-errors:custom-type-op, r=lcnrManish Goregaokar-60/+66
2023-05-24Auto merge of #111919 - matthiaskrgr:rollup-8qcdp0q, r=matthiaskrgrbors-428/+661
2023-05-24Rollup merge of #111903 - GuillaumeGomez:migrate-gui-test-color-6, r=notriddleMatthias Krüger-6/+6
2023-05-24Rollup merge of #111863 - compiler-errors:check-more-mir, r=b-naberMatthias Krüger-27/+9
2023-05-24Rollup merge of #111862 - compiler-errors:opq, r=lcnrMatthias Krüger-305/+303