about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-21rustdoc: remove unneeded handleKey from settings.jsMichael Howell-18/+10
2023-04-21Auto merge of #110648 - Dylan-DPC:rollup-em3ovcq, r=Dylan-DPCbors-40/+153
2023-04-21Auto merge of #110107 - cjgillot:const-prop-lint-junk, r=oli-obkbors-51/+65
2023-04-21Do not rely on exact error code.Camille GILLOT-1/+1
2023-04-21Bless miri.Camille GILLOT-11/+20
2023-04-21Ensure mir_drops_elaborated_and_const_checked when requiring codegen.Camille GILLOT-40/+45
2023-04-21Auto merge of #110569 - saethlin:mir-pass-cooperation, r=cjgillotbors-19/+61
2023-04-21Rollup merge of #110633 - scottmcm:more-take, r=thomccDylan DPC-10/+10
2023-04-21Rollup merge of #110632 - saethlin:panic-if-dep-graph-too-big, r=lcnrDylan DPC-1/+1
2023-04-21Rollup merge of #110608 - a1phyr:specialize_io_methods, r=thomccDylan DPC-0/+54
2023-04-21Rollup merge of #110501 - notriddle:notriddle/ice-110495, r=petrochenkovDylan DPC-0/+61
2023-04-21Rollup merge of #110333 - petrochenkov:notagain, r=compiler-errorsDylan DPC-29/+27
2023-04-21Auto merge of #110542 - petrochenkov:qcstore4, r=cjgillotbors-14/+3
2023-04-21rustc_metadata: Split `children` into multiple tablesVadim Petrochenkov-29/+27
2023-04-21Auto merge of #109002 - michaelvanstraten:master, r=petrochenkovbors-3/+28
2023-04-21Auto merge of #96840 - cjgillot:query-feed, r=oli-obkbors-1194/+595
2023-04-21Auto merge of #110636 - matthiaskrgr:rollup-faa33c6, r=matthiaskrgrbors-84/+210
2023-04-21Rollup merge of #110618 - compiler-errors:eval-ctxt-tainted, r=BoxyUwUMatthias Krüger-0/+22
2023-04-21Rollup merge of #110611 - GuillaumeGomez:regression-test-pub-reexport-pub-ree...Matthias Krüger-0/+24
2023-04-21Rollup merge of #110597 - lcnr:not-pin-via-negative-bound, r=compiler-errorsMatthias Krüger-15/+0
2023-04-21Rollup merge of #110578 - bvanjoi:fix-issue-110547, r=jackh726Matthias Krüger-0/+37
2023-04-21Rollup merge of #110555 - compiler-errors:subst-missing-trait-items, r=cjgillotMatthias Krüger-62/+100
2023-04-21Rollup merge of #110365 - ozkanonur:ship-tools-with-sysroot, r=jyn514Matthias Krüger-7/+27
2023-04-21Auto merge of #110431 - jsoref:spelling-src-etc, r=Mark-Simulacrumbors-4/+4
2023-04-20More `mem::take` in `library`Scott McMurray-10/+10
2023-04-21Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkovbors-99/+1
2023-04-20Panic instead of truncating if the dep graph is too bigBen Kimock-1/+1
2023-04-20Run combine_duplicate_switch_targets after the simplification that produces themBen Kimock-20/+19
2023-04-21fix(error): normalize whitespace during msg_to_bufferbohan-0/+37
2023-04-20Auto merge of #109999 - m-ou-se:flatten-format-args, r=oli-obkbors-3/+6
2023-04-21remove the early return in `Sysroot::run` which causes bypassing symlinkingozkanonur-1/+0
2023-04-20Bless coverage.Camille GILLOT-5/+5
2023-04-21ship clippy, miri and rustfmt with sysrootozkanonur-6/+27
2023-04-20Auto merge of #110616 - m-ou-se:fmt-lang-items, r=jyn514bors-66/+49
2023-04-20Spelling tools/compiletestJosh Soref-4/+4
2023-04-20Add info for no_hash panic.Camille GILLOT-1/+3
2023-04-20Result is just bool but specialMichael Goulet-7/+9
2023-04-20Move test filesCaio-99/+1
2023-04-20Bless run-make-fulldeps test.Camille GILLOT-6/+3
2023-04-20Bless mir-opt.Camille GILLOT-1/+1
2023-04-20Add incremental tests.Camille GILLOT-0/+97
2023-04-20Give more descriptive names to queries.Camille GILLOT-6/+6
2023-04-20Remove opt_const_param_of.Camille GILLOT-182/+94
2023-04-20Remove WithOptconstParam.Camille GILLOT-957/+332
2023-04-20Add reason to #![unstable] tag.Mara Bos-1/+1
2023-04-20Auto merge of #110612 - matthiaskrgr:rollup-y2hbjws, r=matthiaskrgrbors-29/+177
2023-04-20Feed type_of query instead of using WithOptconstParam.Camille GILLOT-39/+40
2023-04-20Re-allow computing fed queries.Camille GILLOT-3/+20
2023-04-20Track if EvalCtxt has been tainted, make sure it can't be used to make query ...Michael Goulet-0/+20
2023-04-20Remove doc link to private item.Mara Bos-4/+2