-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Insights: rust-lang/rust
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 20 people
-
Lightly tweak docs for BTree{Map,Set}::extract_if
#141924 merged
Jun 4, 2025 -
Streamline some attr parsing APIs
#141271 merged
Jun 4, 2025 -
Fix incorrect eq_unspanned in TokenStream
#141570 merged
Jun 4, 2025 -
Rollup of 7 pull requests
#142028 merged
Jun 4, 2025 -
Improve some
Visitor
comments.#142007 merged
Jun 4, 2025 -
Add more missing 2015 edition directives
#141959 merged
Jun 4, 2025 -
exact_div: add tests
#141939 merged
Jun 4, 2025 -
remove
f16: From<u16>
#141893 merged
Jun 4, 2025 -
redesign stage 0 std follow-ups part2
#142002 merged
Jun 4, 2025 -
Improve the documentation of
Display
andFromStr
, and their interactions#136687 merged
Jun 4, 2025 -
make
OsString::new
andPathBuf::new
unstably const#141467 merged
Jun 4, 2025 -
Remove
i128
andu128
fromimproper_ctypes_definitions
#137306 merged
Jun 4, 2025 -
index: add method for checking range on DenseBitSet
#141871 merged
Jun 4, 2025 -
Use non-2015 edition paths in tests that do not test for their resolution
#141888 merged
Jun 4, 2025 -
add s390x z17 target features
#141250 merged
Jun 4, 2025 -
build dist for x86_64-pc-solaris and sparcv9-sun-solaris
#138699 merged
Jun 4, 2025 -
Rollup of 8 pull requests
#142003 merged
Jun 4, 2025 -
bootstrap: don't symlink source dir into stage0 sysroot
#142000 merged
Jun 4, 2025 -
Rework
collect_and_apply
to not rely on size hint for optimization#141652 merged
Jun 4, 2025 -
std: abort the process on failure to allocate a TLS key
#141455 merged
Jun 4, 2025 -
Replace ad-hoc ABI "adjustments" with an
AbiMap
toCanonAbi
#141569 merged
Jun 4, 2025 -
Remove
Path::is_ident
.#141945 merged
Jun 4, 2025 -
Add missing
dyn
keywords to tests that do not test for them Part 2#141957 merged
Jun 4, 2025 -
Add
iter
macro#137725 merged
Jun 4, 2025 -
Rollup of 8 pull requests
#141984 merged
Jun 4, 2025 -
Remove pre-expansion AST stats.
#141943 merged
Jun 4, 2025 -
Remove bootstrap cfgs from library/
#141925 merged
Jun 4, 2025 -
Use the informative error as the main const eval error message
#141698 merged
Jun 4, 2025
32 Pull requests opened by 22 people
-
use `#[naked]` for `__rust_probestack`
#141992 opened
Jun 3, 2025 -
Use the in-tree `compiler-builtins` for the sysroot
#141993 opened
Jun 4, 2025 -
add Iterator::contains
#141994 opened
Jun 4, 2025 -
Rollup of 6 pull requests
#141995 opened
Jun 4, 2025 -
Fix `proc_macro::Ident`'s handling of `$crate`
#141996 opened
Jun 4, 2025 -
Experiment: Switch to a `cfg-if` that does not depend on `compiler_Bu…
#141998 opened
Jun 4, 2025 -
Visit the ident in `PreciseCapturingNonLifetimeArg`.
#141999 opened
Jun 4, 2025 -
Experiment: hashbrown that doesn't depend on compiler-builtins
#142001 opened
Jun 4, 2025 -
Change `tag_field` to `FieldIdx` in `Variants::Multiple`
#142005 opened
Jun 4, 2025 -
const-eval error: always say in which item the error occurred
#142008 opened
Jun 4, 2025 -
Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None
#142012 opened
Jun 4, 2025 -
Report the actual item that evaluation failed for
#142015 opened
Jun 4, 2025 -
Fix incorrect use of "recommend" over "recommended"
#142017 opened
Jun 4, 2025 -
Doc: clarify priority of lint level sources
#142021 opened
Jun 4, 2025 -
bootstrap: Document that setting description changes the version hash
#142022 opened
Jun 4, 2025 -
Don't refer to 'this tail expression' in expansion.
#142024 opened
Jun 4, 2025 -
Don't refer to 'local binding' in extern macro.
#142025 opened
Jun 4, 2025 -
bootstrap: Fix file permissions when dereferencing symlinks
#142026 opened
Jun 4, 2025 -
Start moving wf checking away from HIR
#142030 opened
Jun 4, 2025 -
Fix parsing of frontmatters with inner hyphens
#142032 opened
Jun 4, 2025 -
Rollup of 11 pull requests
#142033 opened
Jun 4, 2025 -
Detect method not being present that is present in other tuple types
#142034 opened
Jun 4, 2025 -
Add `Command::resolve_in_parent_path`
#142035 opened
Jun 4, 2025 -
Update the `compiler-builtins` subtree
#142036 opened
Jun 4, 2025 -
Optimize `std::str::Chars::next` and `std::str::Chars::next_back`
#142038 opened
Jun 4, 2025 -
transmutability: shift abstraction boundary
#142040 opened
Jun 4, 2025 -
Make E0621 missing lifetime suggestion verbose
#142042 opened
Jun 4, 2025 -
Verbose suggestion to make param `const`
#142043 opened
Jun 4, 2025 -
compiler: Document the offset invariant of `OperandValue::Pair`
#142044 opened
Jun 4, 2025 -
Make obligation cause code suggestions verbose
#142045 opened
Jun 4, 2025 -
add Vec::peek_mut
#142046 opened
Jun 4, 2025 -
Ensure stack in two places that affect s390x
#142047 opened
Jun 4, 2025
7 Issues closed by 3 people
-
`eq_unspanned` is incorrect
#141522 closed
Jun 4, 2025 -
`./x.py test library` fails when using the `library` profile (after stage0 redesign)
#141983 closed
Jun 4, 2025 -
`./x check` is broken for rustdoc
#142018 closed
Jun 4, 2025 -
Rust's `i128` return ABI does not agree with Clang and GCC on Windows targets
#134288 closed
Jun 4, 2025 -
HIR/THIR visitors should deconstruct all values
#141849 closed
Jun 4, 2025 -
Regression: undefined symbol `__atomic_load_4` on risvc32imac-unknown-none-elf
#85736 closed
Jun 4, 2025
13 Issues opened by 9 people
-
Tracking issue for release notes of #137268: Allow comparisons between `CStr`, `CString`, and `Cow<CStr>`.
#142049 opened
Jun 4, 2025 -
Tracking issue for release notes of #131719: Tracking Issue for `const_eq_ignore_ascii_case`
#142048 opened
Jun 4, 2025 -
nested mutable reference error
#142039 opened
Jun 4, 2025 -
Conflicting implementations with `fn_traits` and `From`
#142037 opened
Jun 4, 2025 -
fluent diagnostics can easily overwrite each others' fields/args
#142031 opened
Jun 4, 2025 -
The include_bytes! macro bugs
#142027 opened
Jun 4, 2025 -
Rustdoc is showing definitions of "private" types in type def documentation
#142019 opened
Jun 4, 2025 -
download-rustc downloads rustc-dev even when it is not needed
#142013 opened
Jun 4, 2025 -
Const-eval failure in `const fn` does not print the path of what we evaluate
#142010 opened
Jun 4, 2025 -
thread 'rustc' panicked at compiler/rustc_resolve/src/macros.rs:749:2
#142009 opened
Jun 4, 2025
146 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Stabilize `if let` guards (`feature(if_let_guard)`)
#141295 commented on
Jun 4, 2025 • 49 new comments -
`tests/ui`: A New Order [4/N]
#141974 commented on
Jun 4, 2025 • 15 new comments -
Start using pattern types in libcore
#136006 commented on
Jun 4, 2025 • 12 new comments -
refactor `AttributeGate` and `rustc_attr!` to emit notes during feature checking
#141162 commented on
Jun 4, 2025 • 10 new comments -
lint ImproperCTypes: overhaul (take 2 of "better handling of indirections")
#134697 commented on
Jun 4, 2025 • 8 new comments -
Allow volatile access to non-Rust memory, including address 0
#141260 commented on
Jun 4, 2025 • 6 new comments -
implement new `x` flag: `--skip-std-check-if-no-download-rustc`
#141970 commented on
Jun 4, 2025 • 6 new comments -
Add (back) `unsupported_calling_conventions` lint to reject more invalid calling conventions
#141435 commented on
Jun 4, 2025 • 5 new comments -
faster charsearcher
#141808 commented on
Jun 4, 2025 • 5 new comments -
Fix RISC-V C function ABI when passing/returning structs containing floats
#139340 commented on
Jun 3, 2025 • 5 new comments -
rustdoc: add ways of collapsing all impl blocks
#141663 commented on
Jun 4, 2025 • 3 new comments -
`tests/ui`: A New Order [3/N]
#141965 commented on
Jun 4, 2025 • 3 new comments -
[rustdoc] Give more information into extracted doctest information
#141399 commented on
Jun 4, 2025 • 3 new comments -
Fix linting false positive when block used as value
#141987 commented on
Jun 4, 2025 • 3 new comments -
Update mod.rs
#141935 commented on
Jun 4, 2025 • 3 new comments -
Allow `enum` and `union` literals to also create SSA values
#138759 commented on
Jun 4, 2025 • 3 new comments -
Remove rustc's notion of "preferred" alignment AKA `__alignof`
#141803 commented on
Jun 4, 2025 • 2 new comments -
Refactor StableMIR
#140643 commented on
Jun 4, 2025 • 2 new comments -
Add Location::file_with_nul
#135054 commented on
Jun 4, 2025 • 2 new comments -
Get rid of `EscapeDebugInner`.
#138237 commented on
Jun 4, 2025 • 2 new comments -
fix Zip unsoundness (again)
#141076 commented on
Jun 4, 2025 • 1 new comment -
Document `From::from` impls
#137330 commented on
Jun 4, 2025 • 1 new comment -
Add new `function_casts_as_integer` lint
#141470 commented on
Jun 4, 2025 • 1 new comment -
make RefCell unstably const
#137843 commented on
Jun 4, 2025 • 1 new comment -
Support using const pointers in asm `const` operand
#138618 commented on
Jun 4, 2025 • 1 new comment -
rustdoc: fix attrs of locally reexported foreign items
#141831 commented on
Jun 4, 2025 • 1 new comment -
Implement send_signal for unix child processes
#141990 commented on
Jun 4, 2025 • 1 new comment -
forward the bootstrap `runner` to `run-make`
#141856 commented on
Jun 4, 2025 • 0 new comments -
const-eval: allow constants to refer to mutable/external memory, but reject such constants as patterns
#140942 commented on
Jun 4, 2025 • 0 new comments -
Affirm `-Cforce-frame-pointers=off` does not override
#140774 commented on
Jun 4, 2025 • 0 new comments -
add `extern "custom"` functions
#140770 commented on
Jun 4, 2025 • 0 new comments -
Stabilize `sha512`, `sm3` and `sm4` for x86
#140767 commented on
Jun 4, 2025 • 0 new comments -
Stabilize keylocker
#140766 commented on
Jun 4, 2025 • 0 new comments -
Allow storing `format_args!()` in variable
#140748 commented on
Jun 4, 2025 • 0 new comments -
update rust offload bootstrap
#141938 commented on
Jun 4, 2025 • 0 new comments -
UnsafePinned: also include the effects of UnsafeCell
#140638 commented on
Jun 4, 2025 • 0 new comments -
compiletest: Improve diagnostics for line annotation mismatches
#140622 commented on
Jun 4, 2025 • 0 new comments -
Use non-2015 edition paths in tests that do not test for their resolution
#141960 commented on
Jun 4, 2025 • 0 new comments -
Update cargo
#141963 commented on
Jun 4, 2025 • 0 new comments -
Use lld by default on `x86_64-unknown-linux-gnu` stable
#140525 commented on
Jun 4, 2025 • 0 new comments -
Update stdarch submodule
#141964 commented on
Jun 4, 2025 • 0 new comments -
Move placeholder handling to a proper preprocessing step
#140466 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Allow multiple references to a single footnote
#140434 commented on
Jun 4, 2025 • 0 new comments -
Run wfcheck in one big loop instead of per module
#141968 commented on
Jun 4, 2025 • 0 new comments -
print proc res for failed case in comp test
#141977 commented on
Jun 4, 2025 • 0 new comments -
Exhaustively handle parsed attributes in CheckAttr
#140372 commented on
Jun 4, 2025 • 0 new comments -
Attempted to fix #141972 Parameter ABI inconsistency error in Rust for RISC-V
#141979 commented on
Jun 4, 2025 • 0 new comments -
Fix accidental type inference in array coercion
#140283 commented on
Jun 4, 2025 • 0 new comments -
Ensure query keys are printed with reduced queries
#141985 commented on
Jun 4, 2025 • 0 new comments -
Allow matching on 3+ variant niche-encoded enums to optimize better
#139729 commented on
Jun 4, 2025 • 0 new comments -
rustdoc-json-type: Depend on `serde` and `serde_derive` seperately
#141989 commented on
Jun 4, 2025 • 0 new comments -
Implement RFC 3631: add rustdoc doc_cfg features
#138907 commented on
Jun 4, 2025 • 0 new comments -
Add diagnostic explaining STATUS_STACK_BUFFER_OVERRUN not only being used for stack buffer overruns if link.exe exits with that exit code
#141828 commented on
Jun 4, 2025 • 0 new comments -
Don't create .msi installer when not building from Windows
#141818 commented on
Jun 4, 2025 • 0 new comments -
Unimplement unsized_locals
#141811 commented on
Jun 4, 2025 • 0 new comments -
coretests: move float tests from num to floats module and use a more flexible macro to generate them
#141857 commented on
Jun 4, 2025 • 0 new comments -
Fix broken link to rustc_type_ir module in serialization docs
#141870 commented on
Jun 4, 2025 • 0 new comments -
Move metadata object generation for dylibs to the linker code
#141769 commented on
Jun 4, 2025 • 0 new comments -
Stabilize `#[cfg(version(...))]`, take 2
#141766 commented on
Jun 4, 2025 • 0 new comments -
Insert checks for enum discriminants when debug assertions are enabled
#141759 commented on
Jun 4, 2025 • 0 new comments -
Introduce `ByteSymbol`
#141875 commented on
Jun 4, 2025 • 0 new comments -
Note the version and PR of removed features when using it
#141642 commented on
Jun 4, 2025 • 0 new comments -
Expose discriminant values in stable_mir
#141639 commented on
Jun 4, 2025 • 0 new comments -
Stabilize `feature(generic_arg_infer)`
#141610 commented on
Jun 4, 2025 • 0 new comments -
Enable LLDB debug info tests on CI
#141539 commented on
Jun 4, 2025 • 0 new comments -
Add link to correct documentation in htmldocck.py
#141890 commented on
Jun 4, 2025 • 0 new comments -
Turn `stdarch` into a Josh subtree
#141899 commented on
Jun 4, 2025 • 0 new comments -
Add central execution context to bootstrap
#141909 commented on
Jun 4, 2025 • 0 new comments -
builtin dyn impl no guide inference
#141352 commented on
Jun 4, 2025 • 0 new comments -
[experiment, do not merge!] rewrite the DenseBitSet structure to only use 1 word on the stack
#141325 commented on
Jun 4, 2025 • 0 new comments -
std: sys: random: uefi: Provide rdrand based fallback
#141324 commented on
Jun 4, 2025 • 0 new comments -
x86 (32/64): go back to passing SIMD vectors by-ptr
#141309 commented on
Jun 4, 2025 • 0 new comments -
Stabilize `feature(more_qualified_paths)`
#141922 commented on
Jun 4, 2025 • 0 new comments -
modularize the config module bootstrap
#141272 commented on
Jun 4, 2025 • 0 new comments -
[PERF] Clear nested candidates in select if certainty is yes
#141927 commented on
Jun 4, 2025 • 0 new comments -
Fix for async drop inside async gen fn
#141932 commented on
Jun 4, 2025 • 0 new comments -
Report never type lints in dependencies
#141937 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for `unchecked_disjoint_bitor`
#135758 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Please use sticky headers for impl blocks
#133506 commented on
Jun 4, 2025 • 0 new comments -
[rustdoc] issues of the three-big-buttons
#132386 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Quick way to collapse all impl blocks
#134429 commented on
Jun 4, 2025 • 0 new comments -
rustdoc search: for argument based searches, deprioritize associated items
#134936 commented on
Jun 4, 2025 • 0 new comments -
rustdoc book: document sorting of search results
#135447 commented on
Jun 4, 2025 • 0 new comments -
[rustdoc search] sort stable items above unstable ones
#138067 commented on
Jun 4, 2025 • 0 new comments -
src-script.js: make srcIndex into a parameter instead of a global variable
#138467 commented on
Jun 4, 2025 • 0 new comments -
rustdoc js: no place for code common to different js files.
#139032 commented on
Jun 4, 2025 • 0 new comments -
rustdoc search: if all else is equal, rank alias results lower
#140968 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: toggle to show private items in rustdoc
#141114 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: default trait methods only show up in search index if they are overridden
#141373 commented on
Jun 4, 2025 • 0 new comments -
doc aliases only apply to the final element of the searched path
#141475 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue for release notes of #139831: rustdoc: on mobile, make the sidebar full width and linewrap
#141578 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for unix_fifo
#139324 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue for release notes of #137306: Remove `i128` and `u128` from `improper_ctypes_definitions`
#141206 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for const {OsString, PathBuf}::new
#141520 commented on
Jun 4, 2025 • 0 new comments -
release builds using rustc 1.86.0 on macOS Ventura (intel) SDK exhibit incorrect behaviour
#140686 commented on
Jun 4, 2025 • 0 new comments -
MemorySanitizer fails on AArch64 Linux when run in QEMU/cross-rs with MemorySanitizer: CHECK failed: sanitizer_allocator_primary64.h:133 "((kSpaceBeg))...
#141981 commented on
Jun 4, 2025 • 0 new comments -
ICE: `type parameter `T/#1` (T/#1/1) out of range when instantiating, args=[?2t]`
#141919 commented on
Jun 4, 2025 • 0 new comments -
weird behavior of .rodata section
#141988 commented on
Jun 4, 2025 • 0 new comments -
unsized_fn_params allows some unsized locals
#111175 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for `breakpoint` feature (`core::arch::breakpoint`)
#133724 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for `super let`
#139076 commented on
Jun 4, 2025 • 0 new comments -
Large types cause linker failure
#130729 commented on
Jun 4, 2025 • 0 new comments -
rustc book does not specify priority between lint options like `-A` and attributes
#124088 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Improve the navigation experience
#53961 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Implementations on Foreign Types are not sorted in sidebar
#78694 commented on
Jun 4, 2025 • 0 new comments -
It's not possible to search for specialized generics in docs
#99874 commented on
Jun 4, 2025 • 0 new comments -
`doc_auto_cfg` obfuscates documentation formatting
#129889 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: the required const feature gate is not shown
#131618 commented on
Jun 4, 2025 • 0 new comments -
rustdoc search: allow combining a type based search with a name based search
#131130 commented on
Jun 4, 2025 • 0 new comments -
contextless autocompletions for rustdoc search
#131708 commented on
Jun 4, 2025 • 0 new comments -
rustdoc: Show tag / badge / icon / emoji in the sidebar for unsafe, deprecated and unstable items
#132108 commented on
Jun 4, 2025 • 0 new comments -
"single tab mode" for rustdoc search
#132110 commented on
Jun 4, 2025 • 0 new comments -
Performance issues: Two examples of Rust programs significantly slower than their C++ versions
#141476 commented on
Jun 4, 2025 • 0 new comments -
Overly verbose suggestion display for trailing whitespace changes
#140750 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue for promoting `!` to a type (RFC 1216)
#35121 commented on
Jun 4, 2025 • 0 new comments -
capturing stack backtrace becomes slower and sometimes segfaults on Apple Silicon
#104388 commented on
Jun 4, 2025 • 0 new comments -
More principled tempdir usage by and between rustc, rustdoc and compiletest
#138475 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for `const_eq_ignore_ascii_case`
#131719 commented on
Jun 4, 2025 • 0 new comments -
[do not merge] CI experiments
#112049 commented on
Jun 4, 2025 • 0 new comments -
Unify wording of "failed to resolve" errors with "cannot find" resolution errors
#128086 commented on
Jun 4, 2025 • 0 new comments -
Do partial SsaLocals analysis in unoptimized builds
#134051 commented on
Jun 4, 2025 • 0 new comments -
Document the behaviour of RUST_MIN_STACK=0
#135178 commented on
Jun 4, 2025 • 0 new comments -
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
#136597 commented on
Jun 4, 2025 • 0 new comments -
Allow comparisons between `CStr`, `CString`, and `Cow<CStr>`.
#137268 commented on
Jun 4, 2025 • 0 new comments -
Sized Hierarchy: Part I
#137944 commented on
Jun 4, 2025 • 0 new comments -
-Zc-char-type=unsigned|signed|default flag for c_char->u8/i8 selection override
#138290 commented on
Jun 4, 2025 • 0 new comments -
Add a new `mismatched-lifetime-syntaxes` lint
#138677 commented on
Jun 4, 2025 • 0 new comments -
Cache fuchsia checkout in a docker layer
#138683 commented on
Jun 4, 2025 • 0 new comments -
add nvptx_target_feature
#138689 commented on
Jun 4, 2025 • 0 new comments -
Enabling LTO causes miscompilation on x86_64-apple-darwin
#141306 commented on
Jun 4, 2025 • 0 new comments -
failure to link due to unknown relocation type in switch tables (aarch64-linux-*)
#141737 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue for improving std::fmt::Arguments and format_args!()
#99012 commented on
Jun 4, 2025 • 0 new comments -
`char_indices` is slower than while loop over ascii `Chars`, but faster for unicode
#141855 commented on
Jun 4, 2025 • 0 new comments -
Cross-compiling from x86_64-linux to aarch64-darwin produces a broken (stripped) dylib
#141913 commented on
Jun 4, 2025 • 0 new comments -
ICE: frontmatter: byte index 8 is not a char boundary; it is inside '🚧'
#141483 commented on
Jun 4, 2025 • 0 new comments -
Consider folkertdev's `c_variadic` proposal
#141524 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue: deref patterns
#87121 commented on
Jun 4, 2025 • 0 new comments -
bootstrap: Build using `download-rustc` can modify `Cargo.lock` for non `compiler/` deps, causing rustc to not be downloaded on next build
#141986 commented on
Jun 4, 2025 • 0 new comments -
Identify which tuple item fails to implement a trait when using fake variadics
#141258 commented on
Jun 4, 2025 • 0 new comments -
Tracking issue for `proc_macro` in non-`proc-macro` crates
#130856 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for trim-paths RFC 3127
#111540 commented on
Jun 4, 2025 • 0 new comments -
Tracking Issue for RFC 3591: `use`ing a function from a trait
#134691 commented on
Jun 4, 2025 • 0 new comments -
async drop cause ICE with broken MIR in Item
#141327 commented on
Jun 4, 2025 • 0 new comments -
AsyncDrop `drop` codegen panic
#140906 commented on
Jun 4, 2025 • 0 new comments -
Fix autodiff builds on Apple CI
#140137 commented on
Jun 4, 2025 • 0 new comments -
rlib -> cdylib -> rlib+cdylib crate dependency graph causes pain
#101160 commented on
Jun 4, 2025 • 0 new comments