about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-03-17Rollup merge of #93222 - mark-i-m:errorreported, r=oli-obkDylan DPC-8/+8
2022-03-17Rollup merge of #91133 - terrarier2111:unsafe-diagnostic, r=jackh726Dylan DPC-1/+6
2022-03-17This test now worksSantiago Pastorino-13/+2
2022-03-17Make negative coherence work when there's impl negative on super predicatesSantiago Pastorino-0/+18
2022-03-16erase late-bound regions in dyn projection types for debuginfoMichael Goulet-0/+7
2022-03-16Add double negative trait test caseSantiago Pastorino-0/+12
2022-03-16rustc_error: make ErrorReported impossible to constructmark-8/+8
2022-03-16debuginfo: Fix ICE when generating name for type that produces a layout error.Michael Woerister-0/+44
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-4/+4
2022-03-16Auto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r=Dylan-DPCbors-18/+340
2022-03-16Rollup merge of #94974 - c410-f3r:let-chain-dashufwrqwemkf-let-else, r=joshtr...Dylan DPC-0/+173
2022-03-16Rollup merge of #94951 - est31:irrefutable_let_chain_patterns, r=estebankDylan DPC-10/+159
2022-03-16Rollup merge of #94868 - dtolnay:noblock, r=Dylan-DPCDylan DPC-8/+8
2022-03-16Auto merge of #94861 - aDotInTheVoid:rdj-trait-tests, r=CraftSpiderbors-0/+150
2022-03-15Bless coverage-reports after core macro blocks changeDavid Tolnay-4/+4
2022-03-15Include tracking issue in diagnosticJacob Pratt-1/+1
2022-03-16Extend the irrefutable_let_patterns lint to let chainsest31-10/+159
2022-03-15Auto merge of #94925 - lcnr:relax-sus-auto-impls, r=estebankbors-1/+22
2022-03-15Add deprecated_safe feature gate and attribute, cc #94978skippy10110-0/+28
2022-03-15Auto merge of #94973 - GuillaumeGomez:more-gui-tests, r=notriddlebors-19/+26
2022-03-15Ensure that `let_else` does not interact with `let_chains`Caio-0/+173
2022-03-15Add URL GUI testsGuillaume Gomez-0/+6
2022-03-15Merge both "search-result-color" GUI testsGuillaume Gomez-19/+20
2022-03-15rustdoc-json: Lifetime testsNixon Enraght-Moony-0/+56
2022-03-15rustdoc-json: Add tests for generic fn args and returnsNixon Enraght-Moony-0/+68
2022-03-15rustdoc-json: Add test for supertraitsNixon Enraght-Moony-0/+26
2022-03-15Rollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obkMatthias Krüger-2/+2
2022-03-15Rollup merge of #94810 - michaelwoerister:fix-trait-pointer-debuginfo-names, ...Matthias Krüger-0/+16
2022-03-15Auto merge of #94261 - michaelwoerister:debuginfo-types-refactor, r=wesleywiserbors-31/+62
2022-03-15debuginfo: Refactor debuginfo generation for types -- Make generator-objects ...Michael Woerister-8/+9
2022-03-15Auto merge of #94584 - pnkfelix:inject-use-suggestion-sites, r=ekuberbors-15/+180
2022-03-15Auto merge of #92285 - compiler-errors:dyn-proj-bounds, r=nikomatsakisbors-11/+85
2022-03-15fix typosDylan DPC-2/+2
2022-03-14check all dyn obligations, actuallyMichael Goulet-11/+35
2022-03-14check Projection supertrait bounds when confirming dyn candidateMichael Goulet-0/+50
2022-03-14Rollup merge of #94670 - xFrednet:rfc-2383-expect-impl-after-party, r=flip199...Matthias Krüger-0/+77
2022-03-14Rollup merge of #93977 - compiler-errors:sized-generic-metadata, r=wesleywiserMatthias Krüger-0/+91
2022-03-14Rollup merge of #90621 - adamgemmell:dev/stabilise-target-feature, r=AmanieuMatthias Krüger-3/+3
2022-03-14debuginfo: change cpp-like naming for generator environments so that NatVis w...Michael Woerister-2/+33
2022-03-14debuginfo: Refactor debuginfo generation for typesMichael Woerister-30/+29
2022-03-14Auto merge of #94915 - bjorn3:fix_test_box_def, r=tmiaskobors-2/+2
2022-03-14Stabilise `aarch64_target_feature`Adam Gemmell-2/+2
2022-03-14Tie `fp` and `neon`Adam Gemmell-1/+1
2022-03-14relax `suspicious_auto_trait_impls` lintlcnr-1/+22
2022-03-14rustdoc-json-types: implementors -> implementationsNixon Enraght-Moony-0/+19
2022-03-13rustdoc-json-types: ty -> type_Nixon Enraght-Moony-2/+4
2022-03-13Fix definition of Box in ssa-analysis-regression-50041.rsbjorn3-2/+2
2022-03-13Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jshabors-0/+22
2022-03-13Auto merge of #94895 - matthiaskrgr:rollup-9hue5qk, r=matthiaskrgrbors-0/+17
2022-03-12Rollup merge of #94867 - notriddle:notriddle/i32-count-regression-test, r=Dyl...Matthias Krüger-0/+17