about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-05-19Fix overflow in error emitterBadel2-0/+84
2023-05-19Auto merge of #111641 - michaelwoerister:debugger-visualizer-fixes, r=cjgillotbors-3/+82
2023-05-19Fix run-make/inrcemental-debugger-visualizer test for macOS.Michael Woerister-3/+1
2023-05-19Auto merge of #111590 - dtolnay:panictemporaries, r=bjorn3bors-4/+83
2023-05-19Auto merge of #110100 - compiler-errors:no-infer-pred-must-hold, r=jackh726bors-2/+15
2023-05-19Auto merge of #109602 - bvanjoi:fix-issue-109343, r=petrochenkovbors-0/+21
2023-05-18Auto merge of #111345 - jyn514:cfg-release-caching, r=cjgillot,est31bors-0/+15
2023-05-18Auto merge of #110493 - bvanjoi:new_disambiguated_key, r=petrochenkovbors-0/+90
2023-05-18Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillotDylan DPC-2/+2
2023-05-18Rollup merge of #111054 - cjgillot:cfg-eval-recover, r=b-naberDylan DPC-0/+33
2023-05-18Rollup merge of #110986 - cjgillot:delay-feed-bug, r=WaffleLapkinDylan DPC-0/+17
2023-05-18Merge query property modules into oneJohn Kåre Alsaker-2/+2
2023-05-17Only depend on CFG_VERSION in rustc_interfacejyn-0/+15
2023-05-18Auto merge of #108938 - chenyukang:yukang/fix-107910-shorten-ice, r=cjgillotbors-0/+195
2023-05-18fix(resolve): only disambiguate binding key during definebohan-0/+90
2023-05-18fix(resolve): replace bindings to dummy for unresolved importsbohan-0/+21
2023-05-17Delay a bug when overwriting fed value.Camille GILLOT-0/+1
2023-05-17Add incremental test.Camille GILLOT-0/+16
2023-05-17Auto merge of #111568 - scottmcm:undo-opt, r=WaffleLapkinbors-139/+49
2023-05-17Rollup merge of #111588 - MU001999:diag/improve-e0782, r=fee1-deadDylan DPC-11/+28
2023-05-17Rollup merge of #111565 - aDotInTheVoid:rdj-impl-viz, r=GuillaumeGomezDylan DPC-0/+81
2023-05-17Rollup merge of #111557 - cjgillot:revert-111020, r=petrochenkovDylan DPC-50/+15
2023-05-17Rollup merge of #110930 - b-naber:normalize-elaborate-drops, r=cjgillotDylan DPC-0/+92
2023-05-17Fix #107910, Shorten backtraces in ICEsyukang-0/+195
2023-05-17Add/improve tests for debugger_visualizer change detection.Michael Woerister-5/+63
2023-05-17Emits E0599 when meeting MyTrait::missing_methodmu001999-11/+28
2023-05-17Auto merge of #111671 - Dylan-DPC:rollup-1jy5r16, r=Dylan-DPCbors-2/+87
2023-05-17Rollup merge of #111661 - clubby789:offset-of-erase-regions, r=compiler-errorsDylan DPC-0/+5
2023-05-17Rollup merge of #111649 - Nilstrieb:derive-const-param-ty, r=BoxyUwUDylan DPC-2/+82
2023-05-17Auto merge of #111630 - BoxyUwU:ty_const_debug_formatting, r=compiler-errorsbors-4/+4
2023-05-16Auto merge of #111556 - cjgillot:copy-prop-nrvo, r=oli-obkbors-198/+567
2023-05-16Erase regions of type in `offset_of!`clubby789-0/+5
2023-05-16Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddleMatthias Krüger-0/+36
2023-05-16Rollup merge of #111610 - bvanjoi:fix-99597, r=compiler-errorsMatthias Krüger-0/+30
2023-05-16Rollup merge of #111573 - compiler-errors:erase-re-error, r=WaffleLapkinMatthias Krüger-0/+47
2023-05-16Rollup merge of #111533 - clubby789:drop-tracking-error, r=oli-obkMatthias Krüger-0/+35
2023-05-16Add derive for `core::marker::ConstParamTy`Nilstrieb-2/+82
2023-05-16Fix dependency tracking for debugger visualizersMichael Woerister-3/+26
2023-05-16blessBoxy-4/+4
2023-05-16Use error term if missing associated item in new solverMichael Goulet-1/+15
2023-05-16Auto merge of #105750 - oli-obk:valtrees, r=lcnrbors-40/+53
2023-05-16Add regression test for #111415Guillaume Gomez-0/+36
2023-05-16Rollup merge of #111614 - aDotInTheVoid:nonsense, r=cjgillotNilstrieb-0/+30
2023-05-16Rollup merge of #111602 - tmiasko:erroneous-constant-used, r=oli-obkNilstrieb-220/+15
2023-05-16Rollup merge of #111449 - compiler-errors:recover-impl-generics-correctly, r=...Nilstrieb-0/+14
2023-05-16Rollup merge of #111428 - bvanjoi:fix-109250, r=NilstriebNilstrieb-25/+65
2023-05-16fix(diagnostic): wrap parens for ref impl trait parambohan-0/+30
2023-05-15Auto merge of #111221 - compiler-errors:yeet-generalizer, r=lcnrbors-0/+45
2023-05-15Add more interesting nonsense to weird-exprs.rsAlona Enraght-Moony-0/+30
2023-05-15rustdoc-json: Add tests for visibility of implsAlona Enraght-Moony-0/+81