-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Insights: rust-lang/rust
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.85.1 Rust 1.85.1
published
Mar 23, 2025
71 Pull requests merged by 48 people
-
Optimize hash map operations in the query system
#115747 merged
Mar 24, 2025 -
Revert "fix download-llvm logic for subtree sync branches #137593"
#138878 merged
Mar 24, 2025 -
Tweaks to writeback and
Obligation -> Goal
conversion#138846 merged
Mar 24, 2025 -
Rollup of 10 pull requests
#138873 merged
Mar 24, 2025 -
fix download-llvm logic for subtree sync branches
#137593 merged
Mar 24, 2025 -
Don't attempt to export compiler-builtins symbols from rust dylibs
#137736 merged
Mar 24, 2025 -
Cache current_dll_path output
#138783 merged
Mar 24, 2025 -
Simplify
PartialOrd
on tuples containing primitives#138135 merged
Mar 24, 2025 -
Update
compiler-builtins
to 0.1.152#138728 merged
Mar 24, 2025 -
Fix missing rustfmt in msi installer - cont
#138606 merged
Mar 24, 2025 -
[bootstrap] Distribute split debuginfo if present
#138321 merged
Mar 24, 2025 -
rustdoc: be more strict about "Methods from Deref"
#138574 merged
Mar 24, 2025 -
Fix
FileType
PartialEq
implementation on Windows#138671 merged
Mar 24, 2025 -
Remove unused trait BoundedSize
#136040 merged
Mar 24, 2025 -
Add test to ensure no index out of bounds panic (#135474)
#138509 merged
Mar 24, 2025 -
Add MIR pre-codegen tests to track #138544
#138545 merged
Mar 24, 2025 -
std: uefi: fs: Implement mkdir
#138667 merged
Mar 24, 2025 -
Update test for SGX now implementing
read_buf
#138631 merged
Mar 24, 2025 -
Add unstable
--print=supported-crate-types
option#138641 merged
Mar 24, 2025 -
doc: rename reference #create-a-configtoml to #create-a-bootstraptoml
#138849 merged
Mar 24, 2025 -
Fix ICE #138415 for invalid extern function body
#138854 merged
Mar 24, 2025 -
Say which test failed the
COMPILETEST_REQUIRE_ALL_LLVM_COMPONENTS
assertion#138858 merged
Mar 24, 2025 -
Tweak type flags, fix missing flags from coroutine kind ty
#138861 merged
Mar 24, 2025 -
rustdoc: Gate unstable
doc(cfg())
predicates#138293 merged
Mar 24, 2025 -
uefi: Add OwnedEvent abstraction
#138236 merged
Mar 24, 2025 -
Rollup of 12 pull requests
#138866 merged
Mar 24, 2025 -
std: move process implementations to
sys
#136929 merged
Mar 23, 2025 -
Slim
rustc_parse_format
dependencies down#138602 merged
Mar 23, 2025 -
Provide optional
Read
/Write
methods for stdio#136769 merged
Mar 23, 2025 -
core: optimize
RepeatN
#138833 merged
Mar 23, 2025 -
Add release notes for 1.85.1
#138675 merged
Mar 23, 2025 -
Fix Thread::set_name on cygwin
#138765 merged
Mar 23, 2025 -
Move some driver code around
#138786 merged
Mar 23, 2025 -
target spec check: better error when llvm-floatabi is missing
#138793 merged
Mar 23, 2025 -
De-Stabilize
file_lock
#138822 merged
Mar 23, 2025 -
Rollup of 8 pull requests
#138841 merged
Mar 23, 2025 -
rustdoc: Use own logic to print
#[repr(..)]
attributes in JSON output.#138018 merged
Mar 23, 2025 -
Mark some std tests as requiring
panic = "unwind"
#138294 merged
Mar 23, 2025 -
rustdoc js: add nonnull helper and typecheck src-script.js
#138468 merged
Mar 23, 2025 -
Add stack overflow handler for cygwin
#138609 merged
Mar 22, 2025 -
expand: Do not report
cfg_attr
traces on macros as unused attributes#138794 merged
Mar 22, 2025 -
triagebot: add autolabel rules for D-* and L-*
#138801 merged
Mar 22, 2025 -
Allow inlining for
Atomic*::from_ptr
#138804 merged
Mar 22, 2025 -
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520
#138782 merged
Mar 22, 2025 -
catch_unwind intrinsic: document return value
#138773 merged
Mar 22, 2025 -
Clean UI tests 2 of n
#138639 merged
Mar 22, 2025 -
Rollup of 7 pull requests
#138831 merged
Mar 22, 2025 -
[beta] backports
#138817 merged
Mar 22, 2025 -
Rollup of 7 pull requests
#138830 merged
Mar 22, 2025 -
stable_mir: Add
MutMirVisitor
#138536 merged
Mar 22, 2025 -
Cleanup
LangString::parse
#138535 merged
Mar 22, 2025 -
Forward
stream_position
inArc<File>
as well#138490 merged
Mar 22, 2025 -
Couple mir building cleanups
#138410 merged
Mar 22, 2025 -
Fix build failure on Trusty
#138673 merged
Mar 22, 2025 -
jsondocck: Replace
jsonpath_lib
withjsonpath-rust
#138763 merged
Mar 22, 2025 -
Make
crate_hash
not iterate overhir_crate
owners anymore#138750 merged
Mar 22, 2025 -
Reduce FormattingOptions to 64 bits
#136974 merged
Mar 22, 2025 -
merge opaque types defined in nested bodies
#138719 merged
Mar 22, 2025 -
Update cargo
#138808 merged
Mar 22, 2025 -
Avoid no-op unlink+link dances in incr comp
#128320 merged
Mar 22, 2025 -
tests: accept some noise from LLVM 21 in symbols-all-mangled
#138669 merged
Mar 21, 2025 -
Use explicit cpu in some asm and codegen tests.
#138721 merged
Mar 21, 2025 -
add
naked_functions_target_feature
unstable feature#138570 merged
Mar 21, 2025 -
Add an attribute that makes the spans from a macro edition 2021, and fix pin on edition 2024 with it
#138717 merged
Mar 21, 2025 -
Update GCC submodule
#138709 merged
Mar 21, 2025 -
Improve bootstrap git modified path handling
#138706 merged
Mar 21, 2025 -
ports the compiler test cases to new rust_intrinsic format
#138364 merged
Mar 21, 2025 -
Autodiff cleanups
#138627 merged
Mar 21, 2025 -
[bootstrap] Use llvm_runtimes for compiler-rt
#138623 merged
Mar 21, 2025 -
Rollup of 9 pull requests
#138791 merged
Mar 21, 2025 -
Simplify CI LLVM checks in bootstrap
#138704 merged
Mar 21, 2025
38 Pull requests opened by 26 people
-
Fix `ProvenVia` for global where clauses
#138797 opened
Mar 21, 2025 -
core: simplify `Extend` for tuples
#138799 opened
Mar 21, 2025 -
remove remnants of const_box feature
#138800 opened
Mar 21, 2025 -
Don't produce debug information for compiler-introduced-vars when desugaring assignments.
#138818 opened
Mar 22, 2025 -
match lowering cleanup: remove unused unsizing logic from `non_scalar_compare`
#138821 opened
Mar 22, 2025 -
rustc_target: RISC-V: add base `I`-related important extensions
#138823 opened
Mar 22, 2025 -
Remove `prev_index_to_index` field from `CurrentDepGraph`
#138824 opened
Mar 22, 2025 -
StableMIR: Add `associated_items`.
#138826 opened
Mar 22, 2025 -
Slightly reword triagebot ping message for `relnotes-interest-group`
#138829 opened
Mar 22, 2025 -
Start using `with_native_path` in `std::sys::fs`
#138832 opened
Mar 22, 2025 -
Group test diffs by stage in post-merge analysis
#138834 opened
Mar 22, 2025 -
core: implement `fold` via `try_fold`
#138835 opened
Mar 22, 2025 -
resolve: Avoid remaining unstable iteration
#138837 opened
Mar 22, 2025 -
Fix/tweak some tests in new solver
#138838 opened
Mar 22, 2025 -
rustc_resolve: Test the order that preludes are resolved
#138840 opened
Mar 22, 2025 -
Emit `unused_attributes` for `#[inline]` on exported functions
#138842 opened
Mar 22, 2025 -
expand: Leave traces when expanding `cfg` attributes
#138844 opened
Mar 22, 2025 -
Properly stall coroutine witnesses in new solver
#138845 opened
Mar 22, 2025 -
Update dependencies
#138848 opened
Mar 23, 2025 -
Skip suggestion with equal spans attribute affected in suggest_trait_and_bounds
#138852 opened
Mar 23, 2025 -
core: use specialization for more methods of `impl Iterator for &mut I`
#138862 opened
Mar 23, 2025 -
Rework `--print` options documentation
#138864 opened
Mar 23, 2025 -
compiletest: Support matching on diagnostics without a span
#138865 opened
Mar 23, 2025 -
linker: Fix staticlib naming for UEFI
#138867 opened
Mar 23, 2025 -
Add do_not_recommend typo help
#138868 opened
Mar 23, 2025 -
Try not to use verbatim paths in `Command::current_dir`
#138869 opened
Mar 23, 2025 -
Add target-specific NaN payloads for the missing tier 2 targets
#138870 opened
Mar 23, 2025 -
Change one `FxHashMap` to `FxIndexMap` in librustdoc
#138871 opened
Mar 24, 2025 -
rustc_target: RISC-V `Zfinx` is incompatible with `{ILP32,LP64}[FD]` ABIs
#138872 opened
Mar 24, 2025 -
Batch mark waiters as unblocked when resuming in the deadlock handler
#138874 opened
Mar 24, 2025 -
Trusty: Fix build for anonymous pipes and std::sys::process
#138875 opened
Mar 24, 2025 -
Trusty: Implement `write_vectored` and `write_all` for stdio
#138876 opened
Mar 24, 2025 -
Ignore doctests only in specified targets
#138877 opened
Mar 24, 2025 -
Ensure non-empty buffers for large vectored I/O
#138879 opened
Mar 24, 2025 -
Use the chaining methods on PartialOrd for slices too
#138881 opened
Mar 24, 2025 -
`with_scope` is only ever used for ast modules
#138882 opened
Mar 24, 2025 -
Fix ui pattern_types test for big-endian platforms
#138885 opened
Mar 24, 2025 -
Fix autofix for `self` and `self as …` in `unused_imports` lint
#138886 opened
Mar 24, 2025
21 Issues closed by 9 people
-
Tracking issue for release notes of #119286: show linker output even if the linker succeeds
#135106 closed
Mar 24, 2025 -
When building rust from scratch, it stuck on building clippy 102/105 from stage1 to stage2
#138860 closed
Mar 24, 2025 -
Compiler panicked could not compile `proc-macro2` (lib)
#137696 closed
Mar 24, 2025 -
Inconsistent behavior in FileType comparisons on Windows
#138668 closed
Mar 24, 2025 -
rustdoc: `Methods from Deref<Target = T<U>>` is imprecise (contains false positives)
#24686 closed
Mar 24, 2025 -
rustdoc bug: page "ByteStr" is outright wrong: it shows methods for [MaybeUninit<...>]
#137083 closed
Mar 24, 2025 -
compiletest does not say which test is problematic
#138857 closed
Mar 24, 2025 -
ICE: `self.resolver.get_partial_res(*id)` == None
#138415 closed
Mar 24, 2025 -
rustdoc doesn't gate `cfg(true/false)` within `doc(cfg(..))`
#138113 closed
Mar 24, 2025 -
Rust `1.85.1` not marked as released on GitHub
#138819 closed
Mar 23, 2025 -
unused_attributes: false positive since nightly-2025-03-21 "unused attribute `<cfg_attr>`"
#138779 closed
Mar 22, 2025 -
where clause for tuple structs recommended at wrong place causing syntax errors
#91520 closed
Mar 22, 2025 -
triagebot: D-* labels should imply A-diagnostics
#138565 closed
Mar 22, 2025 -
libtest UB with custom allocator, per miri
#138839 closed
Mar 22, 2025 -
Tracking issue: RFC 2103 - attributes for tools
#44690 closed
Mar 22, 2025 -
Tracking issue for release notes of #65991: Tracking issue for dyn upcasting coercion
#138807 closed
Mar 21, 2025 -
Tracking Issue for `NonZero*::count_ones`
#120287 closed
Mar 21, 2025 -
Trait implementation solving fails for a closure
#138805 closed
Mar 21, 2025 -
There should be a way to run specific run-make tests
#138643 closed
Mar 21, 2025 -
pin macro no longer lifetime extends argument
#138596 closed
Mar 21, 2025
23 Issues opened by 16 people
-
Crash when compiling `cranelift-codegen` on Termux
#138889 opened
Mar 24, 2025 -
Compiler bug while trying to use a Box<dyn T>
#138888 opened
Mar 24, 2025 -
Improve method suggestion for methods with custom receiver type
#138887 opened
Mar 24, 2025 -
libunwind: Unsupported .eh_frame_hdr version
#138880 opened
Mar 24, 2025 -
rustdoc `ignore-*` markdown attribute ignores everything
#138863 opened
Mar 23, 2025 -
evaluating trait selection obligation
#138855 opened
Mar 23, 2025 -
Tracking issue for release notes of #138128: Stabilize `#![feature(precise_capturing_in_traits)]`
#138851 opened
Mar 23, 2025 -
Tracking issue for release notes of #137653: Deprecate the unstable `concat_idents!`
#138850 opened
Mar 23, 2025 -
compiling scallop on haiku results in a possible compiler error
#138847 opened
Mar 23, 2025 -
Tracking Issue for AVX10 target features
#138843 opened
Mar 22, 2025 -
Confusing error message when coercing an array reference to a pointer of the wrong type
#138836 opened
Mar 22, 2025 -
Slow coherence checking and type checking.
#138828 opened
Mar 22, 2025 -
Bug when implementing From on an associated type defined in an external crate
#138816 opened
Mar 22, 2025 -
Tracking issue for release notes of #135074: Target: Add mips mti baremetal support
#138815 opened
Mar 21, 2025 -
Tracking issue for release notes of #135085: add m68k-unknown-none-elf target
#138814 opened
Mar 21, 2025 -
Tracking issue for release notes of #134609: Add new `{x86_64,i686}-win7-windows-gnu` targets
#138813 opened
Mar 21, 2025 -
Tracking issue for release notes of #135757: Add NuttX support for AArch64 and ARMv7-A targets
#138812 opened
Mar 21, 2025 -
ICE: `format_args!` optimization can construct a `&str` longer than `isize::MAX`
#138811 opened
Mar 21, 2025 -
Tracking issue for release notes of #134740: Add amdgpu target
#138810 opened
Mar 21, 2025 -
Tracking issue for release notes of #134999: Add cygwin target.
#138809 opened
Mar 21, 2025 -
rustc 1.85.1 fails to compile jiff on x86_64-pc-windows-msvc
#138798 opened
Mar 21, 2025 -
std::slice::partition_point performance regression when using rustc 1.82+
#138796 opened
Mar 21, 2025 -
Draft release notes for 1.86.0
#138795 opened
Mar 21, 2025
237 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.
-
Add `#[loop_match]` for improved DFA codegen
#138780 commented on
Mar 24, 2025 • 34 new comments -
Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost
#132553 commented on
Mar 24, 2025 • 21 new comments -
Document `From::from` impls
#137330 commented on
Mar 24, 2025 • 16 new comments -
Refactor git change detection in bootstrap
#138591 commented on
Mar 24, 2025 • 14 new comments -
Report line number of test when should_panic test failed
#138603 commented on
Mar 24, 2025 • 11 new comments -
Allow boolean literals in `check-cfg`
#138767 commented on
Mar 22, 2025 • 8 new comments -
Use mimalloc as the global allocator on `x86_64-pc-windows-msvc`
#138764 commented on
Mar 24, 2025 • 7 new comments -
Lower to a memset(undef) when Rvalue::Repeat repeats uninit
#138634 commented on
Mar 24, 2025 • 5 new comments -
Describe lifetime of call argument temporaries passed indirectly
#138489 commented on
Mar 24, 2025 • 4 new comments -
Enable contracts for const functions
#138374 commented on
Mar 21, 2025 • 4 new comments -
redesign stage 0 std
#119899 commented on
Mar 24, 2025 • 3 new comments -
Allow drivers to supply a list of extra symbols to intern
#138682 commented on
Mar 24, 2025 • 3 new comments -
Note potential but private items in show_candidates
#138790 commented on
Mar 23, 2025 • 3 new comments -
Functionality for `int_format_into` for integer types
#138338 commented on
Mar 24, 2025 • 2 new comments -
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
#136083 commented on
Mar 24, 2025 • 2 new comments -
Add integer to string formatting tests
#138546 commented on
Mar 23, 2025 • 2 new comments -
[WIP] Forbid object lifetime changing pointer casts
#136776 commented on
Mar 24, 2025 • 2 new comments -
Add a tidy check for GCC submodule version
#137683 commented on
Mar 24, 2025 • 2 new comments -
chore: remove redundant words in comment
#138703 commented on
Mar 24, 2025 • 2 new comments -
remove `feature(inline_const_pat)`
#138492 commented on
Mar 21, 2025 • 1 new comment -
Allow spawning threads after TLS destruction
#138702 commented on
Mar 23, 2025 • 1 new comment -
Extend the alignment check to borrows
#137940 commented on
Mar 22, 2025 • 1 new comment -
Tracking Issue for `float_semantics` RFC 3514
#128288 commented on
Mar 24, 2025 • 0 new comments -
Tracking issue for optional `io::Read`/`io::Write` methods
#136756 commented on
Mar 24, 2025 • 0 new comments -
Recognise new IPv6 non-global range from IETF RFC 9602
#135745 commented on
Mar 22, 2025 • 0 new comments -
LLVM "conflicting locations for variable" assertions
#138198 commented on
Mar 24, 2025 • 0 new comments -
test (do not merge)
#135954 commented on
Mar 21, 2025 • 0 new comments -
Weekly `cargo update`
#136077 commented on
Mar 23, 2025 • 0 new comments -
trait selection fails for projections under binders
#102052 commented on
Mar 23, 2025 • 0 new comments -
Create `Atomic<T>` type alias (rebase)
#136316 commented on
Mar 23, 2025 • 0 new comments -
Improve handling of rustdoc lints when used with raw doc fragments.
#136400 commented on
Mar 22, 2025 • 0 new comments -
ci: move x86_64-msvc-ext jobs to windows 2025
#136478 commented on
Mar 23, 2025 • 0 new comments -
Add contracts for all functions in `Alignment`
#136578 commented on
Mar 22, 2025 • 0 new comments -
-Zharden-sls flag (target modifier) added to enable mitigation against straight line speculation (SLS)
#136597 commented on
Mar 22, 2025 • 0 new comments -
Fix `Display` for invalid UTF-8 in `OsStr`/`Path`
#136677 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for ByteStr/ByteString
#134915 commented on
Mar 23, 2025 • 0 new comments -
[DO NOT MERGE] `./x test rust-analyzer`
#136779 commented on
Mar 24, 2025 • 0 new comments -
Implement `Random` for tuple
#136801 commented on
Mar 24, 2025 • 0 new comments -
Hint on unknown escape of Unicode quotation marks in string literal
#137067 commented on
Mar 21, 2025 • 0 new comments -
Stabilize flags for doctest cross compilation
#137096 commented on
Mar 24, 2025 • 0 new comments -
Tracking Issue for `vec::Drain{,Filter}::keep_rest`
#101122 commented on
Mar 23, 2025 • 0 new comments -
cg_llvm: Reduce the visibility of types, modules and using declarations in `rustc_codegen_llvm`.
#137247 commented on
Mar 22, 2025 • 0 new comments -
Allow comparisons between `CStr`, `CString`, and `Cow<CStr>`.
#137268 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #59618: Tracking issue for HashMap::extract_if and HashSet::extract_if
#137379 commented on
Mar 21, 2025 • 0 new comments -
Adjustments to `Extend<(T, …)> for (ExtendT, …)` implementations
#137400 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for `str::as_str()`
#130366 commented on
Mar 24, 2025 • 0 new comments -
Using `include_bytes!` on large binary blobs compiles more slowly than expected
#65818 commented on
Mar 24, 2025 • 0 new comments -
`cargo fix` produces incorrect code when removing last unused dependency next to `self as __` syntax
#133750 commented on
Mar 24, 2025 • 0 new comments -
Tracking issue for specialization (RFC 1210)
#31844 commented on
Mar 24, 2025 • 0 new comments -
Tracking Issue for `core_io_borrowed_buf`
#117693 commented on
Mar 24, 2025 • 0 new comments -
Adding non-divergent core::ops overload breaks type inference and default integer type preference
#98357 commented on
Mar 24, 2025 • 0 new comments -
Some sanitizers should be target modifiers
#138453 commented on
Mar 24, 2025 • 0 new comments -
Uplift `clippy::invalid_null_ptr_usage` lint as `invalid_null_arguments`
#119220 commented on
Mar 22, 2025 • 0 new comments -
Try to use ntex-mqtt in tokio run time and it cause ICE.
#110528 commented on
Mar 24, 2025 • 0 new comments -
Split elided_lifetime_in_paths into tied and untied
#120808 commented on
Mar 22, 2025 • 0 new comments -
Optimize `Seek::stream_len` impl for `File`
#125087 commented on
Mar 23, 2025 • 0 new comments -
Stop emitting spans from proc macro compile time in quote expansion
#125721 commented on
Mar 24, 2025 • 0 new comments -
Additional NonZero conversions
#129036 commented on
Mar 23, 2025 • 0 new comments -
Merge commits break LLVM CI download
#101907 commented on
Mar 24, 2025 • 0 new comments -
Remove placeholders completely
#130227 commented on
Mar 22, 2025 • 0 new comments -
Safer implementation of RepeatN
#130887 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for `const_box`
#92521 commented on
Mar 24, 2025 • 0 new comments -
Build std with panic = "abort" errors with a bunch of duplicated lang items
#115963 commented on
Mar 24, 2025 • 0 new comments -
Implement `alloc::sync::UniqueArc`
#133572 commented on
Mar 22, 2025 • 0 new comments -
Stabilize `naked_functions`
#134213 commented on
Mar 23, 2025 • 0 new comments -
Check empty SIMD vector in inline asm
#135295 commented on
Mar 23, 2025 • 0 new comments -
stop specializing on `Copy`
#135634 commented on
Mar 24, 2025 • 0 new comments -
Implement parsing of pinned borrows
#135731 commented on
Mar 22, 2025 • 0 new comments -
Remove deserializing/reserializing toml from configure.py
#137408 commented on
Mar 24, 2025 • 0 new comments -
shared-generics: Do not share instantiations that contain local-only types
#138522 commented on
Mar 24, 2025 • 0 new comments -
[Lexer] Remove spurious unexpected delimiter error by matching remain…
#138554 commented on
Mar 21, 2025 • 0 new comments -
resolve: Avoid some unstable iteration 2
#138580 commented on
Mar 24, 2025 • 0 new comments -
Abort in deadlock handler if we fail to get a query map
#138581 commented on
Mar 24, 2025 • 0 new comments -
Don't require `alloca`s for consuming simple enums
#138582 commented on
Mar 23, 2025 • 0 new comments -
add FCW to warn about wasm ABI transition
#138601 commented on
Mar 22, 2025 • 0 new comments -
Clean up librustdoc::html::render to be better encapsulated
#138605 commented on
Mar 24, 2025 • 0 new comments -
Only use the new node hashmap for anonymous nodes
#138629 commented on
Mar 24, 2025 • 0 new comments -
Stabilize `cfg_boolean_literals`
#138632 commented on
Mar 24, 2025 • 0 new comments -
[do not merge] Preparation for LLD stabilization
#138645 commented on
Mar 24, 2025 • 0 new comments -
Reintroduce remote-test support in run-make tests
#138652 commented on
Mar 24, 2025 • 0 new comments -
Implement some basics in UEFI fs
#138662 commented on
Mar 24, 2025 • 0 new comments -
Avoiding calling queries when collecting active queries
#138672 commented on
Mar 22, 2025 • 0 new comments -
Add a new `mismatched-lifetime-syntaxes` lint
#138677 commented on
Mar 23, 2025 • 0 new comments -
Issue-125323: ICE non-ADT in struct pattern when long time constant evaluation is in for loop
#138679 commented on
Mar 21, 2025 • 0 new comments -
Cache fuchsia checkout in a docker layer
#138683 commented on
Mar 21, 2025 • 0 new comments -
Sanitizers target modificators
#138736 commented on
Mar 24, 2025 • 0 new comments -
rustc_target: Add more RISC-V vector-related features and use zvl*b target features in vector ABI check
#138742 commented on
Mar 24, 2025 • 0 new comments -
CI: use aws codebuild for dist-arm-linux job
#138745 commented on
Mar 21, 2025 • 0 new comments -
Use internal iteration in `Vec::extend_desugared()`
#138752 commented on
Mar 23, 2025 • 0 new comments -
[rustdoc] Remove duplicated loop when computing doc cfgs
#138755 commented on
Mar 24, 2025 • 0 new comments -
wasm: increase default thread stack size to 1 MB
#138757 commented on
Mar 23, 2025 • 0 new comments -
Allow `enum` and `union` literals to also create SSA values
#138759 commented on
Mar 23, 2025 • 0 new comments -
Bump boostrap `cc` to 1.2.17 and `cmake` to 0.1.54
#138784 commented on
Mar 24, 2025 • 0 new comments -
add `TypingMode::Borrowck`
#138785 commented on
Mar 21, 2025 • 0 new comments -
libstd: init(): dup() subsequent /dev/nulls instead of opening them again
#137494 commented on
Mar 24, 2025 • 0 new comments -
Add option to include submodules from vendoring
#137583 commented on
Mar 24, 2025 • 0 new comments -
Deprecate the unstable `concat_idents!`
#137653 commented on
Mar 23, 2025 • 0 new comments -
[nothing to see here] this is probably a bad idea but I'm curious
#137702 commented on
Mar 24, 2025 • 0 new comments -
Add `std::os::unix::process::CommandExt::chroot` to safely chroot a child process
#137759 commented on
Mar 23, 2025 • 0 new comments -
Reserve before `write_fmt` for owned buffers
#137762 commented on
Mar 22, 2025 • 0 new comments -
Tweak auto trait errors
#137831 commented on
Mar 21, 2025 • 0 new comments -
Include whitespace in "remove |" suggestion and make it hidden
#137872 commented on
Mar 21, 2025 • 0 new comments -
Autodiff batching
#137880 commented on
Mar 24, 2025 • 0 new comments -
[rustdoc] Allow to link to current crate
#137935 commented on
Mar 22, 2025 • 0 new comments -
Sized Hierarchy
#137944 commented on
Mar 24, 2025 • 0 new comments -
Remove duplicate impl of string unescape from parse_format
#137995 commented on
Mar 24, 2025 • 0 new comments -
Add the new `amx` target features and the `movrs` target feature
#138003 commented on
Mar 22, 2025 • 0 new comments -
Add minimal x86_64-lynx-lynxos178 support.
#138011 commented on
Mar 24, 2025 • 0 new comments -
Stabilize `#![feature(precise_capturing_in_traits)]`
#138128 commented on
Mar 24, 2025 • 0 new comments -
fix usage of `autodiff` macro with inner functions
#138314 commented on
Mar 24, 2025 • 0 new comments -
Rebuild llvm spuriously less frequently
#138333 commented on
Mar 24, 2025 • 0 new comments -
KCFI: Add KCFI arity indicator support
#138368 commented on
Mar 24, 2025 • 0 new comments -
Keyword tweaks
#138385 commented on
Mar 24, 2025 • 0 new comments -
Update to new attribute parsing infra implemented in PR #135726
#138386 commented on
Mar 21, 2025 • 0 new comments -
sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX
#138400 commented on
Mar 24, 2025 • 0 new comments -
type privacy: Check constructor types in tuple struct patterns
#138458 commented on
Mar 22, 2025 • 0 new comments -
Remove `NtExpr` and `NtLiteral`
#138478 commented on
Mar 24, 2025 • 0 new comments -
Target modifiers fix for bool flags without value
#138483 commented on
Mar 24, 2025 • 0 new comments -
borrowck typeck children together with their root
#138499 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #131114: Tracking Issue for `inherent_str_constructors `
#137276 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #120048: Tracking Issue for `os_str_display`
#137132 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #130994: Tracking Issue for File lock API
#136768 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #129041: Tracking Issue for `const_vec_string_slice`
#136621 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #125882: Tracking Issue for `integer_sign_cast`
#136560 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #127154: Tracking Issue for anonymous pipe API
#135622 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #43244: Tracking issue for Vec::extract_if and LinkedList::extract_if
#133969 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for unbounded_shifts
#129375 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for `unsigned_is_multiple_of`
#128101 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for `const_vec_string_slice`
#129041 commented on
Mar 21, 2025 • 0 new comments -
Imports from private std dependency `object` shouldn't be suggested
#138191 commented on
Mar 21, 2025 • 0 new comments -
`assembler label '' cannot be undefined` on Windows ARM
#132287 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for generic pattern types
#136574 commented on
Mar 22, 2025 • 0 new comments -
Dist tools should receive some degree of smoke tests
#138649 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for `context_ext`
#123392 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134276: fully de-stabilize all custom inner attributes
#135692 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134367: Stabilize `feature(trait_upcasting)`
#134540 commented on
Mar 22, 2025 • 0 new comments -
rustc-dev component is broken by missing literal-escaper
#138647 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #135439: Make `-O` mean `OptLevel::Aggressive`
#136196 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #136393: Fix accidentally not emitting overflowing literals lints anymore in patterns
#138715 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #126604: Uplift `clippy::double_neg` lint as `double_negations`
#135932 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #132397: Make missing_abi lint warn-by-default.
#133680 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133700: const-eval: detect more pointers as definitely not-null
#135666 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133925: disallow `repr()` on invalid items
#135688 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134090: Stabilize target_feature_11
#136058 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134143: Convert `struct FromBytesWithNulError` into enum
#135517 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134272: make rustc_encodable_decodable feature properly unstable
#136007 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134283: fix(libtest): Deprecate '--logfile'
#136020 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for -Z binary-dep-depinfo
#63012 commented on
Mar 23, 2025 • 0 new comments -
Make rustdoc icons more consistent
#91309 commented on
Mar 21, 2025 • 0 new comments -
Undefined lints scoped under `rustc` don't result in lint unknown-lints getting emitted (unless `-Zunstable-options` is passed)
#138788 commented on
Mar 21, 2025 • 0 new comments -
ICE: `Architecture x86_64 does not support GpuKernel calling convention`
#138738 commented on
Mar 21, 2025 • 0 new comments -
[BUG REPORT]: Internal Compiler Error on stable surrounding type inference
#71955 commented on
Mar 21, 2025 • 0 new comments -
`unused_qualifications` lint confused by `pub use Foo::*`
#138770 commented on
Mar 21, 2025 • 0 new comments -
`#![no_main]` & empty `main fn` makes test run fail unconditionally
#104050 commented on
Mar 21, 2025 • 0 new comments -
rustdoc regression: intra-doc link links to wrong item
#136777 commented on
Mar 21, 2025 • 0 new comments -
`#![no_implicit_prelude]` does not disable macros
#138756 commented on
Mar 21, 2025 • 0 new comments -
🔬 Tracking issue for RFC 2089: Extended Implied bounds
#44491 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for experiment with default auto traits
#138781 commented on
Mar 21, 2025 • 0 new comments -
Clean up handling of `WrongNamespace` in `collect_intra_doc_links`
#77150 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for maybe_uninit_as_bytes
#93092 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #134016: Stabilize `const_is_char_boundary` and `const_str_split_at`.
#136619 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #135414: Stabilize `const_black_box`
#136305 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #134633: Stabilize `get_many_mut` as `get_disjoint_mut`
#135795 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #91399: Tracking Issue for `float_next_up_down`
#135637 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for improving std::fmt::Arguments and format_args!()
#99012 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #122741: Tracking Issue for `Vec::pop_if`
#136742 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #120287: Tracking Issue for `NonZero*::count_ones`
#136618 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #97601: Tracking Issue for map_many_mut
#136622 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #130801: Tracking Issue for `const_mut_cursor`
#136620 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #131415: Tracking Issue for `const_copy_from_slice`
#138097 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #131714: Tracking Issue for `const_sockaddr_setters`
#138096 commented on
Mar 21, 2025 • 0 new comments -
Miscompilation: Equal pointers comparing as unequal
#107975 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #132241: Tracking Issue for `const_char_classify`
#138095 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #62280: Tracking issue for `slice_take`
#137817 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #129397: Tracking Issue for `box_uninit_write`
#137810 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #103806: Tracking Issue for `string_extend_from_within`
#137387 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #129375: Tracking Issue for unbounded_shifts
#137386 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for release notes of #128101: Tracking Issue for `unsigned_is_multiple_of`
#137380 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for `ascii::Char` (ACP 179)
#110998 commented on
Mar 23, 2025 • 0 new comments -
Find root cause why inlining GlobalCtxt::enter causes a crash in the deadlock handler
#136499 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for dual-proc-macros
#64671 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `unused_attributes`
#65833 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `array_into_iter`
#66145 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `conflicting_repr_hints`
#68585 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Z src-hash-algorithm`
#70401 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for moving ui tests to subdirectories
#73494 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for deprecation lint `legacy_derive_helpers`
#79202 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Z macro-backtrace`
#82068 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-C export-executable-symbols`
#84161 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Z remap-cwd-prefix`
#89434 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Z no-unique-section-names`
#90275 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `used_with_arg`
#93798 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for native link modifier `as-needed`
#99424 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for linker arguments respecting their relative order with `-l` library options
#99427 commented on
Mar 23, 2025 • 0 new comments -
Tracking LLVM workarounds
#100077 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `extended_varargs_abi_support`
#100189 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for rustc's translatable diagnostics infrastructure
#132181 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for `-Z randomize-layout`
#106764 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `feature(packed_bundled_libs)`
#108081 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `riscv-interrupt-{m,s}` ABIs
#111889 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for removing `unsized_locals`
#111942 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `ambiguous_glob_imports` lint
#114095 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `no-jump-tables`
#116592 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for changing rustc target docs
#120745 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Zdebuginfo-compression`
#120953 commented on
Mar 23, 2025 • 0 new comments -
Tracking implementation for MC/DC
#124144 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `-Z llvm-plugins`
#127577 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for release notes of #134679: Windows: remove readonly files
#136008 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133636: [rustdoc] Add sans-serif font setting
#136221 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133951: Make the wasm_c_abi future compat warning a hard error
#135691 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #134300: remove long-deprecated no-op attributes no_start and crate_id
#135400 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #135964: Make cenum_impl_drop_cast a hard error
#136485 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #137037: add x86-sse2 (32bit) ABI that requires SSE2 target feature
#137047 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133807: ci: Enable opt-dist for dist-aarch64-linux builds
#135482 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #127527: Tracking Issue for `once_wait`
#136357 commented on
Mar 22, 2025 • 0 new comments -
Optimize `const` pattern guards for `StructuralEq` types
#138664 commented on
Mar 22, 2025 • 0 new comments -
Failure to link rust dependency with LTO-enabled C FFI code built with GCC
#138681 commented on
Mar 22, 2025 • 0 new comments -
Can't infer both sides of a Result when using ?
#138579 commented on
Mar 22, 2025 • 0 new comments -
Poor error message for attempt to make doubly-fat pointers
#46375 commented on
Mar 22, 2025 • 0 new comments -
RISC-V RVV not enabled despite `-Ctarget-cpu=native`
#138789 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #133631: Add new target for supporting Neutrino QNX 7.1 with `io-socket` netwo…
#133740 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #136698: Replace i686-unknown-redox target with i586-unknown-redox
#136709 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for release notes of #136700: i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4
#136708 commented on
Mar 22, 2025 • 0 new comments -
rustdoc::formats::Cache does not contain enough data to unwrap type aliases
#138617 commented on
Mar 22, 2025 • 0 new comments -
Tracking issue for RFC 2045: improving `#[target_feature]`
#44839 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for AVX512 intrinsics
#111137 commented on
Mar 22, 2025 • 0 new comments -
`import_trait_associated_functions` is not very compatible with `min_generic_const_args`
#138711 commented on
Mar 23, 2025 • 0 new comments -
std::fs::symlink_metadata + set_permissions makes unintuitive behavior
#124201 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `naked_functions_target_feature`
#138568 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for `#![feature(downcast_unchecked)]`
#90850 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for File lock API
#130994 commented on
Mar 23, 2025 • 0 new comments -
In-band lifetimes: Lint against single-use lifetime names
#44752 commented on
Mar 23, 2025 • 0 new comments -
Move more of rustc_llvm to upstream LLVM
#46437 commented on
Mar 23, 2025 • 0 new comments -
Query Parallelization Tracking Issue
#48685 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `unstable_name_collisions`
#48919 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for -Z emit-stack-sizes
#54192 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for RFC 2603, "Rust Symbol Mangling (v0)"
#60705 commented on
Mar 23, 2025 • 0 new comments