-
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
142 Pull requests merged by 74 people
-
Forward
stream_position
inArc<File>
as well#138490 merged
Mar 22, 2025 -
Cleanup
LangString::parse
#138535 merged
Mar 22, 2025 -
stable_mir: Add
MutMirVisitor
#138536 merged
Mar 22, 2025 -
Couple mir building cleanups
#138410 merged
Mar 22, 2025 -
Fix build failure on Trusty
#138673 merged
Mar 22, 2025 -
Make
crate_hash
not iterate overhir_crate
owners anymore#138750 merged
Mar 22, 2025 -
Rollup of 7 pull requests
#138830 merged
Mar 22, 2025 -
jsondocck: Replace
jsonpath_lib
withjsonpath-rust
#138763 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 -
Improve bootstrap git modified path handling
#138706 merged
Mar 21, 2025 -
add
naked_functions_target_feature
unstable feature#138570 merged
Mar 21, 2025 -
Rollup of 9 pull requests
#138791 merged
Mar 21, 2025 -
Update GCC submodule
#138709 merged
Mar 21, 2025 -
ports the compiler test cases to new rust_intrinsic format
#138364 merged
Mar 21, 2025 -
[bootstrap] Use llvm_runtimes for compiler-rt
#138623 merged
Mar 21, 2025 -
Autodiff cleanups
#138627 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 -
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 -
Simplify CI LLVM checks in bootstrap
#138704 merged
Mar 21, 2025 -
Check attrs: Don't try to retrieve the name of list stems
#138724 merged
Mar 21, 2025 -
Document results of non-positive logarithms
#137357 merged
Mar 21, 2025 -
Rollup of 8 pull requests
#138768 merged
Mar 21, 2025 -
Optimize
io::Write::write_fmt
for constant strings#138650 merged
Mar 21, 2025 -
Fix: add ohos target notes
#138694 merged
Mar 21, 2025 -
interpret memory access hooks: also pass through the Pointer used for the access
#138713 merged
Mar 21, 2025 -
bootstrap: add
--ci
flag#138743 merged
Mar 21, 2025 -
Fix the "used_with_archive" test on Fuchsia
#138751 merged
Mar 21, 2025 -
Handle spans of
~const
,const
andasync
trait bounds in macro expansion#138754 merged
Mar 21, 2025 -
Clippy subtree update
#138761 merged
Mar 21, 2025 -
Rollup of 8 pull requests
#138760 merged
Mar 21, 2025 -
Suggest
-Whelp
when pass--print lints
to rustc#138700 merged
Mar 21, 2025 -
Add support for postfix yield expressions
#138435 merged
Mar 21, 2025 -
Use
Option<Ident>
for lowered param names.#138685 merged
Mar 21, 2025 -
Do not rely on
type_var_origin
inOrphanCheckErr::NonLocalInputType
#138727 merged
Mar 21, 2025 -
Clean up
FnCtxt::resolve_coroutine_interiors
#138729 merged
Mar 21, 2025 -
coverage: Add LLVM plumbing for expansion regions
#138731 merged
Mar 21, 2025 -
Use
def_path_str
for def id arg inUnsupportedOpInfo
#138732 merged
Mar 21, 2025 -
Rollup of 8 pull requests
#138747 merged
Mar 21, 2025 -
Remove
llvm
andllvms
triagebot ping aliases foricebreakers-llvm
ping group#138735 merged
Mar 21, 2025 -
expand: Leave traces when expanding
cfg_attr
attributes#138515 merged
Mar 20, 2025 -
Consider fields to be inhabited if they are unstable
#133889 merged
Mar 20, 2025 -
Update to LLVM 20.1.1
#138695 merged
Mar 20, 2025 -
Use
Wunused-crate-dependencies
for the compiler#137930 merged
Mar 20, 2025 -
Portable SIMD subtree update
#138687 merged
Mar 20, 2025 -
Fix next solver handling of shallow trait impl check
#138594 merged
Mar 20, 2025 -
If a label is placed on the block of a loop instead of the header, suggest moving it to the header.
#138589 merged
Mar 20, 2025 -
Remove E0773 "A builtin-macro was defined more than once."
#138613 merged
Mar 20, 2025 -
Implement default methods for
io::Empty
andio::Sink
#137051 merged
Mar 20, 2025 -
core/slice: Mark some
split_off
variants unstably const#138540 merged
Mar 20, 2025 -
Rollup of 7 pull requests
#138714 merged
Mar 20, 2025 -
MaybeUninit
inherent slice methods part 2#135394 merged
Mar 20, 2025 -
mir_build: consider privacy when checking for irrefutable patterns
#138001 merged
Mar 20, 2025 -
Represent diagnostic side effects as dep nodes
#122156 merged
Mar 19, 2025 -
clarify BufRead::{fill_buf, consume} docs
#136177 merged
Mar 19, 2025 -
Rollup of 10 pull requests
#138693 merged
Mar 19, 2025 -
use then in docs for
fuse
to enhance readability#138684 merged
Mar 19, 2025 -
Various codegen_llvm cleanups
#138674 merged
Mar 19, 2025 -
Remove existing AFIDT implementation
#138670 merged
Mar 19, 2025 -
Revert: Add *_value methods to proc_macro lib
#138661 merged
Mar 19, 2025 -
coverage: Don't store a body span in
FunctionCoverageInfo
#138659 merged
Mar 19, 2025 -
CI: mirror alpine and centos images to ghcr
#138658 merged
Mar 19, 2025 -
Remove double nesting in post-merge workflow
#138656 merged
Mar 19, 2025 -
rustc-dev-guide sync
#138655 merged
Mar 19, 2025 -
Remove the regex dependency from coretests
#138654 merged
Mar 19, 2025 -
exit: document interaction with C
#136320 merged
Mar 19, 2025 -
Leave a breadcrumb towards bootstrap config documentation in
bootstrap.toml
#138080 merged
Mar 19, 2025 -
rustdoc-json: Add tests for
#[repr(...)]
#138569 merged
Mar 19, 2025 -
Implement
read_buf
for Hermit#138301 merged
Mar 19, 2025 -
Rollup of 7 pull requests
#138653 merged
Mar 19, 2025 -
Add
#[cfg(test)]
for Transition in dfa inrustc_transmute
#138644 merged
Mar 19, 2025 -
Unvacation myself
#138642 merged
Mar 19, 2025 -
Extract
for_each_immediate_subpat
from THIR pattern visitors#138635 merged
Mar 19, 2025 -
Temporarily disable Fuchsia test job to unblock queue
#138690 merged
Mar 19, 2025 -
uefi: fs: Implement exists
#135368 merged
Mar 18, 2025 -
Clarify "owned data" in E0515.md
#138508 merged
Mar 18, 2025 -
Store test diffs in job summaries and improve analysis formatting
#138531 merged
Mar 18, 2025 -
Only use
DIST_TRY_BUILD
for try jobs that were not selected explicitly#138533 merged
Mar 18, 2025 -
Rollup of 7 pull requests
#138630 merged
Mar 18, 2025 -
Flatten
if
s inrustc_codegen_ssa
#138619 merged
Mar 18, 2025 -
rustc_target: Add target feature constraints for LoongArch
#138608 merged
Mar 18, 2025 -
Fix ICE: attempted to remap an already remapped filename
#138556 merged
Mar 18, 2025 -
Move
hir::Item::ident
intohir::ItemKind
.#138384 merged
Mar 18, 2025 -
Mangle rustc_std_internal_symbols functions
#127173 merged
Mar 18, 2025 -
Install licenses into
share/doc/rust/licenses
#138412 merged
Mar 17, 2025 -
rustdoc-json: Don't also include
#[deprecated]
inItem::attrs
#138577 merged
Mar 17, 2025 -
Rollup of 7 pull requests
#138611 merged
Mar 17, 2025 -
Emit function declarations for functions with
#[linkage="extern_weak"]
#138349 merged
Mar 17, 2025 -
Avoid double lowering of idents
#138588 merged
Mar 17, 2025 -
Denote
ControlFlow
as#[must_use]
#137449 merged
Mar 17, 2025 -
mir_build: Avoid some useless work when visiting "primary" bindings
#137465 merged
Mar 17, 2025 -
Stabilize
asm_goto
feature gate#133870 merged
Mar 17, 2025 -
change config.toml to bootstrap.toml
#137081 merged
Mar 17, 2025 -
Add
*_value
methods to proc_macro lib#136355 merged
Mar 17, 2025 -
Stablize anonymous pipe
#137793 merged
Mar 17, 2025 -
Document
#![register_tool]
#138586 merged
Mar 17, 2025 -
Add std support to cygwin target
#137621 merged
Mar 17, 2025 -
Update Rust Foundation links in Readme
#138584 merged
Mar 17, 2025 -
std: Mention clone-on-write mutation in Arc<T>
#138341 merged
Mar 17, 2025 -
Flatten and simplify some control flow 🫓
#138590 merged
Mar 17, 2025 -
Improve upvar analysis for deref of child capture
#138517 merged
Mar 17, 2025 -
update change entry for #137147
#138592 merged
Mar 17, 2025 -
Rollup of 9 pull requests
#138595 merged
Mar 17, 2025 -
Use
strip_{prefix|suffix}
instead of{starts|ends}_with
+indexing#138566 merged
Mar 17, 2025 -
doc all differences of ptr:copy(_nonoverlapping) with memcpy and memmove
#136359 merged
Mar 17, 2025 -
document capacity for ZST as example
#136293 merged
Mar 17, 2025 -
refactor
notable_traits_button
to use iterator combinators instead of for loop#136816 merged
Mar 17, 2025 -
Make
_Unwind_Action
a type alias, not enum#138573 merged
Mar 17, 2025 -
Misc print request handling cleanups + a centralized test for print request stability gating
#138552 merged
Mar 17, 2025 -
Rollup of 5 pull requests
#138583 merged
Mar 17, 2025 -
Add
From<{integer}>
forf16
/f128
impls#138363 merged
Mar 17, 2025 -
Promote ohos targets to tier2 with host tools.
#137011 merged
Mar 16, 2025 -
Optimize multi-char string patterns
#138537 merged
Mar 16, 2025 -
Rollup of 4 pull requests
#138551 merged
Mar 16, 2025 -
core: Make
Debug
impl of raw pointers print metadata if present#135080 merged
Mar 16, 2025 -
libstd: rustdoc: correct note on fds 0/1/2 pre-main
#137492 merged
Mar 16, 2025 -
fix doc path in std::fmt macro
#137538 merged
Mar 16, 2025 -
Fix the OperandRef type for NullOp::{UbChecks,ContractChecks}
#138549 merged
Mar 16, 2025 -
[beta] backports
#138525 merged
Mar 16, 2025 -
added some new test to check for result and options opt
#137278 merged
Mar 16, 2025 -
Add missing doc for intrinsic (Fix PR135334)
#138309 merged
Mar 16, 2025 -
debug-assert that the size_hint is well-formed in
collect
#138329 merged
Mar 16, 2025 -
Expand and organize
offset_of!
documentation.#138323 merged
Mar 16, 2025 -
Expand
CloneToUninit
documentation.#133055 merged
Mar 16, 2025 -
Rollup of 16 pull requests
#138548 merged
Mar 16, 2025 -
linkchecker: bump html5ever
#138465 merged
Mar 16, 2025 -
Clean up some tests in tests/ui
#138471 merged
Mar 16, 2025 -
Use lit span when suggesting suffix lit cast
#138484 merged
Mar 16, 2025 -
Add codegen test for #129795
#138472 merged
Mar 16, 2025 -
Fix Ptr inconsistency in {Rc,Arc}
#138303 merged
Mar 16, 2025 -
expose
is_s390x_feature_detected!
fromstd::arch
#138275 merged
Mar 16, 2025 -
Remove
#[cfg(not(test))]
gates incore
#138082 merged
Mar 16, 2025 -
Add exclude to config.toml
#137147 merged
Mar 16, 2025 -
Properly escape regexes in Python scripts
#137968 merged
Mar 16, 2025 -
Add RTN support to rustdoc
#137956 merged
Mar 16, 2025 -
doc: clarify that consume can be called after BufReader::peek
#137890 merged
Mar 16, 2025 -
Don't drop
Rvalue::WrapUnsafeBinder
during GVN#137864 merged
Mar 16, 2025 -
Update sccache to 0.10.0
#137665 merged
Mar 16, 2025 -
[stable] Release 1.85.1
#138521 merged
Mar 15, 2025
103 Pull requests opened by 63 people
-
Move coercion hack from `coerce_unsized` to `check_cast`
#138542 opened
Mar 15, 2025 -
Add MIR pre-codegen tests to track #138544
#138545 opened
Mar 15, 2025 -
Add integer to string formatting tests
#138546 opened
Mar 15, 2025 -
Fix build err autodiff libs
#138553 opened
Mar 16, 2025 -
[Lexer] Remove spurious unexpected delimiter error by matching remain…
#138554 opened
Mar 16, 2025 -
Implement guaranteed tail calls with the become keyword in the LLVM backend
#138555 opened
Mar 16, 2025 -
Rwlock try upgrade
#138560 opened
Mar 16, 2025 -
Optimize slice Iter::nth
#138562 opened
Mar 16, 2025 -
rustdoc: be more strict about "Methods from Deref"
#138574 opened
Mar 16, 2025 -
resolve: Avoid some unstable iteration 2
#138580 opened
Mar 16, 2025 -
Abort in deadlock handler if we fail to get a query map
#138581 opened
Mar 16, 2025 -
Don't require `alloca`s for consuming simple enums
#138582 opened
Mar 16, 2025 -
Refactor git change detection in bootstrap
#138591 opened
Mar 17, 2025 -
[do not merge] beta test for git change detection (#138591)
#138597 opened
Mar 17, 2025 -
avoid overflow when generating debuginfo for expanding recursive types
#138599 opened
Mar 17, 2025 -
add FCW to warn about wasm ABI transition
#138601 opened
Mar 17, 2025 -
Slim `rustc_parse_format` dependencies down
#138602 opened
Mar 17, 2025 -
Report line number of test when should_panic test failed
#138603 opened
Mar 17, 2025 -
Clean up librustdoc::html::render to be better encapsulated
#138605 opened
Mar 17, 2025 -
Fix missing rustfmt in msi installer - cont
#138606 opened
Mar 17, 2025 -
Add stack overflow handler for cygwin
#138609 opened
Mar 17, 2025 -
impl !PartialOrd for HirId
#138610 opened
Mar 17, 2025 -
Support using const pointers in asm `const` operand
#138618 opened
Mar 17, 2025 -
Add mipsel maintainer
#138624 opened
Mar 17, 2025 -
Add more ergonomic clone tests
#138628 opened
Mar 17, 2025 -
Only use the new node hashmap for anonymous nodes
#138629 opened
Mar 17, 2025 -
Update test for SGX now implementing `read_buf`
#138631 opened
Mar 18, 2025 -
Stabilize `cfg_boolean_literals`
#138632 opened
Mar 18, 2025 -
Lower to a memset(undef) when Rvalue::Repeat repeats uninit
#138634 opened
Mar 18, 2025 -
Clean UI tests 2 of n
#138639 opened
Mar 18, 2025 -
Add unstable `--print=supported-crate-types` option
#138641 opened
Mar 18, 2025 -
[do not merge] Preparation for LLD stabilization
#138645 opened
Mar 18, 2025 -
Reintroduce remote-test support in run-make tests
#138652 opened
Mar 18, 2025 -
Implement some basics in UEFI fs
#138662 opened
Mar 18, 2025 -
std: uefi: fs: Implement mkdir
#138667 opened
Mar 18, 2025 -
Fix `FileType` `PartialEq` implementation on Windows
#138671 opened
Mar 18, 2025 -
Avoiding calling queries when collecting active queries
#138672 opened
Mar 18, 2025 -
Add release notes for 1.85.1
#138675 opened
Mar 18, 2025 -
Implement overflow for infinite implied lifetime bounds
#138676 opened
Mar 18, 2025 -
Add a new `mismatched-lifetime-syntaxes` lint
#138677 opened
Mar 18, 2025 -
rustc_resolve: fix instability in lib.rmeta contents
#138678 opened
Mar 18, 2025 -
Issue-125323: ICE non-ADT in struct pattern when long time constant evaluation is in for loop
#138679 opened
Mar 18, 2025 -
Allow drivers to supply a list of extra symbols to intern
#138682 opened
Mar 19, 2025 -
Cache fuchsia checkout in a docker layer
#138683 opened
Mar 19, 2025 -
Update Fuchsia toolchain, SDK, and checkout
#138686 opened
Mar 19, 2025 -
add nvptx_target_feature
#138689 opened
Mar 19, 2025 -
Reject `{true,false}` as revision names
#138692 opened
Mar 19, 2025 -
build dist for x86_64-pc-solaris and sparcv9-sun-solaris
#138699 opened
Mar 19, 2025 -
Make default_codegen_backend serializable
#138701 opened
Mar 19, 2025 -
Allow spawning threads after TLS destruction
#138702 opened
Mar 19, 2025 -
chore: remove redundant words in comment
#138703 opened
Mar 19, 2025 -
[perf] Decouple directly accessing a HIR owner from ast lowering
#138705 opened
Mar 19, 2025 -
[tentative] Revert "Convert `ShardedHashMap` to use `hashbrown::HashTable`"
#138708 opened
Mar 19, 2025 -
resolve: Support imports of associated types and glob imports from traits
#138712 opened
Mar 19, 2025 -
Specify a concrete stack size in channel tests
#138720 opened
Mar 19, 2025 -
Update `compiler-builtins` to 0.1.152
#138728 opened
Mar 20, 2025 -
Sanitizers target modificators
#138736 opened
Mar 20, 2025 -
uefi: Update r-efi
#138737 opened
Mar 20, 2025 -
Move `ast::Item::ident` into `ast::ItemKind`
#138740 opened
Mar 20, 2025 -
rustc_target: Add more RISC-V vector-related features and use zvl*b target features in vector ABI check
#138742 opened
Mar 20, 2025 -
Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
#138744 opened
Mar 20, 2025 -
CI: use aws codebuild for dist-arm-linux job
#138745 opened
Mar 20, 2025 -
Fix closure recovery for missing block when return type is specified
#138749 opened
Mar 20, 2025 -
Use internal iteration in `Vec::extend_desugared()`
#138752 opened
Mar 20, 2025 -
linker: Move native library search from linker to rustc
#138753 opened
Mar 20, 2025 -
[rustdoc] Remove duplicated loop when computing doc cfgs
#138755 opened
Mar 20, 2025 -
wasm: increase default thread stack size to 1 MB
#138757 opened
Mar 20, 2025 -
Allow `enum` and `union` literals to also create SSA values
#138759 opened
Mar 20, 2025 -
Use mimalloc as the global allocator on `x86_64-pc-windows-msvc`
#138764 opened
Mar 21, 2025 -
Fix Thread::set_name on cygwin
#138765 opened
Mar 21, 2025 -
coverage: Deal with unused functions and their names in one place
#138766 opened
Mar 21, 2025 -
Allow boolean literals in `check-cfg`
#138767 opened
Mar 21, 2025 -
Avoid hashing the hir_crate query
#138772 opened
Mar 21, 2025 -
catch_unwind intrinsic: document return value
#138773 opened
Mar 21, 2025 -
Avoid directly accessing the hir_crate query from crate_hash
#138774 opened
Mar 21, 2025 -
coverage: Separate span-extraction from unexpansion
#138776 opened
Mar 21, 2025 -
Add `#[loop_match]` for improved DFA codegen
#138780 opened
Mar 21, 2025 -
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520
#138782 opened
Mar 21, 2025 -
Cache current_dll_path output
#138783 opened
Mar 21, 2025 -
Bump boostrap `cc` to 1.2.17 and `cmake` to 0.1.54
#138784 opened
Mar 21, 2025 -
add `TypingMode::Borrowck`
#138785 opened
Mar 21, 2025 -
Move some driver code around
#138786 opened
Mar 21, 2025 -
Note potential but private items in show_candidates
#138790 opened
Mar 21, 2025 -
target spec check: better error when llvm-floatabi is missing
#138793 opened
Mar 21, 2025 -
expand: Do not report `cfg_attr` traces on macros as unused attributes
#138794 opened
Mar 21, 2025 -
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 -
triagebot: add autolabel rules for D-* and L-*
#138801 opened
Mar 21, 2025 -
Allow inlining for `Atomic*::from_ptr`
#138804 opened
Mar 21, 2025 -
[beta] backports
#138817 opened
Mar 22, 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 -
De-Stabilize `file_lock`
#138822 opened
Mar 22, 2025 -
rustc_target: Sync with stdarch (important parts)
#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 -
Rollup of 7 pull requests
#138831 opened
Mar 22, 2025 -
Start using `with_native_path` in `std::sys::fs`
#138832 opened
Mar 22, 2025 -
core: optimize `RepeatN`
#138833 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
68 Issues closed by 25 people
-
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 -
Tracking issue for release notes of #135415: Add `File already exists` error doc to `hard_link` function
#136010 closed
Mar 21, 2025 -
rustc should suggest using `move` for closures where a variable is `Copy` and does not live long enough
#47448 closed
Mar 21, 2025 -
Suggest comparison with binary char when comparing u8 with char literal
#65606 closed
Mar 21, 2025 -
ICE: `no name for HirId`
#138723 closed
Mar 21, 2025 -
Unsatisfied trait bound on fn item should suggest `as fn()` if it is satisfied for fn pointer
#99922 closed
Mar 21, 2025 -
Const generic expressions fail to error at anonymous const (?)
#137659 closed
Mar 21, 2025 -
Using a trait's Associated Type in a different trait's impl declaration crashes
#132826 closed
Mar 21, 2025 -
Constant value evaluation failure prints debug representation
#138730 closed
Mar 21, 2025 -
Suggest `-Whelp` if `--print=lints` is specified
#138612 closed
Mar 21, 2025 -
Likely unintentionally stabilized support for inhabitedness checks to permeate `Pin`
#133885 closed
Mar 20, 2025 -
validate rust-analyzer licenses
#74269 closed
Mar 20, 2025 -
llvm-20: Nightly compile time regression building `comrak` with release profile
#137909 closed
Mar 20, 2025 -
iOS binaries crash with latest nightly
#138212 closed
Mar 20, 2025 -
Tracking Issue for "Encryption library"
#138734 closed
Mar 20, 2025 -
Performance regression of x86-64-specific SIMD intrinsics
#138725 closed
Mar 20, 2025 -
"block label not supported here" when the label is in the wrong place
#138585 closed
Mar 20, 2025 -
Privately uninhabited types can affect how pattern matches are borrow-checked
#137999 closed
Mar 20, 2025 -
The status/purpose of the `i586-pc-windows-msvc` target is unclear
#137244 closed
Mar 20, 2025 -
std::os::windows::fs::symlink_file appears to incorrectly handle absolute paths
#138688 closed
Mar 19, 2025 -
ICE: `assertion failed: !eps.is_empty()`
#137895 closed
Mar 19, 2025 -
ICE: expected binder to have 2 projections, but it has 1
#137706 closed
Mar 19, 2025 -
ICE: `expected async fn in trait to return an RPITIT`
#136286 closed
Mar 19, 2025 -
Documentation for BufRead is confusing
#85394 closed
Mar 19, 2025 -
regression processing c-style doc comments in proc macros between 1.46 and 1.47
#80545 closed
Mar 19, 2025 -
Don't redirect doc.rust-lang.org to www.rust-lang.org/learn
#77537 closed
Mar 19, 2025 -
"error occurred: unknown target" when trying to add a new target
#135271 closed
Mar 18, 2025 -
bootstrap is broken for all custom targets on rust-1.85.0_beta
#137064 closed
Mar 18, 2025 -
rustdoc fails when building rust 1.85.0 for ARM targets
#137366 closed
Mar 18, 2025 -
Backport: Merged doctests unused in stable edition 2024
#138418 closed
Mar 18, 2025 -
Doctest merging doesn't work at all on stable
#137898 closed
Mar 18, 2025 -
Illegal instruction `mcr` on ARM926EJ-S
#138666 closed
Mar 18, 2025 -
Cross-compile for Android meets linker error
#138488 closed
Mar 18, 2025 -
[LoongArch] SIMD intrinsics not fully inlined in caller with target feature globally enabled
#133281 closed
Mar 18, 2025 -
E0515 searching internet for the phrase "owned value" does not give helpful results
#62071 closed
Mar 18, 2025 -
ICE: `rustdoc`: attempted to remap an already remapped filename
#138520 closed
Mar 18, 2025 -
`compiler-builtins` test no longer passing on `ppc64le`
#88520 closed
Mar 17, 2025 -
rustdoc-json: Don't include `#[deprecated]` in `Item::attrs`, as it's already in `Item::deprecation`
#138378 closed
Mar 17, 2025 -
1.85.0 Build fails with LLVM 20: PassWrapper.cpp: error: void value not ignored as it ought to be
#138615 closed
Mar 17, 2025 -
compiler-builtins CI fails on powerpc64
#99853 closed
Mar 17, 2025 -
rename config.toml to bootstrap.toml
#126875 closed
Mar 17, 2025 -
[std::char] Add MAX_UTF8_LEN and MAX_UTF16_LEN
#45795 closed
Mar 17, 2025 -
rustdoc search: setting HTMLDialogElement.open directly is not reccomended
#138316 closed
Mar 17, 2025 -
Tracking Issue for anonymous pipe API
#127154 closed
Mar 17, 2025 -
mention Arc::make_mut alongside Mutex
#138322 closed
Mar 17, 2025 -
Const promotion regression: "temporary value dropped while borrowed"
#138600 closed
Mar 17, 2025 -
rustc interrupted by SIGSEGV, unexpectedly overflowed its stack
#138561 closed
Mar 17, 2025 -
std personality _Unwind_Action should not be a enum
#138558 closed
Mar 17, 2025 -
Infinite loop when trying to fill a Vector of MaybeUninit<SomeZeroSizedType>
#80747 closed
Mar 17, 2025 -
Trusty std doesn't build
#138571 closed
Mar 16, 2025 -
Broken doc links for standard library formatting macros
#137519 closed
Mar 16, 2025 -
Debug implementation of fat pointers doesn't show metadata
#128684 closed
Mar 16, 2025 -
What does "before-main stdio file descriptors are not guaranteed to be open on unix platforms" mean?
#137490 closed
Mar 16, 2025 -
Behavior of panicking Drop::drop is not properly documented
#60611 closed
Mar 16, 2025 -
Suboptimal Assembly Output from a Modulo on a Power of Two
#129795 closed
Mar 16, 2025 -
Integer literal type suggestions do not account for parentheses
#138392 closed
Mar 16, 2025 -
`size_hint` can be malformed from `rustc_middle::mir::traversal::Postorder`
#137919 closed
Mar 16, 2025 -
assertion hit in GVN with unsafe binder
#137846 closed
Mar 16, 2025 -
[rustbuild] Support `exclude` in config.toml, not just as a flag
#35678 closed
Mar 16, 2025 -
ICE in type-checking ... assert_receiver_is_total_eq
#138543 closed
Mar 16, 2025
75 Issues opened by 55 people
-
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 -
Rust `1.85.1` not marked as released on GitHub
#138819 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 -
RISC-V RVV not enabled despite `-Ctarget-cpu=native`
#138789 opened
Mar 21, 2025 -
Arguably-internal lint scope `rustc` isn't protected by a feature gate
#138787 opened
Mar 21, 2025 -
Tracking Issue for experiment with default auto traits
#138781 opened
Mar 21, 2025 -
unused_attributes: false positive since nightly-2025-03-21 "unused attribute `<cfg_attr>`"
#138779 opened
Mar 21, 2025 -
`./x dist --stage 2 $tool` broken after #138224
#138778 opened
Mar 21, 2025 -
Tracking Issue for `#[loop_match]`
#138777 opened
Mar 21, 2025 -
`unused_qualifications` lint confused by `pub use Foo::*`
#138770 opened
Mar 21, 2025 -
Tracking issue for wasm32-unknown-unknown's future-incompat warning for C ABI changes
#138762 opened
Mar 21, 2025 -
`#![no_implicit_prelude]` does not disable macros
#138756 opened
Mar 20, 2025 -
Wrong error message when omitting braces from closure with return type which returns tuple
#138748 opened
Mar 20, 2025 -
"does not live long enough" errors due to moving into match block should be more helpful
#138741 opened
Mar 20, 2025 -
ICE: `Architecture x86_64 does not support GpuKernel calling convention`
#138738 opened
Mar 20, 2025 -
[msys2] can not compile Rust 1.85.1 with LLVM20 and GCC (all required changes are backported)
#138722 opened
Mar 19, 2025 -
`pin!()` macro cannot be expressed in Rust 2024
#138718 opened
Mar 19, 2025 -
Conditional compilation: E0747 and E0107 on generics and lifetime
#138716 opened
Mar 19, 2025 -
`import_trait_associated_functions` is not very compatible with `min_generic_const_args`
#138711 opened
Mar 19, 2025 -
ICE: rustc panicked at compiler\rustc_middle\src\mir\interpret\queries.rs:104:13
#138710 opened
Mar 19, 2025 -
error performing operation: fully_perform in ascribe_user_type
#138707 opened
Mar 19, 2025 -
rustc book: Outdated parameters for `--print`
#138698 opened
Mar 19, 2025 -
rustdoc: indicate when a trait has non-defaulted hidden items
#138697 opened
Mar 19, 2025 -
std::thread::spawn: thread-local storage panics
#138696 opened
Mar 19, 2025 -
Fuchsia CI is failing
#138691 opened
Mar 19, 2025 -
Failure to link rust dependency with LTO-enabled C FFI code built with GCC
#138681 opened
Mar 19, 2025 -
Inconsistent behavior in FileType comparisons on Windows
#138668 opened
Mar 18, 2025 -
rustc stuck during assoc normalization
#138665 opened
Mar 18, 2025 -
Optimize `const` pattern guards for `StructuralEq` types
#138664 opened
Mar 18, 2025 -
Compiletest should reject `true` and `false` as revision names
#138663 opened
Mar 18, 2025 -
ICE:rustc panicked at compiler\rustc_const_eval\src\interpret\eval_context.rs:555:33
#138660 opened
Mar 18, 2025 -
feature adt_const_params does not work with &'static str anymore
#138657 opened
Mar 18, 2025 -
Dist tools should receive some degree of smoke tests
#138649 opened
Mar 18, 2025 -
Dist compilers should receive some degree of smoke tests
#138648 opened
Mar 18, 2025 -
rustc-dev component is broken by missing literal-escaper
#138647 opened
Mar 18, 2025 -
test `rustc-dev` dist component on CI
#138646 opened
Mar 18, 2025 -
Tracking Issue for `--print=supported-crate-types`
#138640 opened
Mar 18, 2025 -
Tracking issue for release notes of #119220: Uplift `clippy::invalid_null_ptr_usage` lint
#138638 opened
Mar 18, 2025 -
unresolved import consider importing this struct through its public re-export instead (not a public re-export)
#138626 opened
Mar 17, 2025 -
Missed optimization when using const-blocks for MaybeUninit arrays
#138625 opened
Mar 17, 2025 -
TAIT: allow using '_ to reference the current lifetime
#138620 opened
Mar 17, 2025 -
rustdoc::formats::Cache does not contain enough data to unwrap type aliases
#138617 opened
Mar 17, 2025 -
f16 and f128 have non-trivial ABI requirements on some targets
#138616 opened
Mar 17, 2025 -
Some type aliases are not formatted as links in fields
#138614 opened
Mar 17, 2025 -
rustdoc incorrectly prints APIT in `AliasTy::new`
#138604 opened
Mar 17, 2025 -
Inline assembly: semicolon comments ignored
#138587 opened
Mar 17, 2025 -
Can't infer both sides of a Result when using ?
#138579 opened
Mar 16, 2025 -
rustdoc: sidebar generation code duplicates logic
#138576 opened
Mar 16, 2025 -
rustdoc::clean::types::Type::is_doc_subtype_of has outdated example, and arguments are flipped
#138572 opened
Mar 16, 2025 -
Tracking Issue for `naked_functions_target_feature`
#138568 opened
Mar 16, 2025 -
cleanup rustdoc::html::render to be better encapsulated.
#138567 opened
Mar 16, 2025 -
triagebot: D-* labels should imply A-diagnostics
#138565 opened
Mar 16, 2025 -
ICE using `repr(align(…))` type as trait object receiver (arbitrary `self`-type)
#138564 opened
Mar 16, 2025 -
Linking LLVM in-tree as a shared library fails on macOS but not on Linux
#138563 opened
Mar 16, 2025 -
Tracking Issue for `rwlock-try-upgrade`
#138559 opened
Mar 16, 2025 -
rustc crashes with SIGSEGV when compiling a 1000 nested inline const blocks.
#138547 opened
Mar 15, 2025 -
Links in an exported proc-macro seem to always be broken without `cargo doc` warning about it?
#138575 opened
Mar 15, 2025 -
Simple `Option` use, like in `checked_sub`, should optimize out fully in MIR
#138544 opened
Mar 15, 2025 -
Linking error when compiled to `arm64ec-pc-windows-msvc`
#138541 opened
Mar 15, 2025 -
Tracking Issue for `const_split_off_first_last`
#138539 opened
Mar 15, 2025
369 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.
-
Initial support for dynamically linked crates
#134767 commented on
Mar 19, 2025 • 29 new comments -
Sized Hierarchy
#137944 commented on
Mar 20, 2025 • 20 new comments -
Document `From::from` impls
#137330 commented on
Mar 20, 2025 • 14 new comments -
Enable Non-determinism of float operations in Miri and change std tests
#138062 commented on
Mar 19, 2025 • 10 new comments -
Remove duplicate impl of string unescape from parse_format
#137995 commented on
Mar 21, 2025 • 10 new comments -
fix pthread-based tls on apple targets
#137897 commented on
Mar 19, 2025 • 10 new comments -
Functionality for `int_format_into` for integer types
#138338 commented on
Mar 22, 2025 • 9 new comments -
Enable contracts for const functions
#138374 commented on
Mar 21, 2025 • 9 new comments -
Remove placeholders completely
#130227 commented on
Mar 22, 2025 • 9 new comments -
Fix code suggestion for local enum patterns in non-exhaustive matches
#137783 commented on
Mar 19, 2025 • 9 new comments -
Implement a lint for implicit autoref of raw pointer dereference - take 2
#123239 commented on
Mar 17, 2025 • 8 new comments -
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
#136083 commented on
Mar 22, 2025 • 8 new comments -
redesign stage 0 std
#119899 commented on
Mar 22, 2025 • 8 new comments -
Optimize hash map operations in the query system
#115747 commented on
Mar 21, 2025 • 7 new comments -
Initial support for auto traits with default bounds
#120706 commented on
Mar 21, 2025 • 6 new comments -
Unnecessary references lint
#138230 commented on
Mar 18, 2025 • 5 new comments -
uefi: Add OwnedEvent abstraction
#138236 commented on
Mar 21, 2025 • 5 new comments -
Add `iter` macro
#137725 commented on
Mar 20, 2025 • 4 new comments -
Uplift `clippy::invalid_null_ptr_usage` lint as `invalid_null_arguments`
#119220 commented on
Mar 22, 2025 • 3 new comments -
Fix `PostBorrowckAnalysis` for old solver
#135899 commented on
Mar 21, 2025 • 3 new comments -
simd intrinsics with mask: accept unsigned integer masks, and fix some of the errors
#137953 commented on
Mar 19, 2025 • 3 new comments -
KCFI: Add KCFI arity indicator support
#138368 commented on
Mar 20, 2025 • 3 new comments -
rustdoc: Use own logic to print `#[repr(..)]` attributes in JSON output.
#138018 commented on
Mar 22, 2025 • 3 new comments -
Target modifiers fix for bool flags without value
#138483 commented on
Mar 18, 2025 • 3 new comments -
Add `f16` formatting and parsing
#127013 commented on
Mar 16, 2025 • 3 new comments -
stop specializing on `Copy`
#135634 commented on
Mar 17, 2025 • 2 new comments -
Extend the alignment check to borrows
#137940 commented on
Mar 22, 2025 • 2 new comments -
Demote i686-pc-windows-gnu to Tier 2
#137869 commented on
Mar 17, 2025 • 2 new comments -
Simplify `PartialOrd` on tuples containing primitives
#138135 commented on
Mar 21, 2025 • 2 new comments -
tests: adjust expectation for f128 abi on Windows
#138182 commented on
Mar 18, 2025 • 2 new comments -
Add Three Codegen Tests
#134626 commented on
Mar 20, 2025 • 2 new comments -
Add `explicit_extern_abis` Feature and Enforce Explicit ABIs
#135340 commented on
Mar 18, 2025 • 2 new comments -
Start using pattern types in libcore
#136006 commented on
Mar 16, 2025 • 1 new comment -
Ensure constants are WF before calling into CTFE
#137972 commented on
Mar 16, 2025 • 1 new comment -
Implement parsing of pinned borrows
#135731 commented on
Mar 22, 2025 • 1 new comment -
Add contracts for all functions in `Alignment`
#136578 commented on
Mar 22, 2025 • 1 new comment -
Provide optional `Read`/`Write` methods for stdio
#136769 commented on
Mar 22, 2025 • 1 new comment -
[WIP] Forbid object lifetime changing pointer casts
#136776 commented on
Mar 22, 2025 • 1 new comment -
update doc for Vec::into_boxed_slice
#137546 commented on
Mar 18, 2025 • 1 new comment -
stabilize ptr::swap_nonoverlapping in const
#137280 commented on
Mar 19, 2025 • 1 new comment -
Initial `UnsafePinned` implementation [Part 1: Libs]
#137043 commented on
Mar 19, 2025 • 1 new comment -
Make performance description of String::insert_str more precise
#138538 commented on
Mar 17, 2025 • 1 new comment -
Implement `feature(precise_capturing_of_types)`
#138473 commented on
Mar 19, 2025 • 1 new comment -
`librustdoc`: more `impl fmt::Display`
#138455 commented on
Mar 18, 2025 • 1 new comment -
remove `feature(inline_const_pat)`
#138492 commented on
Mar 21, 2025 • 1 new comment -
-Zc-char-type=unsigned|signed|default flag for c_char->u8/i8 selection override
#138290 commented on
Mar 17, 2025 • 1 new comment -
docs: Add documentation for BPF targets
#135107 commented on
Mar 18, 2025 • 0 new comments -
Add Location::file_with_nul
#135054 commented on
Mar 19, 2025 • 0 new comments -
Add provider-style API to `Context`
#135051 commented on
Mar 17, 2025 • 0 new comments -
Add experimental Iterator::contains
#135018 commented on
Mar 16, 2025 • 0 new comments -
Partially stabilize LoongArch target features
#135015 commented on
Mar 21, 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 -
Implementation of `sync_nonpoison` and `nonpoison_mutex`
#134663 commented on
Mar 19, 2025 • 0 new comments -
Tracking issue for release notes of #134283: fix(libtest): Deprecate '--logfile'
#136020 commented on
Mar 22, 2025 • 0 new comments -
Stabilize the `cell_update` feature
#134446 commented on
Mar 18, 2025 • 0 new comments -
Tracking issue for release notes of #134679: Windows: remove readonly files
#136008 commented on
Mar 22, 2025 • 0 new comments -
de-stabilize bench attribute
#134273 commented on
Mar 19, 2025 • 0 new comments -
Add a new lint that warns for pointers to stack memory
#134218 commented on
Mar 16, 2025 • 0 new comments -
Stabilize `naked_functions`
#134213 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 -
Add unstable option to nul-terminate location strings
#135240 commented on
Mar 18, 2025 • 0 new comments -
Check empty SIMD vector in inline asm
#135295 commented on
Mar 19, 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 -
Move coroutine upvars into locals for better memory economy
#135527 commented on
Mar 19, 2025 • 0 new comments -
Tracking issue for release notes of #134090: Stabilize target_feature_11
#136058 commented on
Mar 22, 2025 • 0 new comments -
Add support for excluding tests via config.toml
#135538 commented on
Mar 19, 2025 • 0 new comments -
Add a deterministic constructor for `RandomState`
#135578 commented on
Mar 20, 2025 • 0 new comments -
Tweak output of missing lifetime on associated type
#135602 commented on
Mar 18, 2025 • 0 new comments -
Parse `pin`ned local variable declarations
#135631 commented on
Mar 20, 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 #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 #132397: Make missing_abi lint warn-by-default.
#133680 commented on
Mar 22, 2025 • 0 new comments -
Recognise new IPv6 non-global range from IETF RFC 9602
#135745 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 #136698: Replace i686-unknown-redox target with i586-unknown-redox
#136709 commented on
Mar 22, 2025 • 0 new comments -
test (do not merge)
#135954 commented on
Mar 21, 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 -
perform less decoding if it has the same syntax context
#129827 commented on
Mar 16, 2025 • 0 new comments -
Add some track_caller info to precondition panics
#129658 commented on
Mar 17, 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 -
Tracking Issue for `float_semantics` RFC 3514
#128288 commented on
Mar 22, 2025 • 0 new comments -
[do not merge] CI experiments
#112049 commented on
Mar 17, 2025 • 0 new comments -
[WIP] Support param bounds on non-lifetime binders
#115362 commented on
Mar 20, 2025 • 0 new comments -
Try enabling precondition checks on ptr::{read,write}
#129498 commented on
Mar 17, 2025 • 0 new comments -
Perform ThinLTO on x86_64-pc-windows-msvc dist builder
#128947 commented on
Mar 18, 2025 • 0 new comments -
Stop considering moved-out locals when computing auto traits for generators (rebased)
#128846 commented on
Mar 19, 2025 • 0 new comments -
Improve dead code analysis for structs and traits defined locally
#128637 commented on
Mar 18, 2025 • 0 new comments -
Split elided_lifetime_in_paths into tied and untied
#120808 commented on
Mar 22, 2025 • 0 new comments -
Remove `Nonterminal` and `TokenKind::Interpolated`
#124141 commented on
Mar 20, 2025 • 0 new comments -
Optimize `Seek::stream_len` impl for `File`
#125087 commented on
Mar 22, 2025 • 0 new comments -
Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB`
#126651 commented on
Mar 21, 2025 • 0 new comments -
Do partial SsaLocals analysis in unoptimized builds
#134051 commented on
Mar 18, 2025 • 0 new comments -
setup typos check in CI
#134006 commented on
Mar 18, 2025 • 0 new comments -
Replace evaluated `cfg_attr` in AST with a placeholder attribute for accurate span tracking
#133823 commented on
Mar 21, 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 -
Stabilize `derive(CoercePointee)`
#133820 commented on
Mar 16, 2025 • 0 new comments -
Implement `alloc::sync::UniqueArc`
#133572 commented on
Mar 22, 2025 • 0 new comments -
Stabilize let chains in the 2024 edition
#132833 commented on
Mar 17, 2025 • 0 new comments -
Invalidate all dereferences when encountering non-local assignments
#132527 commented on
Mar 20, 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 -
Add lint against (some) interior mutable consts
#132146 commented on
Mar 16, 2025 • 0 new comments -
Add lint rule for `#[deprecated]` on re-exports
#132038 commented on
Mar 18, 2025 • 0 new comments -
rustdoc: allow searches to match against both type and name
#131852 commented on
Mar 18, 2025 • 0 new comments -
Warn about C-style octal literals
#131309 commented on
Mar 21, 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 -
Safer implementation of RepeatN
#130887 commented on
Mar 22, 2025 • 0 new comments -
Generating a documentation for tests
#130463 commented on
Mar 18, 2025 • 0 new comments -
hygiene: Ensure uniqueness of `SyntaxContextData`s
#130324 commented on
Mar 16, 2025 • 0 new comments -
rustdoc: Gate unstable `doc(cfg())` predicates
#138293 commented on
Mar 22, 2025 • 0 new comments -
Add `#[repr(u128)]`/`#[repr(i128)]` enums to `improper_ctypes_definitions`
#138282 commented on
Mar 20, 2025 • 0 new comments -
[AIX] Ignore linting on repr(C) structs with repr(packed) or repr(align(n))
#138206 commented on
Mar 20, 2025 • 0 new comments -
Prefer built-in sized impls (and only sized impls) for rigid types always
#138176 commented on
Mar 18, 2025 • 0 new comments -
Infrastructure for lints during attribute parsing, specifically duplicate usages of attributes
#138164 commented on
Mar 20, 2025 • 0 new comments -
Separate the unescape functions but avoid duplicating code
#138163 commented on
Mar 21, 2025 • 0 new comments -
Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first
#138133 commented on
Mar 19, 2025 • 0 new comments -
Stabilize `#![feature(precise_capturing_in_traits)]`
#138128 commented on
Mar 18, 2025 • 0 new comments -
remove invalid workspaceFolder prefix from the zed rust-analyzer config
#138085 commented on
Mar 17, 2025 • 0 new comments -
[WIP] Enable automatic cross-compilation in run-make tests
#138066 commented on
Mar 21, 2025 • 0 new comments -
Allow optimizing out `panic_bounds_check` in Unicode checks.
#138024 commented on
Mar 20, 2025 • 0 new comments -
Tighten up assignment operator representations.
#138017 commented on
Mar 21, 2025 • 0 new comments -
Added `Clone` implementation for `ChunkBy`
#138016 commented on
Mar 18, 2025 • 0 new comments -
Add minimal x86_64-lynx-lynxos178 support.
#138011 commented on
Mar 21, 2025 • 0 new comments -
Clarify MaybeUninit docs
#138005 commented on
Mar 20, 2025 • 0 new comments -
[rustdoc] Allow to link to current crate
#137935 commented on
Mar 21, 2025 • 0 new comments -
stabilize const_cell
#137928 commented on
Mar 19, 2025 • 0 new comments -
Include whitespace in "remove |" suggestion and make it hidden
#137872 commented on
Mar 21, 2025 • 0 new comments -
Create personality stub function for no_std panic=abort crates
#137854 commented on
Mar 18, 2025 • 0 new comments -
shared-generics: Do not share instantiations that contain local-only types
#138522 commented on
Mar 18, 2025 • 0 new comments -
Add test to ensure no index out of bounds panic (#135474)
#138509 commented on
Mar 22, 2025 • 0 new comments -
Nul terminate rust string literals
#138504 commented on
Mar 17, 2025 • 0 new comments -
Avoid wrapping constant allocations in packed structs when not necessary
#138503 commented on
Mar 17, 2025 • 0 new comments -
borrowck typeck children together with their root
#138499 commented on
Mar 22, 2025 • 0 new comments -
Implement Deref<Target=ByteStr> for CStr
#138498 commented on
Mar 20, 2025 • 0 new comments -
Remove `NtExpr` and `NtLiteral`
#138478 commented on
Mar 17, 2025 • 0 new comments -
rustdoc js: add nonnull helper and typecheck src-script.js
#138468 commented on
Mar 22, 2025 • 0 new comments -
feat: add `succinct-zkvm` os and target
#138463 commented on
Mar 18, 2025 • 0 new comments -
type privacy: Check constructor types in tuple struct patterns
#138458 commented on
Mar 22, 2025 • 0 new comments -
Stabilize return type notation (RFC 3654)
#138424 commented on
Mar 17, 2025 • 0 new comments -
sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX
#138400 commented on
Mar 20, 2025 • 0 new comments -
Download GCC from CI on test builders
#138395 commented on
Mar 16, 2025 • 0 new comments -
Update to new attribute parsing infra implemented in PR #135726
#138386 commented on
Mar 21, 2025 • 0 new comments -
ci: add runners for vanilla LLVM 20
#138380 commented on
Mar 17, 2025 • 0 new comments -
Improve `-Z crate-attr` diagnostics
#138336 commented on
Mar 16, 2025 • 0 new comments -
[bootstrap] Distribute split debuginfo if present
#138321 commented on
Mar 18, 2025 • 0 new comments -
fix usage of `autodiff` macro with inner functions
#138314 commented on
Mar 21, 2025 • 0 new comments -
Mark some std tests as requiring `panic = "unwind"`
#138294 commented on
Mar 22, 2025 • 0 new comments -
use triomphe::Arc for InternedObligationCauseCode instead of Arc
#137135 commented on
Mar 17, 2025 • 0 new comments -
Implement initial version of `cfg(accessible(..))`
#137113 commented on
Mar 19, 2025 • 0 new comments -
Hint on unknown escape of Unicode quotation marks in string literal
#137067 commented on
Mar 21, 2025 • 0 new comments -
As per issue #136827 submitting updates to E0495 documentation
#137042 commented on
Mar 20, 2025 • 0 new comments -
Use the new solver in the `impossible_predicates`
#136988 commented on
Mar 21, 2025 • 0 new comments -
std: move process implementations to `sys`
#136929 commented on
Mar 22, 2025 • 0 new comments -
Add missing trait implementations for ScopedJoinHandle
#136912 commented on
Mar 18, 2025 • 0 new comments -
Add checking for unnecessary delims in closure body
#136906 commented on
Mar 20, 2025 • 0 new comments -
[experiment] dont init anything except x86
#136861 commented on
Mar 20, 2025 • 0 new comments -
Fix linker-plugin-lto only doing thin lto
#136840 commented on
Mar 19, 2025 • 0 new comments -
Implement `Random` for array
#136732 commented on
Mar 20, 2025 • 0 new comments -
error on empty precision
#136638 commented on
Mar 20, 2025 • 0 new comments -
cg_llvm: Replace some DIBuilder wrappers with LLVM-C API bindings (part 2)
#136632 commented on
Mar 19, 2025 • 0 new comments -
Revise docs for `thir::PatKind::ExpandedConstant`
#136612 commented on
Mar 20, 2025 • 0 new comments -
Lazy-chunk Symbol interner
#136401 commented on
Mar 15, 2025 • 0 new comments -
Create `Atomic<T>` type alias (rebase)
#136316 commented on
Mar 16, 2025 • 0 new comments -
Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
#136160 commented on
Mar 19, 2025 • 0 new comments -
Weekly `cargo update`
#136077 commented on
Mar 16, 2025 • 0 new comments -
Remove unused trait BoundedSize
#136040 commented on
Mar 18, 2025 • 0 new comments -
Use `BinOp::Cmp` for `iNN::signum`
#137835 commented on
Mar 19, 2025 • 0 new comments -
Tweak auto trait errors
#137831 commented on
Mar 21, 2025 • 0 new comments -
Reserve before `write_fmt` for owned buffers
#137762 commented on
Mar 22, 2025 • 0 new comments -
Add `std::os::unix::process::CommandExt::chroot` to safely chroot a child process
#137759 commented on
Mar 20, 2025 • 0 new comments -
Make slice iterator constructors unstably const
#137738 commented on
Mar 18, 2025 • 0 new comments -
Don't attempt to export compiler-builtins symbols from rust dylibs
#137736 commented on
Mar 21, 2025 • 0 new comments -
Deprecate the unstable `concat_idents!`
#137653 commented on
Mar 18, 2025 • 0 new comments -
fix download-llvm logic for subtree sync branches
#137593 commented on
Mar 17, 2025 • 0 new comments -
Add option to include submodules from vendoring
#137583 commented on
Mar 17, 2025 • 0 new comments -
Make `std/src/num` mirror `core/src/num`
#137574 commented on
Mar 21, 2025 • 0 new comments -
Stabilize `assert_matches` and move it to `core::macros`
#137487 commented on
Mar 20, 2025 • 0 new comments -
fix for issue 132802: x86 code in `wasm32-unknown-unknown` binaries
#137457 commented on
Mar 16, 2025 • 0 new comments -
add `core::intrinsics::simd::{simd_extract_dyn, simd_insert_dyn}`
#137447 commented on
Mar 18, 2025 • 0 new comments -
Remove deserializing/reserializing toml from configure.py
#137408 commented on
Mar 17, 2025 • 0 new comments -
Adjustments to `Extend<(T, …)> for (ExtendT, …)` implementations
#137400 commented on
Mar 21, 2025 • 0 new comments -
Tag all format-like macros with `#[clippy::format_args]`
#137364 commented on
Mar 18, 2025 • 0 new comments -
Make skip_whitespace do a single pass (with bytes)
#137275 commented on
Mar 18, 2025 • 0 new comments -
Allow comparisons between `CStr`, `CString`, and `Cow<CStr>`.
#137268 commented on
Mar 22, 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 -
Contract cannot be applied to `const` functions
#136925 commented on
Mar 19, 2025 • 0 new comments -
Support for ARMv8.3+ targets
#73628 commented on
Mar 19, 2025 • 0 new comments -
Compiling to Apple's `arm64e` got linking error!
#138481 commented on
Mar 19, 2025 • 0 new comments -
Tracking issue: 32bit x86 targets without SSE2 have unsound floating point behavior
#114479 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for NEON intrinsics on 32-bit ARM
#111800 commented on
Mar 19, 2025 • 0 new comments -
32-bit ARM NEON intrinsics are unsound due to subnormal flushing
#129880 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for thread spawn hooks
#132951 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for `core::clone::CloneToUninit` trait
#126799 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for `core::mem::copy`
#98262 commented on
Mar 19, 2025 • 0 new comments -
CI llvm related issue when trying to cross compile for Solaris
#137997 commented on
Mar 19, 2025 • 0 new comments -
Missed optimization: big immutable locals are not promoted to constants
#136218 commented on
Mar 19, 2025 • 0 new comments -
included range in for loop gives more assembly code than excluded range
#102462 commented on
Mar 19, 2025 • 0 new comments -
Enable `f16` and `f128` in assembly on platforms that support it
#125398 commented on
Mar 19, 2025 • 0 new comments -
MIR passes do not take into account if an operation is convergent
#137086 commented on
Mar 18, 2025 • 0 new comments -
Segmentation fault when thread using dynamically loaded Rust library exits
#91979 commented on
Mar 18, 2025 • 0 new comments -
Program Hangs when Using Associated Types in Structs with Trait Bounds
#115407 commented on
Mar 18, 2025 • 0 new comments -
Compiler hangs on some types threading lifetimes through a carrier trait
#102966 commented on
Mar 18, 2025 • 0 new comments -
Debug impls of ExtractIf have inconsistent trait bounds
#137654 commented on
Mar 18, 2025 • 0 new comments -
Add one more "late metadata"/"digest" file to rlib archives
#138243 commented on
Mar 18, 2025 • 0 new comments -
ICE: dead: `non-ADT in struct pattern`
#125323 commented on
Mar 18, 2025 • 0 new comments -
Tracking issue for better testing for dist artifacts
#136822 commented on
Mar 18, 2025 • 0 new comments -
Figure out which target features are required/incompatible for which ABI
#131799 commented on
Mar 18, 2025 • 0 new comments -
Tracking issue for RFC 3695: Allow boolean literals as cfg predicates
#131204 commented on
Mar 18, 2025 • 0 new comments -
Split `run-make` into two test suites: fast-path that don't need to build cargo and a slow-path that builds cargo
#134109 commented on
Mar 20, 2025 • 0 new comments -
Double panic on MSVC no longer prints abort message
#123470 commented on
Mar 20, 2025 • 0 new comments -
Importing libraries leads to fully qualified types being shown unnecessarily
#113933 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for Contracts
#128044 commented on
Mar 20, 2025 • 0 new comments -
Diagnostic for const with slice type should suggest converting to array type
#102390 commented on
Mar 20, 2025 • 0 new comments -
Trying to return `c_void` should suggest to return `()` instead
#100972 commented on
Mar 20, 2025 • 0 new comments -
`$val.$i` should suggest using a `tt` metavariable for `$i`
#94766 commented on
Mar 20, 2025 • 0 new comments -
rustc should suggest a cast from anonymous function type to function pointer
#91258 commented on
Mar 20, 2025 • 0 new comments -
Error when failing to find macro should suggest `pub(crate)`
#121773 commented on
Mar 20, 2025 • 0 new comments -
Parse error on let followed by a block should suggest likely alternatives if-let or let-else
#107806 commented on
Mar 20, 2025 • 0 new comments -
E0596 error should suggest adding mut rather than a type signature
#133939 commented on
Mar 20, 2025 • 0 new comments -
Cell::swap(&cell_t, &mut t) should suggest Cell::from_mut not Cell::replace(...)
#128587 commented on
Mar 20, 2025 • 0 new comments -
`..` should be suggested when attempting to ignore a private enum variant with `_`
#135903 commented on
Mar 20, 2025 • 0 new comments -
When using the crate name as a path instead of crate:: rustc should probably suggest using crate:: instead
#138312 commented on
Mar 20, 2025 • 0 new comments -
E0277 incorrect suggested `where` bound when type is impl Trait argument
#86488 commented on
Mar 20, 2025 • 0 new comments -
unreachable pub item from portable-simd with target_feature = "avx512f"
#138054 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for uefi-std
#100499 commented on
Mar 20, 2025 • 0 new comments -
Regarding isqrt performance
#137786 commented on
Mar 20, 2025 • 0 new comments -
Tracking issue for optional `io::Read`/`io::Write` methods
#136756 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for explicit-endian String::from_utf16
#116258 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for NVPTX shared memory
#135516 commented on
Mar 19, 2025 • 0 new comments -
Too much `kw::Empty` usage
#137978 commented on
Mar 19, 2025 • 0 new comments -
one type is more general than the other: note: expected reference `&_` found reference `&_` (note: the lifetime requirement is introduced here: [arrow points at nothing])
#137258 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for `stdarch_s390x`
#135681 commented on
Mar 16, 2025 • 0 new comments -
add a note if a type implements a trait with the same name as the required trait
#133123 commented on
Mar 16, 2025 • 0 new comments -
out of memory
#124901 commented on
Mar 16, 2025 • 0 new comments -
rustdoc: `Methods from Deref<Target = T<U>>` is imprecise (contains false positives)
#24686 commented on
Mar 16, 2025 • 0 new comments -
Tracking Issue for `debug_closure_helpers`
#117729 commented on
Mar 16, 2025 • 0 new comments -
Type inference with generics sometimes does not work with type annotation on the variable
#96159 commented on
Mar 16, 2025 • 0 new comments -
Too conservative lifetime check in match arm with if condition.
#137878 commented on
Mar 16, 2025 • 0 new comments -
Can't compile the use of `impl AsyncFn` within a spawned thread
#138207 commented on
Mar 16, 2025 • 0 new comments -
`impl Fn(T)` argument type is not infered from return type
#138530 commented on
Mar 16, 2025 • 0 new comments -
std::process::Command sometimes ignores PATH env variable on Windows
#122660 commented on
Mar 16, 2025 • 0 new comments -
Tracking issue for release notes of #135080: core: Make `Debug` impl of raw pointers print metadata if present
#137430 commented on
Mar 16, 2025 • 0 new comments -
Tracking Issue for algebraic floating point methods
#136469 commented on
Mar 16, 2025 • 0 new comments -
Tests marked as should_panic should report the line number of the test
#137405 commented on
Mar 16, 2025 • 0 new comments -
support for bootstrapping on linux with `target = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]`
#75154 commented on
Mar 16, 2025 • 0 new comments -
Windows Defender goes nuts when running rustdoc on some projects
#36277 commented on
Mar 16, 2025 • 0 new comments -
trim-paths = "all" causes rustdoc ICE
#137929 commented on
Mar 16, 2025 • 0 new comments -
Tracking Issue for -Z crate-attr
#138287 commented on
Mar 16, 2025 • 0 new comments -
Add function to make paths absolute, which is different from canonicalization
#59117 commented on
Mar 15, 2025 • 0 new comments -
Tracking Issue for #![feature(async_iterator)]
#79024 commented on
Mar 15, 2025 • 0 new comments -
Derive `PartialOrd` via `Ord` when deriving both on a concrete type
#137459 commented on
Mar 15, 2025 • 0 new comments -
Should `Option<u128>` use a smaller (maybe usize) tag?
#138332 commented on
Mar 15, 2025 • 0 new comments -
Blanket impls cause bloated search results in rustdoc
#138251 commented on
Mar 15, 2025 • 0 new comments -
AddressSanitizer detects a stack-use-after-scope in Chain::new when optimizations are enabled
#98454 commented on
Mar 15, 2025 • 0 new comments -
Tracking issue for speeding up rustc via its build configuration
#103595 commented on
Mar 18, 2025 • 0 new comments -
Support "zippered" macOS binaries
#131216 commented on
Mar 18, 2025 • 0 new comments -
Request for `tune-cpu` code generation option to be promoted to stable
#127961 commented on
Mar 17, 2025 • 0 new comments -
Tracking issue for release notes of #133870: Stabilize `asm_goto` feature gate
#134860 commented on
Mar 17, 2025 • 0 new comments -
Tracking issue for release notes of #137449: Denote `ControlFlow` as `#[must_use]`
#138188 commented on
Mar 17, 2025 • 0 new comments -
Mutex/Once/OnceLock aren't guaranteed to have atomic acquire/release semantics
#126239 commented on
Mar 17, 2025 • 0 new comments -
rustdoc support for per-parameter documentation
#57525 commented on
Mar 17, 2025 • 0 new comments -
I/O safety forbids the "pass FD via env var" pattern (e.g., jobserver)
#116059 commented on
Mar 17, 2025 • 0 new comments -
Tuple field names in debuginfo are prefixed with `__`.
#106009 commented on
Mar 17, 2025 • 0 new comments -
Distinguish between fenced and indented code blocks in error message
#64162 commented on
Mar 17, 2025 • 0 new comments -
rustdoc "Aliased Type" view is wrong
#120404 commented on
Mar 17, 2025 • 0 new comments -
Tracking Issue for `f16` and `f128` float types
#116909 commented on
Mar 17, 2025 • 0 new comments -
x86-32 "f16" ABI needs SSE, incompatible with i586 targets
#131819 commented on
Mar 17, 2025 • 0 new comments -
Make untracked incr. comp. information inaccessible
#90317 commented on
Mar 17, 2025 • 0 new comments -
s390x vector facilities support
#130869 commented on
Mar 17, 2025 • 0 new comments -
ICE: `only 'variances_of' returns '&[ty::Variance]'`
#127971 commented on
Mar 17, 2025 • 0 new comments -
`#![windows_subsystem = "windows"]` hides cargo test output
#67159 commented on
Mar 17, 2025 • 0 new comments -
rust-lld on NixOS can't link the program if the target dir lives on a path with spaces in it
#138513 commented on
Mar 17, 2025 • 0 new comments -
Nested recursive enum with ManuallyDrop causes thread 'rustc' to overflow its stack
#135093 commented on
Mar 17, 2025 • 0 new comments -
ICE: `index out of bounds: the len is 0 but the index is 18446744073709551615`
#137588 commented on
Mar 17, 2025 • 0 new comments -
`rustdoc --test` does not respect `-Zcrate-attr`
#138491 commented on
Mar 17, 2025 • 0 new comments -
RISC-V intrinsics with one or more target features are not inlined
#137293 commented on
Mar 17, 2025 • 0 new comments -
derives: parallel compiler makes builds irreproducible
#129094 commented on
Mar 16, 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 #129397: Tracking Issue for `box_uninit_write`
#137810 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 #132241: Tracking Issue for `const_char_classify`
#138095 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 #131714: Tracking Issue for `const_sockaddr_setters`
#138096 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 #130801: Tracking Issue for `const_mut_cursor`
#136620 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 #120287: Tracking Issue for `NonZero*::count_ones`
#136618 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 improving std::fmt::Arguments and format_args!()
#99012 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 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 #135414: Stabilize `const_black_box`
#136305 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 maybe_uninit_as_bytes
#93092 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 RFC 2089: Extended Implied bounds
#44491 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_main]` & empty `main fn` makes test run fail unconditionally
#104050 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 -
Make rustdoc icons more consistent
#91309 commented on
Mar 21, 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 -
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 #134367: Stabilize `feature(trait_upcasting)`
#134540 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 `context_ext`
#123392 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for generic pattern types
#136574 commented on
Mar 22, 2025 • 0 new comments -
Tracking Issue for `const_box`
#92521 commented on
Mar 22, 2025 • 0 new comments -
Some sanitizers should be target modifiers
#138453 commented on
Mar 22, 2025 • 0 new comments -
`assembler label '' cannot be undefined` on Windows ARM
#132287 commented on
Mar 22, 2025 • 0 new comments -
Imports from private std dependency `object` shouldn't be suggested
#138191 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for `const_vec_string_slice`
#129041 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 unbounded_shifts
#129375 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 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 #125882: Tracking Issue for `integer_sign_cast`
#136560 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 #130994: Tracking Issue for File lock API
#136768 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 #131114: Tracking Issue for `inherent_str_constructors `
#137276 commented on
Mar 21, 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 -
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 release notes of #129375: Tracking Issue for unbounded_shifts
#137386 commented on
Mar 21, 2025 • 0 new comments -
ICE with doc comment on for loop
#99402 commented on
Mar 21, 2025 • 0 new comments -
Suboptimal error message when FuturesExt is not use'd
#88198 commented on
Mar 21, 2025 • 0 new comments -
Failed to normalize `sp_std::rc::Rc<sp_std::prelude::Box...>` maybe try to call `try_normalize_erasing_regions` instead
#130748 commented on
Mar 20, 2025 • 0 new comments -
Specifying one associated type makes Rust forget about the constraint on the other ones
#72207 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for `new_range_api` (part of RFC 3550)
#125687 commented on
Mar 20, 2025 • 0 new comments -
Performance regression: rustc failed to optimize specific x86-64 SIMD intrinsics after 1.75.0
#124216 commented on
Mar 20, 2025 • 0 new comments -
Tracking issue for release notes of #133889: Consider fields to be inhabited if they are unstable
#135690 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for making incremental compilation the default for Release Builds
#57968 commented on
Mar 20, 2025 • 0 new comments -
Licensing of Unicode-related functionality?
#98116 commented on
Mar 20, 2025 • 0 new comments -
Licensing: It's unclear exactly what license text must be included in a Rust binary.
#67014 commented on
Mar 20, 2025 • 0 new comments -
Rust code copyright situation is unclear
#63232 commented on
Mar 20, 2025 • 0 new comments -
Tracking issue for RFC 2044: dual-MIT/Apache2 licensing
#43461 commented on
Mar 20, 2025 • 0 new comments -
rust-lang repos that do not declare licenses
#25664 commented on
Mar 20, 2025 • 0 new comments -
Refactor HIR item-like traversal
#95004 commented on
Mar 20, 2025 • 0 new comments -
Unrelated trait bounds prevents generic types to be inferred in function call.
#102939 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for directory handles
#120426 commented on
Mar 20, 2025 • 0 new comments -
Meta: Require MCP and relevant team nominations for adding (ecosystem, custom codegen backend) testing jobs that would block PR/Merge CI and require documenting failure protocol
#137960 commented on
Mar 20, 2025 • 0 new comments -
Tracking issue for `#[doc(cfg(…))]`, `#[doc(cfg_hide(…))]` and `doc_auto_cfg`
#43781 commented on
Mar 20, 2025 • 0 new comments -
ICE with contract attr on struct
#137129 commented on
Mar 20, 2025 • 0 new comments -
E0433 and E0599 should suggest correct type when it is known
#137148 commented on
Mar 20, 2025 • 0 new comments -
--emit=dep-info or some flag should include rlibs & externally linked files that will be used
#57717 commented on
Mar 20, 2025 • 0 new comments -
infinite recursion with TAIT and `replace_opaque_types_with_inference_vars` in project
#109268 commented on
Mar 20, 2025 • 0 new comments -
error[E0275]: overflow evaluating the requirement `&_: IntoIterator` does not show a line number
#118476 commented on
Mar 20, 2025 • 0 new comments -
Tracking issue for release notes of #119286: show linker output even if the linker succeeds
#135106 commented on
Mar 21, 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 21, 2025 • 0 new comments -
Tracking issue for release notes of #134424: Insert null checks for pointer dereferences when debug assertions are enabled
#136295 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for Result::flatten (`result_flattening`)
#70142 commented on
Mar 21, 2025 • 0 new comments -
private-intra-doc-links incorrectly shows error for public type alias to private wrapper type
#132952 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for PathBuf::add_extension and Path::with_added_extension
#127292 commented on
Mar 21, 2025 • 0 new comments -
Impl stability is not checked
#55436 commented on
Mar 21, 2025 • 0 new comments -
Resolver: Recover from OCaml-style record exprs `{ x = …; y = … }` and suggest `/* Type */ { x: …, y: … }`
#71027 commented on
Mar 21, 2025 • 0 new comments -
On unresolved names, should the compiler suggest relative paths (`super::…`) instead of absolute ones if possible?
#72136 commented on
Mar 21, 2025 • 0 new comments -
Suggested fix for E0658 does not resolve the compiler error
#50459 commented on
Mar 21, 2025 • 0 new comments -
Suggest move closures when a Sync bound is not satisfied through a closure
#33307 commented on
Mar 21, 2025 • 0 new comments -
diagnostics: suggest using smaller type if constant is small enough and smaller type impls conversion
#53266 commented on
Mar 21, 2025 • 0 new comments -
Suggest alternative return type for `Option`s and `Result`s
#61277 commented on
Mar 21, 2025 • 0 new comments -
Make the documentation about `#![allow(unused)]` more visible
#65464 commented on
Mar 21, 2025 • 0 new comments -
where clause for tuple structs recommended at wrong place causing syntax errors
#91520 commented on
Mar 21, 2025 • 0 new comments -
Lint on `black_box`ing ZSTs
#137658 commented on
Mar 21, 2025 • 0 new comments -
Tracking issue for the `linkage` feature
#29603 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for perma-unstable `wasm-c-abi` flag
#122532 commented on
Mar 21, 2025 • 0 new comments -
Tracking Issue for __rust_no_alloc_shim_is_unstable
#123015 commented on
Mar 21, 2025 • 0 new comments -
`rustc.exe -vV` didn't exit successfully (exit code: 0xc000007b) on `i686-pc-windows-gnu`
#136795 commented on
Mar 21, 2025 • 0 new comments -
Bogus `higher-ranked lifetime error` in an async block
#102211 commented on
Mar 21, 2025 • 0 new comments -
Nested associated type projection is overly conservative
#38078 commented on
Mar 21, 2025 • 0 new comments -
The same code, one errors the other passes fine <Rocket>
#105042 commented on
Mar 21, 2025 • 0 new comments