-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Rollup of 4 pull requests #150079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 4 pull requests #150079
Conversation
…generic_args, r=jonathanbrouwer,jdonszelmann Port `#[rustc_legacy_const_generics]` to use attribute parser Small PR that ports the `#[rustc_legacy_const_generics]` to use the new attribute parser! r? JonathanBrouwer
autodiff: emit an error if we fail to find libEnzyme Tested manually by moving libEnzyme-21.so away. We should adjust the error msg. once we have the component up. It's the first usage within rustc of this experimental feature, but afaik we're open to dogfooding those for test purpose, right? r? ``@Kobzol``
Partially revert rust-lang#147888 and print warning if LLVM CMake dir is missing when building Enzyme Partially reverts rust-lang#147888, Enzyme cannot be build with `download-ci-llvm = true`. r? ``@ZuseZ4``
…rouwer Port #[no_link] to use attribute parser Adds `#[no_link]` to the attribute parser, as well as adds tests making sure to FCW warn on `field`, `arm`, and `macrodef `
|
@bors r+ rollup=never p=4 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: 2dc30247c5 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 2dc3024 (parent) -> ec6f622 (this PR) Test differencesShow 472 test diffsStage 0
Stage 1
(and 342 additional test diffs) Additionally, 30 doctest diffs were found. These are ignored, as they are noisy. Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard ec6f62244c3a019e2224b779d2b606721cabf8f2 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
Successful merges:
#[rustc_legacy_const_generics]to use attribute parser #150000 (Port#[rustc_legacy_const_generics]to use attribute parser )r? @ghost
@rustbot modify labels: rollup
Create a similar rollup