Commit graph

  • 67e2358fbb
    Rollup merge of #139902 - lcnr:no-opaque-cast-projection, r=oli-obk Matthias Krüger 2025-04-17 17:40:28 +02:00
  • cecc7a490a
    Rollup merge of #139870 - Shourya742:2025-04-15-add-retries-to-remove_and_create_dir_all, r=jieyouxu Matthias Krüger 2025-04-17 17:40:28 +02:00
  • d2db1c1df9
    Rollup merge of #139850 - xizheyin:issue-138698, r=jieyouxu Matthias Krüger 2025-04-17 17:40:27 +02:00
  • da43826398
    Rollup merge of #139774 - compiler-errors:supertrait-alias, r=lcnr Matthias Krüger 2025-04-17 17:40:27 +02:00
  • cecf16785f
    Add a note about the test dashboard to the post-merge report Jakub Beránek 2025-04-17 17:38:15 +02:00
  • e5e5fb9d80 Fix drop handling in hint::select_unpredictable Amanieu d'Antras 2025-04-17 17:29:32 +02:00
  • 08cb187d26
    Turn test_dashboard into a file Jakub Beránek 2025-04-17 17:26:40 +02:00
  • aa9cb70190
    Print number of root tests and subdirectories Jakub Beránek 2025-04-17 17:25:12 +02:00
  • 83af9f57c1
    run-make: drop os_pipe workaround now that anonymous_pipe is stable on beta Jieyou Xu 2025-04-17 23:20:30 +08:00
  • d2c1763336
    Create a macro for rendering test results Jakub Beránek 2025-04-17 17:18:38 +02:00
  • 1a6e0d52e5
    Render test revisions separately Jakub Beránek 2025-04-17 17:14:26 +02:00
  • f9091e24a0 Ignore zero-sized types in wasm future-compat warning Alex Crichton 2025-04-07 12:35:02 -07:00
  • 4b310338f8
    Add a note about how to find tests that haven't been executed anywhere. Jakub Beránek 2025-04-17 16:35:34 +02:00
  • a326afd5dd
    Add buttons for expanding and collapsing all test suites Jakub Beránek 2025-04-17 16:30:23 +02:00
  • 50cf102311 Change function visibility to pub Patrick-6 2025-04-17 16:23:36 +02:00
  • c8a882b7b5
    Add command to citool for generating a test dashboard Jakub Beránek 2025-04-17 09:41:12 +02:00
  • 111c15c48e
    Extract function for normalizing path delimiters to utils Jakub Beránek 2025-04-16 17:20:53 +02:00
  • d14df2652d
    Make parent in download_auto_job_metrics optional Jakub Beránek 2025-04-16 13:24:01 +02:00
  • 7a5a884275 Make C string merging test work on MIPS Lukas Woodtli 2025-04-17 16:07:12 +02:00
  • 8562110e0d Hide unstable print kinds within emit_unknown_print_request_help in stable channel xizheyin 2025-04-15 15:03:11 +08:00
  • 06af88e06c Add new failing test Antoni Boucher 2025-04-15 13:28:27 -04:00
  • 4b5940ad77 Fix overflow operations Antoni Boucher 2025-04-15 12:51:28 -04:00
  • 0d773175cc Add support for simd_insert_dyn and simd_extract_dyn Antoni Boucher 2025-04-13 10:25:10 -04:00
  • bb1e6a3193 Fix tests Antoni Boucher 2025-04-13 08:58:32 -04:00
  • 6504f4c09c Format Antoni Boucher 2025-04-13 08:40:42 -04:00
  • bc0bc8d5e1 Fix int_to_float_cast for f128 Antoni Boucher 2025-03-27 15:36:15 -04:00
  • ec44cfdfb4 Fix tests Antoni Boucher 2025-03-27 15:28:31 -04:00
  • ecf0a1eea3 Update GCC version Antoni Boucher 2025-04-13 08:28:02 -04:00
  • 5cf2bbc4e2 Fix clippy warnings Antoni Boucher 2025-03-27 14:34:44 -04:00
  • f9822772e8 Fix libcore tests Antoni Boucher 2025-03-27 14:33:38 -04:00
  • 9a453d46f4 Update other patches Antoni Boucher 2025-03-27 14:33:03 -04:00
  • e1fa74b4a9 Implement copysignf128 Antoni Boucher 2025-03-27 12:14:14 -04:00
  • 5c832e5ece Remove most of builtins hack since it's not necessary anymore Antoni Boucher 2025-03-27 14:28:56 -04:00
  • be75a58538 Fix compilation Antoni Boucher 2025-04-13 07:48:56 -04:00
  • cc81c706e4 Fix patches Antoni Boucher 2025-03-27 09:22:28 -04:00
  • c1d21003bb Update to nightly-2025-04-17 Antoni Boucher 2025-04-17 08:34:54 -04:00
  • 90c6c9f6a9 Merge branch 'master' into sync_from_rust_2025_04_17 Antoni Boucher 2025-04-17 08:34:28 -04:00
  • 6c5a481f93
    tests: remove unused auxiliaries under tests/ui/directory_ownership/ Jieyou Xu 2025-04-17 18:17:30 +08:00
  • 89cac55bb8
    tests: use //@ ignore-auxiliary with backlinked primary test file Jieyou Xu 2025-04-17 17:22:56 +08:00
  • 35a4140723 update libc petr sumbera - Sun Microsystems - Prague Czech Republic 2025-04-17 13:39:46 +02:00
  • 883f9f72e8 Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr bors 2025-04-17 11:21:54 +00:00
  • 6bbee334fd
    rustc-dev-guide: document //@ ignore-auxiliary Jieyou Xu 2025-04-17 17:04:30 +08:00
  • d1178faa93
    tests: refine disable reason for tests/debuginfo/drop-locations.rs Jieyou Xu 2025-04-17 17:01:14 +08:00
  • d20f848478
    compiletest: add specific //@ ignore-auxiliary for test support files Jieyou Xu 2025-04-17 16:54:07 +08:00
  • c85b5fcd07 check OpaqueCast tests with next-solver lcnr 2025-04-17 12:36:27 +02:00
  • 289a23e0e2 do not emit OpaqueCast projections with -Znext-solver lcnr 2025-04-16 10:45:59 +02:00
  • 62a104d99e opt-dist: add a flag for running tests Maksim Bondarenkov 2025-04-17 13:01:22 +03:00
  • bf2696311b bootstrap: enable zlib for LLVM when we compile it for profiling Maksim Bondarenkov 2025-04-17 12:53:17 +03:00
  • 94015d3cd4 Auto merge of #139926 - weihanglo:update-cargo, r=weihanglo bors 2025-04-17 08:07:28 +00:00
  • 82ff0a0e6a
    rustdoc: Properly clean fn params in all contexts León Orell Valerian Liehr 2025-04-16 12:56:49 +02:00
  • 62146748d8
    rustdoc/clean: Change terminology of items pertaining to (formal) fn params from "argument" to "parameter" León Orell Valerian Liehr 2025-04-15 20:15:54 +02:00
  • 35a3c3bfd5
    Merge pull request #2339 from rust-lang/autodiff-docs 许杰友 Jieyou Xu (Joe) 2025-04-17 14:03:30 +08:00
  • 1236dcb9ce
    add a first version of autodiff docs Manuel Drehwald 2025-04-16 20:03:05 -04:00
  • 15c4ccef03 Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr bors 2025-04-17 04:52:34 +00:00
  • 7650fe95b1
    Rollup merge of #139948 - jieyouxu:ignore-breakup-commit, r=onur-ozkan Matthias Krüger 2025-04-17 06:25:18 +02:00
  • 059b7d07ef
    Rollup merge of #139944 - shepmaster:eager-diagnostics, r=nnethercote Matthias Krüger 2025-04-17 06:25:18 +02:00
  • a7af610058
    Rollup merge of #139932 - joshlf:transmute-simplify-tests, r=jswrenn Matthias Krüger 2025-04-17 06:25:18 +02:00
  • 4a83f43e63
    Rollup merge of #139904 - ferrocene:lw-wkumpwrytvtp, r=nnethercote,jieyouxu Matthias Krüger 2025-04-17 06:25:17 +02:00
  • 4e2fc09570
    Rollup merge of #139885 - jyn514:doc-rustc-bootstrap, r=Nadrieril Matthias Krüger 2025-04-17 06:25:17 +02:00
  • 0757d24f71
    Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser Matthias Krüger 2025-04-17 06:25:16 +02:00
  • 6426050b68
    Rollup merge of #139416 - mejrs:metavar, r=tgross35 Matthias Krüger 2025-04-17 06:25:15 +02:00
  • 0de803c38d
    Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Urgau,traviscross Matthias Krüger 2025-04-17 06:25:15 +02:00
  • 5a38550a39 Deduplicate nix code And clean it up a little. Ross Smyth 2025-04-02 20:33:37 -04:00
  • 5636312c71
    git: ignore 60600a6fa4 for blame purposes Jieyou Xu 2025-04-17 11:50:24 +08:00
  • 99a60eb97f intern_with_temp_alloc is for DummyMachine only. Nicholas Nethercote 2024-10-22 13:41:09 +11:00
  • 675360ae4e Remove some unnecessary lifetimes. Nicholas Nethercote 2024-10-22 12:08:30 +11:00
  • abf401df1c fix missing word in comment Kent Ross 2025-04-16 18:53:40 -07:00
  • 0117884917 Move eager translation to a method on Diag Jake Goulding 2025-03-21 10:09:17 -04:00
  • 79a272c640 Auto merge of #139938 - matthiaskrgr:rollup-19ddpus, r=matthiaskrgr bors 2025-04-17 01:38:17 +00:00
  • 9f548e298d
    Support inlined cross-crate re-exported trait aliases León Orell Valerian Liehr 2025-04-17 02:24:28 +02:00
  • a114bcffe7 document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book jyn 2025-04-15 17:01:58 -04:00
  • 846c10fecf Avoid an unwrap in RustcMirAttrs::set_field. Nicholas Nethercote 2025-04-16 09:19:52 +10:00
  • 2fef0a30ae Replace infallible name_or_empty methods with fallible name methods. Nicholas Nethercote 2025-04-10 14:33:59 +10:00
  • 7e1f2f9c54 Augment some tests involving attributes. Nicholas Nethercote 2025-04-10 13:47:35 +10:00
  • 400e8e5dc8 Fix attribute printing in an error. Nicholas Nethercote 2025-04-09 21:15:45 +10:00
  • 4be670f89b Warnings-as-errors in check-builtin-attr-ice.rs. Nicholas Nethercote 2025-04-09 21:11:12 +10:00
  • 92ce44f372 ignore aix for tests/ui/erros/pic-linker.rs Curtis D'Alves 2025-04-16 19:26:26 -04:00
  • 3b91b7ac57 Make cow_of_cow test a teeny bit more explicit Nadrieril 2025-04-16 20:13:42 +02:00
  • 93d13e9806 add an unstable book chapter dianne 2025-03-14 03:51:54 -07:00
  • 4c4b61b730 add a feature gate test dianne 2025-03-14 02:51:20 -07:00
  • ff0d4bc743 upvar inference for implicit deref patterns dianne 2025-03-13 22:34:26 -07:00
  • 977c9ab7a2 respect the tcx's recursion limit when peeling dianne 2025-03-09 17:02:34 -07:00
  • 923d95cc9f don't peel ADTs the pattern could match dianne 2025-03-08 21:30:48 -08:00
  • 8b09cbba21
    Update cargo Weihang Lo 2025-04-15 16:27:14 -04:00
  • b7fbf20fe1 transmutability: Refactor tests for simplicity Joshua Liebow-Feeser 2025-04-11 16:16:12 -07:00
  • f8f22add3b
    Rollup merge of #139915 - RalfJung:intrinsic-imports, r=compiler-errors Matthias Krüger 2025-04-17 00:16:24 +02:00
  • 9e0be6c15b
    Rollup merge of #139900 - lcnr:normalizes-to-where-bounds-unproductive, r=compiler-errors Matthias Krüger 2025-04-17 00:16:24 +02:00
  • 848ec5888f
    Rollup merge of #139894 - Kobzol:opt-dist-fixes, r=lqd Matthias Krüger 2025-04-17 00:16:23 +02:00
  • afb60d3097
    Rollup merge of #139889 - spencer3035:clean-ui-tests-3-of-n, r=jieyouxu Matthias Krüger 2025-04-17 00:16:23 +02:00
  • 7ab385e2e1
    Rollup merge of #139854 - fmease:modern-diag-for-lt-in-ty, r=davidtwco Matthias Krüger 2025-04-17 00:16:22 +02:00
  • c594a88f43
    Rollup merge of #139828 - compiler-errors:rigid-trait, r=lcnr Matthias Krüger 2025-04-17 00:16:22 +02:00
  • f14e632270
    Rollup merge of #139667 - 1c3t3a:remove-no-sanitize, r=m-ou-se Matthias Krüger 2025-04-17 00:16:21 +02:00
  • ff55f2af75
    Rollup merge of #139440 - a4lg:riscv-feature-addition-batch-2, r=Amanieu Matthias Krüger 2025-04-17 00:16:21 +02:00
  • bb3e156f62
    Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrieril Matthias Krüger 2025-04-17 00:16:20 +02:00
  • cbe469a8b1
    Rollup merge of #139917 - folkertdev:fn-align-multiple, r=jdonszelmann Matthias Krüger 2025-04-17 00:14:28 +02:00
  • 082073f8ff
    Rollup merge of #139908 - Zalathar:no-ascription, r=jieyouxu Matthias Krüger 2025-04-17 00:14:27 +02:00
  • 1ced3260f6
    Rollup merge of #139891 - pvdrz:add-dso-local, r=scottmcm Matthias Krüger 2025-04-17 00:14:27 +02:00
  • fb3338cbae
    Rollup merge of #139846 - nnethercote:kw-Empty-rustdoc, r=GuillaumeGomez Matthias Krüger 2025-04-17 00:14:26 +02:00
  • 8e5df28a6a
    Rollup merge of #139770 - nnethercote:rename-LifetimeName, r=BoxyUwU Matthias Krüger 2025-04-17 00:14:26 +02:00
  • 5c963a4cb3
    Rollup merge of #139650 - Alexendoo:group-alias, r=davidtwco Matthias Krüger 2025-04-17 00:14:25 +02:00