about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-12-03Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiserbors-0/+112
2024-12-03Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgrbors-55/+252
2024-12-03Rollup merge of #133785 - HypheX:add-ui-test, r=compiler-errorsMatthias Krüger-0/+21
2024-12-03Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnrMatthias Krüger-23/+56
2024-12-03Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubileeMatthias Krüger-0/+4
2024-12-03Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-deadMatthias Krüger-17/+146
2024-12-03Rollup merge of #133041 - madsmtm:print-deployment-target-env-var, r=davidtwcoMatthias Krüger-15/+25
2024-12-03Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiserbors-311/+105
2024-12-02Add ui test for const evaluation fail when type is too big.Xelph-0/+21
2024-12-02Fix tests when using MinGWMatt Weber-4/+4
2024-12-02Assert that obligations are empty before deeply normalizingMichael Goulet-23/+10
2024-12-02Deeply normalize when computing implied outlives boundsMichael Goulet-0/+46
2024-12-02Fix const specializationMichael Goulet-10/+116
2024-12-02Reimplement specialization for const traitsMichael Goulet-7/+30
2024-12-02Rollup merge of #133732 - nnethercote:fix-Z-dump-mir-dataflow, r=compiler-errorsGuillaume Gomez-0/+12
2024-12-02Rollup merge of #133710 - Urgau:target_feature-merge-conflitcs, r=jieyouxuGuillaume Gomez-24/+344
2024-12-02Rollup merge of #133704 - RalfJung:promoted-size-overflow-ice, r=compiler-errorsGuillaume Gomez-50/+193
2024-12-02Rollup merge of #133701 - kornelski:c-str, r=workingjubileeGuillaume Gomez-3/+3
2024-12-02Rollup merge of #133610 - camelid:move-from_anon_const, r=BoxyUwUGuillaume Gomez-24/+79
2024-12-02Rollup merge of #133535 - RalfJung:forbidden_lint_groups-future-compat, r=dav...Guillaume Gomez-0/+878
2024-12-02Move `Const::{from_anon_const,try_from_lit}` to hir_ty_loweringNoah Lev-24/+79
2024-12-02Use c"lit" for CStrings without unwrapKornel-3/+3
2024-12-02Reduce conflicts for check-cfg `target_feature` cfg valuesUrgau-12/+318
2024-12-02Rollup merge of #133744 - HypheX:typo-fix, r=fmeaseGuillaume Gomez-3/+3
2024-12-02Rollup merge of #133730 - dtolnay:parentest, r=compiler-errorsGuillaume Gomez-0/+242
2024-12-02Rollup merge of #133721 - aDotInTheVoid:rdj-dyn-link, r=GuillaumeGomezGuillaume Gomez-0/+15
2024-12-02Rollup merge of #133715 - aDotInTheVoid:rdj-static, r=GuillaumeGomezGuillaume Gomez-0/+51
2024-12-02Fix typos on tests/ui/README.mdXelph-3/+3
2024-12-01Add pretty-printer parenthesis insertion testDavid Tolnay-0/+242
2024-12-02Add test for `-Zdump-mir-dataflow`.Nicholas Nethercote-0/+12
2024-12-01Rollup merge of #133446 - Zalathar:querify, r=cjgillotJacob Pratt-8/+8
2024-12-01rustdoc-json: Add test for `impl Trait for dyn Trait`Alona Enraght-Moony-0/+15
2024-12-01rustdoc-json: Include safety of `static`sAlona Enraght-Moony-0/+41
2024-12-01rustdoc-json: Add tests for `static`sAlona Enraght-Moony-0/+10
2024-12-01Add specific test for check-cfg "and X more" diagnosticUrgau-12/+26
2024-12-01Auto merge of #133703 - matthiaskrgr:rollup-fwlw0mc, r=matthiaskrgrbors-181/+369
2024-12-01fix ICE when promoted has layout size overflowRalf Jung-50/+193
2024-12-01Rollup merge of #133691 - compiler-errors:let-source, r=lqdMatthias Krüger-0/+60
2024-12-01Rollup merge of #133674 - scottmcm:chain-carrying-add, r=AmanieuMatthias Krüger-0/+33
2024-12-01Rollup merge of #133669 - RalfJung:const_swap_splitup, r=dtolnayMatthias Krüger-1/+1
2024-12-01Rollup merge of #133595 - GuillaumeGomez:missing_doc_code_examples, r=notriddleMatthias Krüger-62/+26
2024-12-01Rollup merge of #133482 - compiler-errors:raw-lt-tick, r=estebankMatthias Krüger-3/+7
2024-12-01Rollup merge of #133403 - compiler-errors:adjust-host-effect-preds, r=fee1-de...Matthias Krüger-115/+242
2024-12-01Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha...bors-6/+6
2024-12-01Auto merge of #133694 - matthiaskrgr:rollup-s6xj4rf, r=matthiaskrgrbors-206/+58
2024-12-01Rollup merge of #133689 - HomelikeBrick42:master, r=jieyouxuMatthias Krüger-12/+12
2024-12-01Rollup merge of #133660 - compiler-errors:trait-obj-missing-assoc, r=lcnrMatthias Krüger-194/+15
2024-12-01Rollup merge of #132047 - compiler-errors:rbv-rtn-cleanup, r=cjgillotMatthias Krüger-0/+31
2024-12-01Only error raw lifetime followed by \' in edition 2021+Michael Goulet-3/+7
2024-12-01Adjust HostEffect error spans correctly to point at argsMichael Goulet-115/+242