-
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
723 Pull requests merged by 181 people
-
Implement
alloc::sync::UniqueArc
#133572 merged
Mar 29, 2025 -
perform less decoding if it has the same syntax context
#129827 merged
Mar 29, 2025 -
Change the syntax of the internal
weak!
macro#138988 merged
Mar 29, 2025 -
wasm: increase default thread stack size to 1 MB
#138757 merged
Mar 29, 2025 -
Reject
{true,false}
as revision names#138692 merged
Mar 29, 2025 -
use
try_fold
instead offold
#139056 merged
Mar 29, 2025 -
Add more tests for pin!().
#139097 merged
Mar 29, 2025 -
Rollup of 7 pull requests
#139101 merged
Mar 29, 2025 -
Various cleanup in ExprUseVisitor
#139086 merged
Mar 29, 2025 -
use
slice::contains
where applicable#139057 merged
Mar 29, 2025 -
Remove
terminating_scopes
hash set.#139067 merged
Mar 29, 2025 -
Bump to 1.88
#139074 merged
Mar 29, 2025 -
Bump boostrap
cc
to 1.2.17 andcmake
to 0.1.54#138784 merged
Mar 29, 2025 -
io::Take
: avoid newBorrowedBuf
creation in some case#139069 merged
Mar 29, 2025 -
Miri subtree update
#139065 merged
Mar 29, 2025 -
tracking autodiff files via triagebot.toml
#139079 merged
Mar 29, 2025 -
Fix TAIT & ATPIT feature gating in the presence of anon consts
#139063 merged
Mar 29, 2025 -
Fix formatting nit in process.rs
#139058 merged
Mar 29, 2025 -
Rollup of 8 pull requests
#139085 merged
Mar 29, 2025 -
Put pin!() tests in the right file.
#139052 merged
Mar 29, 2025 -
Do not treat lifetimes from parent items as influencing child items
#139075 merged
Mar 29, 2025 -
Explain one-past-the-end pointer in std library
#138976 merged
Mar 29, 2025 -
Greatly simplify doctest parsing and information extraction
#138104 merged
Mar 28, 2025 -
rustc_resolve: fix instability in lib.rmeta contents
#138678 merged
Mar 28, 2025 -
update outdated doc with new example
#137889 merged
Mar 28, 2025 -
feat(config): Add ChangeId enum for suppressing warnings
#138986 merged
Mar 28, 2025 -
Rollup of 7 pull requests
#139054 merged
Mar 28, 2025 -
Update target maintainers for thumb targets to reflect new REWG Arm team name
#139038 merged
Mar 28, 2025 -
Remove ScopeDepth
#139047 merged
Mar 28, 2025 -
bootstrap: update
test_find
test#139045 merged
Mar 28, 2025 -
Avoid wrapping constant allocations in packed structs when not necessary
#138503 merged
Mar 28, 2025 -
Specify a concrete stack size in channel tests
#138720 merged
Mar 28, 2025 -
Rollup of 6 pull requests
#139037 merged
Mar 28, 2025 -
saethlin goes on vacation
#139030 merged
Mar 28, 2025 -
Improve
xcrun
error handling#139010 merged
Mar 28, 2025 -
Use
abs_diff
where applicable#139026 merged
Mar 28, 2025 -
Do not trim paths in MIR validator
#139025 merged
Mar 28, 2025 -
std: get rid of pre-Vista fallback code
#139021 merged
Mar 28, 2025 -
Remove
kw::Empty
uses fromhir::Lifetime::ident
#138965 merged
Mar 28, 2025 -
Allow spawning threads after TLS destruction
#138702 merged
Mar 28, 2025 -
expand: Leave traces when expanding
cfg
attributes#138844 merged
Mar 27, 2025 -
Rollup of 7 pull requests
#139023 merged
Mar 27, 2025 -
Add job duration changes to post-merge analysis report
#139016 merged
Mar 27, 2025 -
Remove unneeded LLVM CI test assertions
#139015 merged
Mar 27, 2025 -
Clean up a few things in rustc_hir_analysis::check::region
#138989 merged
Mar 27, 2025 -
Improve suggest construct with literal syntax instead of calling
#139014 merged
Mar 27, 2025 -
Report compiletest pass mode if forced
#138999 merged
Mar 27, 2025 -
Remove
kw::Empty
uses fromrustc_middle
.#138926 merged
Mar 27, 2025 -
rustdoc: Rearrange
Item
/ItemInner
.#138927 merged
Mar 27, 2025 -
Always emit
native-static-libs
note, even if it is empty#138987 merged
Mar 27, 2025 -
Collect items referenced from var_debug_info
#138980 merged
Mar 27, 2025 -
Update wg-prio triagebot config
#138935 merged
Mar 27, 2025 -
Un-bury chapters from the chapter list in rustc book
#138946 merged
Mar 27, 2025 -
Avoiding calling queries when collecting active queries
#138672 merged
Mar 27, 2025 -
Implement lint against using Interner and InferCtxtLike in random compiler crates
#138964 merged
Mar 27, 2025 -
Add mipsel maintainer
#138624 merged
Mar 27, 2025 -
Don't deaggregate InvocationParent just to reaggregate it again
#138977 merged
Mar 27, 2025 -
Add environment variable query
#130883 merged
Mar 27, 2025 -
Use the correct binder scope for elided lifetimes in assoc consts
#138985 merged
Mar 27, 2025 -
Rollup of 10 pull requests
#139012 merged
Mar 27, 2025 -
Instantiate binder before registering nested obligations for auto/built-in traits
#138915 merged
Mar 27, 2025 -
Update cargo
#139005 merged
Mar 27, 2025 -
Use
cfg_match!
in core#138996 merged
Mar 27, 2025 -
Remove
prev_index_to_index
field fromCurrentDepGraph
#138824 merged
Mar 26, 2025 -
hygiene: Ensure uniqueness of
SyntaxContextData
s#130324 merged
Mar 26, 2025 -
Target modifiers fix for bool flags without value
#138483 merged
Mar 26, 2025 -
Add bootstrap step diff to CI job analysis
#138930 merged
Mar 26, 2025 -
Don't produce debug information for compiler-introduced-vars when desugaring assignments.
#138818 merged
Mar 26, 2025 -
Rollup of 7 pull requests
#138974 merged
Mar 26, 2025 -
Fix typo in error message
#138967 merged
Mar 26, 2025 -
Revert "Make MatchPairTree::place non-optional"
#138959 merged
Mar 26, 2025 -
Mostly parser: Eliminate code that's been dead / semi-dead since the removal of type ascription syntax
#138898 merged
Mar 26, 2025 -
Ensure
define_opaque
attrs are accounted for in HIR hash#138954 merged
Mar 26, 2025 -
bump thorin to 0.9 to drop duped deps
#138893 merged
Mar 26, 2025 -
Stabilize
#![feature(precise_capturing_in_traits)]
#138128 merged
Mar 26, 2025 -
Override PartialOrd methods for bool
#138945 merged
Mar 26, 2025 -
linker: Fix staticlib naming for UEFI
#138867 merged
Mar 26, 2025 -
Batch mark waiters as unblocked when resuming in the deadlock handler
#138874 merged
Mar 26, 2025 -
Trusty: Fix build for anonymous pipes and std::sys::process
#138875 merged
Mar 26, 2025 -
Ignore doctests only in specified targets
#138877 merged
Mar 26, 2025 -
rustdoc: remove useless
Symbol::is_empty
checks.#138917 merged
Mar 26, 2025 -
Allow defining opaques in statics and consts
#138911 merged
Mar 26, 2025 -
Add target maintainer information for powerpc64-unknown-linux-musl
#138905 merged
Mar 26, 2025 -
Rollup of 11 pull requests
#138956 merged
Mar 26, 2025 -
Group test diffs by stage in post-merge analysis
#138834 merged
Mar 26, 2025 -
Fix ui pattern_types test for big-endian platforms
#138885 merged
Mar 26, 2025 -
add FCW to warn about wasm ABI transition
#138601 merged
Mar 26, 2025 -
Recognise new IPv6 non-global range from IETF RFC 9602
#135745 merged
Mar 25, 2025 -
privacy: Visit types and traits in impls in type privacy lints
#138317 merged
Mar 25, 2025 -
Abort in deadlock handler if we fail to get a query map
#138581 merged
Mar 25, 2025 -
coverage: Separate span-extraction from unexpansion
#138776 merged
Mar 25, 2025 -
Fix autofix for
self
andself as …
inunused_imports
lint#138886 merged
Mar 25, 2025 -
cg_llvm: Reduce the visibility of types, modules and using declarations in
rustc_codegen_llvm
.#137247 merged
Mar 25, 2025 -
Reduce
kw::Empty
usage, part 3#138924 merged
Mar 25, 2025 -
Visitors track whether an assoc item is in a trait impl or an inherent impl
#138929 merged
Mar 25, 2025 -
Rollup of 8 pull requests
#138933 merged
Mar 25, 2025 -
compiletest: Support matching on diagnostics without a span
#138865 merged
Mar 25, 2025 -
Fix/tweak some tests in new solver
#138838 merged
Mar 25, 2025 -
Rollup of 9 pull requests
#138923 merged
Mar 25, 2025 -
Reintroduce remote-test support in run-make tests
#138652 merged
Mar 25, 2025 -
Keyword tweaks
#138385 merged
Mar 25, 2025 -
resolve: Avoid remaining unstable iteration
#138837 merged
Mar 25, 2025 -
Make default_codegen_backend serializable
#138701 merged
Mar 25, 2025 -
Add a helper for building an owner id in ast lowering
#138895 merged
Mar 25, 2025 -
resolve: Avoid some unstable iteration 2
#138580 merged
Mar 25, 2025 -
[rustdoc] Remove duplicated loop when computing doc cfgs
#138755 merged
Mar 25, 2025 -
Slightly reword triagebot ping message for
relnotes-interest-group
#138829 merged
Mar 25, 2025 -
Remove InstanceKind::generates_cgu_internal_copy
#136410 merged
Mar 25, 2025 -
Lower to a memset(undef) when Rvalue::Repeat repeats uninit
#138634 merged
Mar 25, 2025 -
Lower BinOp::Cmp to llvm.{s,u}cmp.* intrinsics
#133984 merged
Mar 25, 2025 -
Rework
--print
options documentation#138864 merged
Mar 24, 2025 -
with_scope
is only ever used for ast modules#138882 merged
Mar 24, 2025 -
Add do_not_recommend typo help
#138868 merged
Mar 24, 2025 -
Implement some basics in UEFI fs
#138662 merged
Mar 24, 2025 -
Rollup of 7 pull requests
#138901 merged
Mar 24, 2025 -
Update books
#138894 merged
Mar 24, 2025 -
remove remnants of const_box feature
#138800 merged
Mar 24, 2025 -
match lowering cleanup: remove unused unsizing logic from
non_scalar_compare
#138821 merged
Mar 24, 2025 -
Only use the new node hashmap for anonymous nodes
#138629 merged
Mar 24, 2025 -
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 -
Rollup of 10 pull requests
#138873 merged
Mar 24, 2025 -
Tweaks to writeback and
Obligation -> Goal
conversion#138846 merged
Mar 24, 2025 -
Cache current_dll_path output
#138783 merged
Mar 24, 2025 -
Don't attempt to export compiler-builtins symbols from rust dylibs
#137736 merged
Mar 24, 2025 -
Update
compiler-builtins
to 0.1.152#138728 merged
Mar 24, 2025 -
[bootstrap] Distribute split debuginfo if present
#138321 merged
Mar 24, 2025 -
Fix
FileType
PartialEq
implementation on Windows#138671 merged
Mar 24, 2025 -
fix download-llvm logic for subtree sync branches
#137593 merged
Mar 24, 2025 -
rustdoc: be more strict about "Methods from Deref"
#138574 merged
Mar 24, 2025 -
Fix missing rustfmt in msi installer - cont
#138606 merged
Mar 24, 2025 -
Simplify
PartialOrd
on tuples containing primitives#138135 merged
Mar 24, 2025 -
Remove unused trait BoundedSize
#136040 merged
Mar 24, 2025 -
Add MIR pre-codegen tests to track #138544
#138545 merged
Mar 24, 2025 -
Add test to ensure no index out of bounds panic (#135474)
#138509 merged
Mar 24, 2025 -
std: uefi: fs: Implement mkdir
#138667 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 -
Rollup of 12 pull requests
#138866 merged
Mar 24, 2025 -
Update test for SGX now implementing
read_buf
#138631 merged
Mar 24, 2025 -
uefi: Add OwnedEvent abstraction
#138236 merged
Mar 24, 2025 -
rustdoc: Gate unstable
doc(cfg())
predicates#138293 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 -
rustdoc: Use own logic to print
#[repr(..)]
attributes in JSON output.#138018 merged
Mar 23, 2025 -
target spec check: better error when llvm-floatabi is missing
#138793 merged
Mar 23, 2025 -
Move some driver code around
#138786 merged
Mar 23, 2025 -
Mark some std tests as requiring
panic = "unwind"
#138294 merged
Mar 23, 2025 -
De-Stabilize
file_lock
#138822 merged
Mar 23, 2025 -
Add release notes for 1.85.1
#138675 merged
Mar 23, 2025 -
Rollup of 8 pull requests
#138841 merged
Mar 23, 2025 -
Fix Thread::set_name on cygwin
#138765 merged
Mar 23, 2025 -
rustdoc js: add nonnull helper and typecheck src-script.js
#138468 merged
Mar 23, 2025 -
catch_unwind intrinsic: document return value
#138773 merged
Mar 22, 2025 -
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520
#138782 merged
Mar 22, 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 -
Rollup of 7 pull requests
#138831 merged
Mar 22, 2025 -
Clean UI tests 2 of n
#138639 merged
Mar 22, 2025 -
[beta] backports
#138817 merged
Mar 22, 2025 -
Fix build failure on Trusty
#138673 merged
Mar 22, 2025 -
Forward
stream_position
inArc<File>
as well#138490 merged
Mar 22, 2025 -
stable_mir: Add
MutMirVisitor
#138536 merged
Mar 22, 2025 -
Cleanup
LangString::parse
#138535 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 -
Couple mir building cleanups
#138410 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 -
Autodiff cleanups
#138627 merged
Mar 21, 2025 -
Rollup of 9 pull requests
#138791 merged
Mar 21, 2025 -
tests: accept some noise from LLVM 21 in symbols-all-mangled
#138669 merged
Mar 21, 2025 -
Improve bootstrap git modified path handling
#138706 merged
Mar 21, 2025 -
Update GCC submodule
#138709 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 -
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 -
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 -
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 -
interpret memory access hooks: also pass through the Pointer used for the access
#138713 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 -
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 -
Use
Option<Ident>
for lowered param names.#138685 merged
Mar 21, 2025 -
Add support for postfix yield expressions
#138435 merged
Mar 21, 2025 -
Suggest
-Whelp
when pass--print lints
to rustc#138700 merged
Mar 21, 2025 -
Rollup of 8 pull requests
#138747 merged
Mar 21, 2025 -
Do not rely on
type_var_origin
inOrphanCheckErr::NonLocalInputType
#138727 merged
Mar 21, 2025 -
Remove
llvm
andllvms
triagebot ping aliases foricebreakers-llvm
ping group#138735 merged
Mar 21, 2025 -
Use
def_path_str
for def id arg inUnsupportedOpInfo
#138732 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 -
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 -
Implement default methods for
io::Empty
andio::Sink
#137051 merged
Mar 20, 2025 -
Remove E0773 "A builtin-macro was defined more than once."
#138613 merged
Mar 20, 2025 -
mir_build: consider privacy when checking for irrefutable patterns
#138001 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 -
Rollup of 7 pull requests
#138714 merged
Mar 20, 2025 -
MaybeUninit
inherent slice methods part 2#135394 merged
Mar 20, 2025 -
core/slice: Mark some
split_off
variants unstably const#138540 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 -
Remove the regex dependency from coretests
#138654 merged
Mar 19, 2025 -
rustc-dev-guide sync
#138655 merged
Mar 19, 2025 -
Remove double nesting in post-merge workflow
#138656 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 -
Leave a breadcrumb towards bootstrap config documentation in
bootstrap.toml
#138080 merged
Mar 19, 2025 -
Implement
read_buf
for Hermit#138301 merged
Mar 19, 2025 -
exit: document interaction with C
#136320 merged
Mar 19, 2025 -
rustdoc-json: Add tests for
#[repr(...)]
#138569 merged
Mar 19, 2025 -
Extract
for_each_immediate_subpat
from THIR pattern visitors#138635 merged
Mar 19, 2025 -
Unvacation myself
#138642 merged
Mar 19, 2025 -
Add
#[cfg(test)]
for Transition in dfa inrustc_transmute
#138644 merged
Mar 19, 2025 -
Rollup of 7 pull requests
#138653 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 -
Rollup of 7 pull requests
#138630 merged
Mar 18, 2025 -
Flatten
if
s inrustc_codegen_ssa
#138619 merged
Mar 18, 2025 -
Move
hir::Item::ident
intohir::ItemKind
.#138384 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 -
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 -
Mangle rustc_std_internal_symbols functions
#127173 merged
Mar 18, 2025 -
Avoid double lowering of idents
#138588 merged
Mar 17, 2025 -
Denote
ControlFlow
as#[must_use]
#137449 merged
Mar 17, 2025 -
Rollup of 7 pull requests
#138611 merged
Mar 17, 2025 -
mir_build: Avoid some useless work when visiting "primary" bindings
#137465 merged
Mar 17, 2025 -
rustdoc-json: Don't also include
#[deprecated]
inItem::attrs
#138577 merged
Mar 17, 2025 -
Emit function declarations for functions with
#[linkage="extern_weak"]
#138349 merged
Mar 17, 2025 -
Install licenses into
share/doc/rust/licenses
#138412 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 -
Stablize anonymous pipe
#137793 merged
Mar 17, 2025 -
Document
#![register_tool]
#138586 merged
Mar 17, 2025 -
Add
*_value
methods to proc_macro lib#136355 merged
Mar 17, 2025 -
Add std support to cygwin target
#137621 merged
Mar 17, 2025 -
update change entry for #137147
#138592 merged
Mar 17, 2025 -
Rollup of 9 pull requests
#138595 merged
Mar 17, 2025 -
Flatten and simplify some control flow 🫓
#138590 merged
Mar 17, 2025 -
Update Rust Foundation links in Readme
#138584 merged
Mar 17, 2025 -
Improve upvar analysis for deref of child capture
#138517 merged
Mar 17, 2025 -
std: Mention clone-on-write mutation in Arc<T>
#138341 merged
Mar 17, 2025 -
Use
strip_{prefix|suffix}
instead of{starts|ends}_with
+indexing#138566 merged
Mar 17, 2025 -
document capacity for ZST as example
#136293 merged
Mar 17, 2025 -
doc all differences of ptr:copy(_nonoverlapping) with memcpy and memmove
#136359 merged
Mar 17, 2025 -
Rollup of 5 pull requests
#138583 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 -
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 -
libstd: rustdoc: correct note on fds 0/1/2 pre-main
#137492 merged
Mar 16, 2025 -
Fix the OperandRef type for NullOp::{UbChecks,ContractChecks}
#138549 merged
Mar 16, 2025 -
fix doc path in std::fmt macro
#137538 merged
Mar 16, 2025 -
core: Make
Debug
impl of raw pointers print metadata if present#135080 merged
Mar 16, 2025 -
Rollup of 4 pull requests
#138551 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 -
Remove
#[cfg(not(test))]
gates incore
#138082 merged
Mar 16, 2025 -
Rollup of 16 pull requests
#138548 merged
Mar 16, 2025 -
Add exclude to config.toml
#137147 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 -
Fix Ptr inconsistency in {Rc,Arc}
#138303 merged
Mar 16, 2025 -
Don't drop
Rvalue::WrapUnsafeBinder
during GVN#137864 merged
Mar 16, 2025 -
Use lit span when suggesting suffix lit cast
#138484 merged
Mar 16, 2025 -
expose
is_s390x_feature_detected!
fromstd::arch
#138275 merged
Mar 16, 2025 -
Add codegen test for #129795
#138472 merged
Mar 16, 2025 -
Clean up some tests in tests/ui
#138471 merged
Mar 16, 2025 -
Properly escape regexes in Python scripts
#137968 merged
Mar 16, 2025 -
linkchecker: bump html5ever
#138465 merged
Mar 16, 2025 -
Add RTN support to rustdoc
#137956 merged
Mar 16, 2025 -
Expand
CloneToUninit
documentation.#133055 merged
Mar 16, 2025 -
doc: clarify that consume can be called after BufReader::peek
#137890 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 -
Mark myself as unavailable for reviews temporarily
#138524 merged
Mar 15, 2025 -
feat: check ARG_MAX on Unix platforms
#138439 merged
Mar 15, 2025 -
Rollup of 5 pull requests
#138532 merged
Mar 15, 2025 -
Enforce type of const param correctly in MIR typeck
#138283 merged
Mar 15, 2025 -
resolve: Avoid some unstable iteration
#138502 merged
Mar 15, 2025 -
Remove fake borrows of refs that are converted into non-refs in
MakeByMoveBody
#138514 merged
Mar 15, 2025 -
Use
rustc_type_ir
directly less in the codebase#138464 merged
Mar 15, 2025 -
Do not suggest using
-Zmacro-backtrace
for builtin macros#138379 merged
Mar 15, 2025 -
Refactor is_snake_case.
#138474 merged
Mar 15, 2025 -
Mirror NetBSD sources
#138507 merged
Mar 15, 2025 -
Pass struct field HirId when check_expr_struct_fields
#138460 merged
Mar 15, 2025 -
Build GCC on CI with GCC, not Clang
#138451 merged
Mar 15, 2025 -
rustc_target: Add target features for LoongArch v1.1
#138056 merged
Mar 15, 2025 -
Make
Parser::parse_expr_cond
public#138511 merged
Mar 15, 2025 -
Improve post-merge workflow
#138454 merged
Mar 15, 2025 -
Fix HIR printing of parameters
#138482 merged
Mar 15, 2025 -
Fix typo in hir lowering lint diag
#138518 merged
Mar 15, 2025 -
Rollup of 9 pull requests
#138523 merged
Mar 15, 2025 -
Update cargo
#138519 merged
Mar 15, 2025 -
Display valid crate types in error message for --crate-type flag
#134720 merged
Mar 14, 2025 -
Remove
RUN_CHECK_WITH_PARALLEL_QUERIES
#138452 merged
Mar 14, 2025 -
Pass
CI_JOB_DOC_URL
to Docker#138487 merged
Mar 14, 2025 -
Rustc dev guide subtree update
#138485 merged
Mar 14, 2025 -
Deny impls for
BikeshedGuaranteedNoDrop
#138477 merged
Mar 14, 2025 -
remove must_use from <*const T>::expose_provenance
#138353 merged
Mar 14, 2025 -
Rollup of 9 pull requests
#138506 merged
Mar 14, 2025 -
remove comment regarding a removed test directive
#138469 merged
Mar 14, 2025 -
Provide helpful diagnostics for shebang lookalikes
#137619 merged
Mar 14, 2025 -
Take a break from reviews
#138495 merged
Mar 14, 2025 -
uefi: helpers: Add DevicePathNode abstractions
#137424 merged
Mar 14, 2025 -
Reword incorrect documentation about SocketAddr having varying layout
#136230 merged
Mar 14, 2025 -
Add
src/tools/x
to the main workspace#138179 merged
Mar 14, 2025 -
Remove usage of legacy scheme paths on RedoxOS
#138457 merged
Mar 14, 2025 -
EUV: fix place of deref pattern's interior's scrutinee
#138442 merged
Mar 14, 2025 -
Remove myself from libs review
#138466 merged
Mar 14, 2025 -
Remove an outdated line from a test comment
#138461 merged
Mar 14, 2025 -
atomic intrinsics: clarify which types are supported and (if applicable) what happens with provenance
#138398 merged
Mar 14, 2025 -
Enable metrics and verbose tests in PR CI
#138396 merged
Mar 14, 2025 -
Improve HashMap docs for const and static initializers
#137870 merged
Mar 14, 2025 -
update error message
#138441 merged
Mar 14, 2025 -
Overhaul examples for PermissionsExt
#136001 merged
Mar 14, 2025 -
Add documentation URL to selected jobs
#136911 merged
Mar 14, 2025 -
Sync Fuchsia target spec with clang Fuchsia driver
#136892 merged
Mar 14, 2025 -
Visit
PatField
when collecting lint levels#138434 merged
Mar 14, 2025 -
Rollup of 16 pull requests
#138480 merged
Mar 14, 2025 -
fix: remove the check of lld not supporting @response-file
#138432 merged
Mar 14, 2025 -
use
expect
instead ofallow
#138389 merged
Mar 14, 2025 -
Allow more top-down inlining for single-BB callees
#138157 merged
Mar 14, 2025 -
Don't
alloca
just to look at a discriminant#138391 merged
Mar 14, 2025 -
Don't emit error within cast function, propagate it as a
CastError
#138423 merged
Mar 13, 2025 -
Adapt to LLVM dropping CfiFunctionIndex::begin()/end()
#138420 merged
Mar 13, 2025 -
minor interpreter cleanups
#138417 merged
Mar 13, 2025 -
Remove
feature = "hash_raw_entry"
#138425 merged
Mar 13, 2025 -
Fix RISC-V VxWorks LLVM target triples
#138427 merged
Mar 13, 2025 -
Update mdbook to 0.4.47
#138406 merged
Mar 13, 2025 -
Delegation: allow foreign fns
reuse
#138399 merged
Mar 13, 2025 -
Add an opt-out in pretty printing for RTN rendering
#138126 merged
Mar 13, 2025 -
Rollup of 8 pull requests
#138459 merged
Mar 13, 2025 -
Add a .bss-like scheme for encoded const allocs
#137152 merged
Mar 13, 2025 -
Enable
f16
tests forpowf
#138343 merged
Mar 13, 2025 -
Update compiletest's
has_asm_support
to match rustc#138371 merged
Mar 13, 2025 -
make precise capturing args in rustdoc Json typed
#138109 merged
Mar 13, 2025 -
Rollup of 6 pull requests
#138450 merged
Mar 13, 2025 -
bump libc to 0.2.171 to fix xous
#138356 merged
Mar 13, 2025 -
Cleanup sysroot locating a bit
#138404 merged
Mar 13, 2025 -
attempt to support
BinaryFormat::Xcoff
innaked_asm!
#137816 merged
Mar 13, 2025 -
naked functions: on windows emit
.endef
without the symbol name#138346 merged
Mar 13, 2025 -
Rollup of 8 pull requests
#138448 merged
Mar 13, 2025 -
Update the standard library to Rust 2024
#138162 merged
Mar 13, 2025 -
Add libstd support for Trusty targets
#136842 merged
Mar 13, 2025 -
Simulate OOM for the
try_oom_error
test#138370 merged
Mar 13, 2025 -
remove deprecated tool
rls
#126856 merged
Mar 13, 2025 -
Implement
read_buf
and vectored read/write for SGX stdio#137355 merged
Mar 13, 2025 -
metadata: Ignore sysroot when doing the manual native lib search in rustc
#138273 merged
Mar 13, 2025 -
rustdoc-json: Refractor and document Id's
#133981 merged
Mar 13, 2025 -
Do not register
Self: AutoTrait
when confirming auto trait (in old solver)#138249 merged
Mar 13, 2025 -
Rustdoc: remove a bunch of @ts-expect-error from main.js
#138318 merged
Mar 13, 2025 -
Rollup of 12 pull requests
#138416 merged
Mar 13, 2025 -
Disentangle
ForwardGenericParamBan
andConstParamTy
ribs#138259 merged
Mar 13, 2025 -
Move methods from Map to TyCtxt, part 4.
#137504 merged
Mar 13, 2025 -
Use sa_sigaction instead of sa_union.__su_sigaction for AIX
#138409 merged
Mar 13, 2025 -
Delegation: reject C-variadics
#138407 merged
Mar 13, 2025 -
merge
TypeChecker
andTypeVerifier
#138357 merged
Mar 13, 2025 -
Delegation: one more ICE fix for
MethodCall
generation#138403 merged
Mar 13, 2025 -
Stabilize
std::io::ErrorKind::InvalidFilename
#134076 merged
Mar 13, 2025 -
remove unnecessary variant
#138394 merged
Mar 13, 2025 -
Support rmeta inputs for --crate-type=bin --emit=obj
#138175 merged
Mar 13, 2025 -
fix ICE in pretty-printing
global_asm!
#138280 merged
Mar 13, 2025 -
Calculate predecessor count directly
#138076 merged
Mar 13, 2025 -
intrinsics: remove unnecessary leading underscore from argument names
#138387 merged
Mar 12, 2025 -
Rollup of 7 pull requests
#138414 merged
Mar 12, 2025 -
Some autodiff cleanups
#138345 merged
Mar 12, 2025 -
fix incorrect tracing log
#138390 merged
Mar 12, 2025 -
Use
RUSTC_LINT_FLAGS
more#138331 merged
Mar 12, 2025 -
Convert
ShardedHashMap
to usehashbrown::HashTable
#137701 merged
Mar 12, 2025 -
change definitely unproductive cycles to error
#137314 merged
Mar 12, 2025 -
uefi: fs: Implement FileType, FilePermissions and FileAttr
#138269 merged
Mar 12, 2025 -
Remove
NtItem
andNtStmt
#138083 merged
Mar 12, 2025 -
Update bootstrap to edition 2024
#137612 merged
Mar 12, 2025 -
Add PeekMut::refresh
#138161 merged
Mar 12, 2025 -
Refactor
pick2_mut
&pick3_mut
to useget_disjoint_mut
#138372 merged
Mar 12, 2025 -
Item-related cleanups
#138376 merged
Mar 12, 2025 -
Remove unnecessary lifetime from
PatInfo
.#138377 merged
Mar 12, 2025 -
Fix false-positive in
expr_or_init
and in theinvalid_from_utf8
lint#138360 merged
Mar 12, 2025 -
Rollup of 8 pull requests
#138388 merged
Mar 12, 2025 -
Elaborate trait assumption in
receiver_is_dispatchable
#138174 merged
Mar 12, 2025 -
Reduce
kw::Empty
usage, part 2#138347 merged
Mar 12, 2025 -
Update books
#138313 merged
Mar 12, 2025 -
strip
-Wlinker-messages
wrappers fromrust-lld
rmake test#138052 merged
Mar 12, 2025 -
Allow bounds checks when enumerating
IndexSlice
to be elided#137795 merged
Mar 12, 2025 -
Add support for downloading GCC from CI
#138051 merged
Mar 12, 2025 -
Remove
AdtFlags::IS_ANONYMOUS
andCopy
/Clone
condition for anonymous ADT#138296 merged
Mar 12, 2025 -
Do not write user type annotation for const param value path
#138284 merged
Mar 12, 2025 -
Allow int literals for pattern types with int base types
#137715 merged
Mar 12, 2025 -
Prevent ICE in autodiff validation by emitting user-friendly errors
#138231 merged
Mar 12, 2025 -
Do not feed anon const a type that references generics that it does not have
#138256 merged
Mar 12, 2025 -
stabilize
ci_rustc_if_unchanged_logic
test for local environments#138245 merged
Mar 12, 2025 -
miri native_calls: ensure we actually expose *mutable* provenance to the memory FFI can access
#138352 merged
Mar 12, 2025 -
Disable CFI for weakly linked syscalls
#138002 merged
Mar 12, 2025 -
remove redundant
body
arguments#138354 merged
Mar 12, 2025 -
Rollup of 10 pull requests
#138366 merged
Mar 12, 2025 -
Add
#[define_opaques]
attribute and require it for all type-alias-impl-trait sites that register a hidden type#128440 merged
Mar 11, 2025 -
Clarify iterator by_ref docs
#135987 merged
Mar 11, 2025 -
add tracking issue for unqualified_local_imports
#138300 merged
Mar 11, 2025 -
Document -Z crate-attr
#138288 merged
Mar 11, 2025 -
Allow specifying glob patterns for try jobs
#138307 merged
Mar 11, 2025 -
Remove unnecessary
[lints.rust]
sections.#138330 merged
Mar 11, 2025 -
Rollup of 10 pull requests
#138350 merged
Mar 11, 2025 -
Improve
-Zunpretty=hir
for parsed attrs#138063 merged
Mar 11, 2025 -
Add maintainers for powerpc64le-unknown-linux-gnu
#138147 merged
Mar 11, 2025 -
[AIX] Fix hangs during testing
#137967 merged
Mar 11, 2025 -
Fix post-merge workflow
#138335 merged
Mar 11, 2025 -
use next_back() instead of last() on DoubleEndedIterator
#138315 merged
Mar 11, 2025 -
Speed up target feature computation
#137586 merged
Mar 11, 2025 -
Support for
wasm32-wali-linux-musl
Tier-3 target#135651 merged
Mar 11, 2025 -
Reduce formatting
width
andprecision
to 16 bits#136932 merged
Mar 11, 2025 -
chore: Fix some comments
#138270 merged
Mar 11, 2025 -
Support
File::seek
for Hermit#138074 merged
Mar 11, 2025 -
triagebot.toml: Don't label
test/rustdoc-json
as A-rustdoc-search (…#138286 merged
Mar 11, 2025 -
Update documentation to consistently use 'm' in atomic synchronization example
#137585 merged
Mar 11, 2025 -
Update to rand 0.9.0
#136395 merged
Mar 11, 2025 -
Make some invalid codegen attr errors structured/translatable
#137279 merged
Mar 11, 2025 -
Add a test for
-znostart-stop-gc
usage with LLD#137926 merged
Mar 11, 2025 -
Fix dyn -> param suggestion in struct ICEs
#138238 merged
Mar 11, 2025 -
Rollup of 8 pull requests
#138302 merged
Mar 11, 2025 -
Pass
InferCtxt
toInlineAsmCtxt
to properly taint on error#138138 merged
Mar 10, 2025 -
Rollup of 8 pull requests
#138310 merged
Mar 10, 2025 -
Revert "Use workspace lints for crates in
compiler/
#138084"#138306 merged
Mar 10, 2025 -
Subtree update of
rust-analyzer
#138305 merged
Mar 10, 2025 -
Fix O(tests) stack usage in edition 2024 mergeable doctests
#138281 merged
Mar 10, 2025 -
Fix post-merge workflow
#138223 merged
Mar 10, 2025 -
Delegation: fix ICE with invalid
MethodCall
generation#138278 merged
Mar 10, 2025 -
Handle empty test suites in GitHub job summary report
#138268 merged
Mar 10, 2025 -
Update cargo
#138200 merged
Mar 10, 2025 -
std: move stdio to
sys
#136780 merged
Mar 10, 2025 -
doctests: fix merging on stable
#137899 merged
Mar 10, 2025 -
Always inline
query_get_at
.#137695 merged
Mar 10, 2025 -
Lazy load NtOpenFile for UWP
#138276 merged
Mar 9, 2025 -
Fix
repr128-dwarf
test#138263 merged
Mar 9, 2025 -
Continue to check attr if meet empty repr for adt
#138253 merged
Mar 9, 2025 -
Windows: Don't link std (and run-make) against advapi32, except on win7
#138233 merged
Mar 9, 2025 -
Use
disjoint_bitor
insideborrowing_sub
#138228 merged
Mar 9, 2025 -
Rollup of 7 pull requests
#138279 merged
Mar 9, 2025 -
Move
fs
intosys
#137650 merged
Mar 9, 2025 -
Apply dllimport in ThinLTO
#122790 merged
Mar 9, 2025 -
Split the
Edges
iterator.#137655 merged
Mar 9, 2025 -
tidy: add triagebot checks
#137885 merged
Mar 9, 2025 -
Stabilize
const_vec_string_slice
#137319 merged
Mar 9, 2025 -
Move more layouting logic to
rustc_abi
#138158 merged
Mar 9, 2025 -
depend more on attr_data_structures and move find_attr! there
#138160 merged
Mar 9, 2025 -
crashes: couple more tests
#138192 merged
Mar 9, 2025 -
Turn order dependent trait objects future incompat warning into a hard error
#136968 merged
Mar 9, 2025 -
compiler: Use
size_of
from the prelude instead of imported#138040 merged
Mar 9, 2025 -
Use workspace lints for crates in
compiler/
#138084 merged
Mar 9, 2025 -
bootstrap: Fix stack printing when a step cycle is detected
#138216 merged
Mar 9, 2025 -
Allow
*const W<dyn A> -> *const dyn A
ptr cast#136127 merged
Mar 9, 2025 -
Reduce verbosity of GCC build log
#138232 merged
Mar 9, 2025 -
Revert "Don't test new error messages with the stage 0 compiler"
#138242 merged
Mar 9, 2025 -
Rollup of 12 pull requests
#138267 merged
Mar 9, 2025 -
Change TaskDeps to start preallocated with 128 capacity
#137563 merged
Mar 9, 2025 -
add
tool::CargoClippy
andtool::Cargofmt
binary to target sysroot#137541 merged
Mar 9, 2025 -
Don't re-
assume
intransmute
s that don't change niches#137513 merged
Mar 9, 2025 -
Don't include global asm in
mir_keys
, fix error body synthesis#137502 merged
Mar 9, 2025 -
Use
trunc nuw
+br
for 0/1 branches even in optimized builds#137500 merged
Mar 8, 2025 -
skip
compile::Std
andcompile::Rustc
onforced_compiler
#138224 merged
Mar 8, 2025 -
Windows: Fix error in
fs::rename
on Windows 1607#137528 merged
Mar 8, 2025 -
self-contained linker: conservatively default to
-znostart-stop-gc
on x64 linux#137685 merged
Mar 8, 2025 -
Mention
env
andoption_env
macros instd::env::var
docs#138189 merged
Mar 8, 2025 -
On long spans, trim the middle of them to make them fit in the terminal width
#137757 merged
Mar 8, 2025 -
Put the alloc unit tests in a separate alloctests package
#136642 merged
Mar 8, 2025 -
Rollup of 5 pull requests
#138208 merged
Mar 8, 2025 -
[beta] backports
#138190 merged
Mar 8, 2025 -
handle precompiled compiler more properly
#138205 merged
Mar 8, 2025 -
Add verbatim linker to AIXLinker
#137337 merged
Mar 8, 2025 -
compiler: factor Windows x86-32 ABI impl into its own file
#137363 merged
Mar 8, 2025 -
add a "future" edition
#137606 merged
Mar 8, 2025 -
rustdoc: Add attribute-related tests for rustdoc JSON.
#138033 merged
Mar 8, 2025 -
remove clones
#138187 merged
Mar 8, 2025 -
Rollup of 12 pull requests
#138202 merged
Mar 8, 2025 -
Allow anyone to relabel
CI-spurious-*
#138184 merged
Mar 8, 2025 -
Prevent
rmake.rs
from using unstable features, and fix 3 run-make tests that currently do#137537 merged
Mar 8, 2025 -
Remove i586-pc-windows-msvc
#137957 merged
Mar 8, 2025 -
Delay bug for negative auto trait rather than ICEing
#138173 merged
Mar 8, 2025 -
atomic: clarify that failing conditional RMW operations are not 'writes'
#138000 merged
Mar 8, 2025 -
Add post-merge analysis CI workflow
#138013 merged
Mar 8, 2025 -
setTargetTriple now accepts Triple rather than string
#138137 merged
Mar 8, 2025 -
Clean up various LLVM FFI things in codegen_llvm
#137549 merged
Mar 7, 2025 -
Ergonomic ref counting
#134797 merged
Mar 7, 2025 -
tests: fix some typos in comment
#138141 merged
Mar 7, 2025 -
Rollup of 6 pull requests
#138177 merged
Mar 7, 2025 -
Streamline HIR intravisit
visit_id
calls for items#138150 merged
Mar 7, 2025 -
Suggest struct or union to add generic that impls trait
#138042 merged
Mar 7, 2025 -
Reduce
kw::Empty
usage, part 1#137977 merged
Mar 7, 2025 -
use target compiler on llvm-bitcode-linker
#138148 merged
Mar 7, 2025 -
Enable
f16
for LoongArch#137674 merged
Mar 7, 2025 -
librustdoc
: clippy fixes#138107 merged
Mar 7, 2025 -
Rollup of 6 pull requests
#138155 merged
Mar 7, 2025 -
library: Use
size_of
from the prelude instead of imported#138034 merged
Mar 7, 2025 -
Revert #138019 after further discussion about how hir-pretty printing should work
#138060 merged
Mar 7, 2025 -
Break critical edges in inline asm before code generation
#138073 merged
Mar 7, 2025 -
Revert vita's c_char back to i8
#136667 merged
Mar 7, 2025 -
Suggest typo fix for static lifetime
#138115 merged
Mar 7, 2025 -
Rollup of 8 pull requests
#138151 merged
Mar 7, 2025 -
Specialize
OsString::push
andOsString as From
for UTF-8#137777 merged
Mar 7, 2025 -
Stabilize const_char_classify, const_sockaddr_setters
#138129 merged
Mar 7, 2025 -
Override default
Write
methods for cursor-like types#137107 merged
Mar 7, 2025 -
Fix crash in BufReader::peek()
#137832 merged
Mar 7, 2025 -
Simplify
printf
and shell format suggestions#138125 merged
Mar 7, 2025 -
Improve the generic MIR in the default
PartialOrd::le
and friends#137904 merged
Mar 7, 2025 -
bootstrap and compiletest: Use
size_of_val
from the prelude instead of imported#138041 merged
Mar 7, 2025 -
Stabilize feature
const_copy_from_slice
#138098 merged
Mar 7, 2025 -
Add timestamp to unstable feature usage metrics
#137827 merged
Mar 7, 2025 -
Rollup of 17 pull requests
#138127 merged
Mar 7, 2025 -
Mention me (WaffleLapkin) when changes to
rustc_codegen_ssa
occur#138108 merged
Mar 7, 2025 -
Fix broken link to Miri intrinsics in documentation
#138105 merged
Mar 7, 2025 -
Increase the max. custom try jobs requested to
20
#138053 merged
Mar 7, 2025 -
trim channel value in
get_closest_merge_commit
#138046 merged
Mar 7, 2025 -
triagebot: add a
compiler_leads
ad-hoc group#138061 merged
Mar 7, 2025 -
[llvm/PassWrapper] use
size_t
when building arg strings#138117 merged
Mar 7, 2025 -
Remove - from xtensa targets cpu names
#138064 merged
Mar 7, 2025 -
Git ignore citool's target directory
#138103 merged
Mar 7, 2025 -
Use final path segment for diagnostic
#138075 merged
Mar 7, 2025 -
Don't display bootstrap changelog warnings in --dry-run mode
#138078 merged
Mar 7, 2025 -
Move
yield
expressions behind their own feature gate#138081 merged
Mar 7, 2025 -
a small borrowck cleanup
#138094 merged
Mar 7, 2025 -
librustdoc
: flatten nested ifs#138090 merged
Mar 7, 2025 -
Re-add
DynSend
andDynSync
impls forTyCtxt
#138092 merged
Mar 7, 2025 -
Re-add
Clone
-derive onThir
#137744 merged
Mar 7, 2025 -
Match Ergonomics 2024: add context and examples to the unstable book
#137358 merged
Mar 7, 2025 -
Provide more context on resolve error caused from incorrect RTN
#137825 merged
Mar 7, 2025 -
Ensure that negative auto impls are always applicable
#137764 merged
Mar 7, 2025 -
Try to point of macro expansion from resolver and method errors if it involves macro var
#137565 merged
Mar 7, 2025 -
Do not require that unsafe fields lack drop glue
#137808 merged
Mar 7, 2025 -
[rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hidden)
#137534 merged
Mar 7, 2025 -
adjust Layout debug printing to match the internal field name
#137805 merged
Mar 7, 2025 -
Fix char count in
Display
forByteStr
#137772 merged
Mar 7, 2025 -
miri native-call support: all previously exposed provenance is accessible to the callee
#137802 merged
Mar 7, 2025 -
Remove
MaybeForgetReturn
suggestion#137303 merged
Mar 7, 2025 -
Undeprecate env::home_dir
#137327 merged
Mar 7, 2025 -
Document workings of successors more clearly
#135895 merged
Mar 7, 2025 -
Add DWARF test case for non-C-like
repr128
enums#137643 merged
Mar 7, 2025 -
Implement
&pin const self
and&pin mut self
sugars#135733 merged
Mar 7, 2025 -
Pattern types: Avoid having to handle an Option for range ends in the type system or the HIR
#136922 merged
Mar 7, 2025 -
interpret/provenance_map: consistently use range_is_empty
#137920 merged
Mar 7, 2025 -
rustc_fluent_macro: use CARGO_CRATE_NAME instead of CARGO_PKG_NAME
#137834 merged
Mar 7, 2025 -
Improve error message for
AsyncFn
trait failure for RPIT#137910 merged
Mar 7, 2025 -
Clarify why InhabitedPredicate::instantiate_opt exists
#137820 merged
Mar 7, 2025 -
Rollup of 25 pull requests
#138114 merged
Mar 7, 2025 -
Update
compiler-builtins
to 0.1.151#138038 merged
Mar 7, 2025 -
fix usage of ty decl macro fragments in attributes
#137758 merged
Mar 7, 2025 -
Check dyn flavor before registering upcast goal on wide pointer cast in MIR typeck
#137637 merged
Mar 7, 2025 -
Add minimal platform support documentation for powerpc-unknown-linux-gnuspe
#137868 merged
Mar 7, 2025 -
ci: use ubuntu 24 on arm large runner
#137798 merged
Mar 7, 2025 -
Update stdarch
#136831 merged
Mar 6, 2025 -
handle forced compiler and revert #137476
#138039 merged
Mar 6, 2025 -
Inline
FnOnce
/FnMut
/Fn
shims once again#137907 merged
Mar 5, 2025 -
Retire the legacy
Makefile
-basedrun-make
test infra#136581 merged
Mar 5, 2025 -
dec2flt: Clean up float parsing modules
#134063 merged
Mar 5, 2025 -
Stabilize
string_extend_from_within
#137569 merged
Mar 5, 2025 -
Upload Datadog metrics with citool
#136977 merged
Mar 5, 2025 -
Added documentation for flushing per #74348
#136798 merged
Mar 5, 2025 -
Count char width at most once in
Formatter::pad
#136662 merged
Mar 5, 2025 -
Rollup of 20 pull requests
#138058 merged
Mar 5, 2025 -
Look for
python3
first on MacOS, notpy
#136975 merged
Mar 5, 2025 -
[illumos] attempt to use posix_spawn to spawn processes
#137463 merged
Mar 5, 2025 -
Resume one waiter at once in deadlock handler
#137731 merged
Mar 5, 2025 -
Slightly reformat
std::fs::remove_dir_all
error docs#137240 merged
Mar 5, 2025 -
Remove unsizing coercions for tuples
#137728 merged
Mar 5, 2025 -
Various coretests improvements
#137679 merged
Mar 5, 2025 -
Make
rust.description
more general-purpose and passCFG_VER_DESCRIPTION
#137723 merged
Mar 5, 2025 -
Only use implied bounds hack if bevy, and use deeply normalize in implied bounds hack
#137633 merged
Mar 5, 2025 -
compiler: add
ExternAbi::is_rustic_abi
#138028 merged
Mar 5, 2025 -
mir_build: Integrate "simplification" steps into match-pair-tree creation
#137875 merged
Mar 5, 2025 -
Make
ptr_cast_add_auto_to_object
lint into hard error#136764 merged
Mar 5, 2025 -
Check signature WF when lowering MIR body
#137298 merged
Mar 5, 2025 -
uefi: Add Service Binding Protocol abstraction
#137477 merged
Mar 5, 2025 -
Update MSVC INSTALL.md instructions to recommend VS 2022 + recent Windows 10/11 SDK
#137949 merged
Mar 5, 2025 -
Stabilize
box_uninit_write
#137850 merged
Mar 5, 2025 -
Allow struct field default values to reference struct's generics
#137913 merged
Mar 5, 2025 -
Add
dyn
keyword toE0373
examples#137963 merged
Mar 5, 2025 -
Make CrateItem::body() function return an option
#138026 merged
Mar 5, 2025 -
Add
avr-none
to SUMMARY.md and platform-support.md#137991 merged
Mar 5, 2025 -
Remove obsolete comment from DeduceReadOnly
#137993 merged
Mar 5, 2025 -
Stabilize [T]::split_off... methods
#137829 merged
Mar 5, 2025 -
Simplify
<Postorder as Iterator>::size_hint
#137923 merged
Mar 5, 2025 -
Revert "compiler/rustc_data_structures/src/sync/worker_local.rs: delete "unsafe impl Sync""
#137996 merged
Mar 5, 2025 -
Pretty-print
#[deprecated]
attribute in HIR.#138019 merged
Mar 5, 2025 -
Do not recover missing lifetime with random in-scope lifetime
#137912 merged
Mar 5, 2025 -
Remove unused
PpMode::needs_hir
#137975 merged
Mar 5, 2025 -
Fix some typos
#137986 merged
Mar 5, 2025 -
Rollup of 15 pull requests
#138031 merged
Mar 5, 2025 -
rustdoc search: increase strictness of typechecking
#137981 merged
Mar 5, 2025 -
Add
dist::Gcc
build step#137667 merged
Mar 5, 2025 -
Rollup of 6 pull requests
#138021 merged
Mar 5, 2025 -
librustdoc
: 2024 edition! 🎊#137722 merged
Mar 5, 2025 -
Compile run-make-support and run-make tests with the bootstrap compiler
#137373 merged
Mar 5, 2025 -
Do not install rustup on Rust for Linux job
#137947 merged
Mar 5, 2025 -
Update
compiler-builtins
to 0.1.149#137634 merged
Mar 5, 2025 -
Postprocess bootstrap metrics into GitHub job summary
#137077 merged
Mar 5, 2025 -
mgca: Lower all const paths as
ConstArgKind::Path
#135186 merged
Mar 5, 2025 -
Support raw-dylib link kind on ELF
#135695 merged
Mar 4, 2025 -
Make
ast::TokenKind
more likelexer::TokenKind
#137902 merged
Mar 4, 2025 -
do not build additional stage on compiler paths
#137882 merged
Mar 4, 2025 -
Future incompatibility warning
unsupported_fn_ptr_calling_conventions
: Also warn in dependencies#135767 merged
Mar 4, 2025 -
Revert "store ScalarPair via memset when one side is undef and the other side can be memset"
#137894 merged
Mar 4, 2025 -
Always allow rustdoc-json tests to contain long lines
#137955 merged
Mar 4, 2025 -
Fix docker run-local docs
#137946 merged
Mar 4, 2025 -
triagebot.toml: Don't label
test/rustdoc-json
as A-rustdoc-search#137958 merged
Mar 4, 2025 -
Rollup of 12 pull requests
#137959 merged
Mar 4, 2025 -
Subtree update of
rust-analyzer
#137921 merged
Mar 4, 2025 -
A few cleanups after the removal of
cfg(not(parallel))
#137922 merged
Mar 4, 2025 -
fix order on shl impl
#137939 merged
Mar 4, 2025 -
Remove layouting dead code for non-array SIMD types.
#137852 merged
Mar 4, 2025 -
Fix pretty printing of unsafe binders
#137863 merged
Mar 4, 2025 -
Fix parsing of ranges after unary operators
#134900 merged
Mar 4, 2025 -
Remove
:
fromstack-protector-heuristics-effect.rs
Filecheck Pattern#136938 merged
Mar 4, 2025 -
Implement
#[cfg]
inwhere
clauses#132388 merged
Mar 4, 2025 -
Stop using
hash_raw_entry
inCodegenCx::const_str
#137741 merged
Mar 4, 2025 -
Make phantom variance markers transparent
#137054 merged
Mar 4, 2025 -
ensure we always print all --print options in help
#137862 merged
Mar 4, 2025 -
Rollup of 9 pull requests
#137927 merged
Mar 4, 2025 -
Simplify parallelization in test-float-parse
#137525 merged
Mar 4, 2025 -
Revert "Remove Win SDK 10.0.26100.0 from CI"
#137849 merged
Mar 4, 2025 -
Skip
tidy
in pre-push hook if the user is deleting a remote branch#137618 merged
Mar 4, 2025 -
tests: Unignore target modifier tests on all platforms
#137801 merged
Mar 3, 2025 -
test(codegen): add looping_over_ne_bytes test for #133528
#137826 merged
Mar 3, 2025 -
{json|html}docck: catch and error on deprecated syntax
#137103 merged
Mar 3, 2025 -
make qnx pass a test
#137794 merged
Mar 3, 2025 -
Rollup of 6 pull requests
#137914 merged
Mar 3, 2025 -
rustdoc: when merging target features, keep the highest stability
#137632 merged
Mar 3, 2025 -
Add rustdoc support for
--emit=dep-info[=path]
#137684 merged
Mar 3, 2025 -
Skip Rust for Linux in CI temporarily
#137945 merged
Mar 3, 2025 -
fix
RangeBounds::is_empty
documentation#137871 merged
Mar 3, 2025 -
doc: update Wasmtime flags
#137755 merged
Mar 3, 2025 -
rustc_target: Add msync target feature and enable it on powerpcspe targets
#137860 merged
Mar 3, 2025 -
Disable
f16
on Aarch64 withoutneon
#137873 merged
Mar 3, 2025 -
Minor internal comments fix for
BufRead::read_line
#137375 merged
Mar 3, 2025 -
improve
simd_select
error message when used with invalid mask type#137851 merged
Mar 3, 2025 -
name()
andtrimmed_name()
forstable_mir::crate_def::DefId
#137886 merged
Mar 3, 2025 -
More precisely document
Global::deallocate()
's safety.#137641 merged
Mar 3, 2025 -
Rollup of 10 pull requests
#137900 merged
Mar 3, 2025 -
edit mailmap
#137883 merged
Mar 3, 2025 -
Adjust triagebot.toml entries for
rustc_mir_build/src/builder/
#137876 merged
Mar 3, 2025 -
Optimize empty provenance range checks.
#137704 merged
Mar 3, 2025 -
Update to LLVM 20 rc 3
#137661 merged
Mar 2, 2025 -
librustdoc
: returnimpl fmt::Display
in more places instead of writing to strings#137425 merged
Mar 2, 2025 -
Rewrite the
ci.py
script in Rust#136864 merged
Mar 2, 2025 -
[beta] backports
#137747 merged
Mar 2, 2025 -
Fix inaccurate
std::intrinsics::simd
documentation#137828 merged
Mar 2, 2025 -
Use correct error message casing for
io::const_error
s#137809 merged
Mar 2, 2025 -
rename BackendRepr::Vector → SimdVector
#137804 merged
Mar 2, 2025 -
Rollup of 10 pull requests
#137855 merged
Mar 2, 2025 -
triagebot: only ping me for constck
#137840 merged
Mar 2, 2025 -
Update
const_conditions
andexplicit_implied_const_bounds
docs#137837 merged
Mar 2, 2025 -
Fix link failure on AVR (incompatible ISA error)
#137830 merged
Mar 2, 2025 -
Tweak invalid RTN errors
#137824 merged
Mar 2, 2025 -
Update query normalizer docs to not position it as the greatest pioneer in the space of normalization
#137822 merged
Mar 2, 2025 -
tests: adapt for LLVM 21 changes
#137818 merged
Mar 2, 2025 -
Fully qualify
Result
in generated doctest code#137807 merged
Mar 2, 2025 -
Clippy subtree update
#137752 merged
Mar 2, 2025 -
Introduce
feature(generic_const_parameter_types)
#137617 merged
Mar 1, 2025 -
Tweak output of const panic diagnostic
#136503 merged
Mar 1, 2025 -
Rollup of 8 pull requests
#137848 merged
Mar 1, 2025 -
Use
mk_ty_from_kind
a bit less, clean up lifetime handling in borrowck#137763 merged
Mar 1, 2025 -
Do not yeet
unsafe<>
from type when formatting unsafe binder#137769 merged
Mar 1, 2025 -
Add missing case explanation for doc inlined re-export of doc hidden item
#137719 merged
Mar 1, 2025 -
tests: fix up new test for nocapture -> capture(none) change
#137390 merged
Mar 1, 2025 -
Some
rustc_transmute
cleanups#137776 merged
Mar 1, 2025 -
Remove
ParamEnv::without_caller_bounds
#137800 merged
Mar 1, 2025 -
The embedded bitcode should always be prepared for LTO/ThinLTO
#133250 merged
Mar 1, 2025 -
Suggest swapping equality on E0277
#137171 merged
Mar 1, 2025 -
unconditionally lower match arm even if it's unneeded for never pattern in match
#137742 merged
Mar 1, 2025 -
Update E0133 docs for 2024 edition
#137735 merged
Mar 1, 2025 -
checked_ilog tests: deal with a bit of float imprecision
#137730 merged
Mar 1, 2025 -
Use original command for showing sccache stats
#137718 merged
Mar 1, 2025 -
Tweak incorrect ABI suggestion and make suggestion verbose
#137771 merged
Mar 1, 2025 -
Use
Binder<Vec<Ty>>
instead ofVec<Binder<Ty>>
in both solvers for sized/auto traits/etc.#137689 merged
Mar 1, 2025 -
Handle asm const similar to inline const
#137686 merged
Mar 1, 2025 -
Defer repeat expr
Copy
checks to end of type checking#137045 merged
Mar 1, 2025 -
Rollup of 9 pull requests
#137838 merged
Mar 1, 2025 -
linker: Fix escaping style for response files on Windows
#137676 merged
Mar 1, 2025 -
Add FileCheck annotations to mir-opt/issues
#134943 merged
Mar 1, 2025 -
Re-enable
--generate-link-to-defintion
for tools internal rustdoc#137693 merged
Mar 1, 2025 -
Rollup of 10 pull requests
#137796 merged
Mar 1, 2025 -
Fix Windows
Command
search path bug#137673 merged
Mar 1, 2025 -
Fix sized constraint for unsafe binder
#137770 merged
Mar 1, 2025 -
tests: use minicore more
#137599 merged
Mar 1, 2025 -
Update some comparison codegen tests now that they pass in LLVM20
#137197 merged
Mar 1, 2025 -
Fix (more) test directives that were accidentally ignored
#137540 merged
Mar 1, 2025 -
Don't error when adding a staticlib with bitcode files compiled by newer LLVM
#137017 merged
Mar 1, 2025 -
import
simd_
intrinsics#137551 merged
Mar 1, 2025
237 Pull requests opened by 109 people
-
Use `BinOp::Cmp` for `iNN::signum`
#137835 opened
Mar 1, 2025 -
Set `target_vendor = "openwrt"` on `mips64-openwrt-linux-musl`
#137836 opened
Mar 1, 2025 -
make RefCell unstably const
#137843 opened
Mar 1, 2025 -
Create personality stub function for no_std panic=abort crates
#137854 opened
Mar 1, 2025 -
Add new `unused_footnote_definition` rustdoc lint
#137858 opened
Mar 1, 2025 -
Demote i686-pc-windows-gnu to Tier 2
#137869 opened
Mar 1, 2025 -
Include whitespace in "remove |" suggestion and make it hidden
#137872 opened
Mar 1, 2025 -
Autodiff batching
#137880 opened
Mar 2, 2025 -
Add `copy_within` to `IndexSlice`
#137881 opened
Mar 2, 2025 -
fix pthread-based tls on apple targets
#137897 opened
Mar 2, 2025 -
Attempt to use the high part of the `size_hint` in `collect` (again)
#137908 opened
Mar 3, 2025 -
stabilize const_cell
#137928 opened
Mar 3, 2025 -
[rustdoc] Allow to link to current crate
#137935 opened
Mar 3, 2025 -
Extend the alignment check to borrows
#137940 opened
Mar 3, 2025 -
Sized Hierarchy
#137944 opened
Mar 3, 2025 -
simd intrinsics with mask: accept unsigned integer masks, and fix some of the errors
#137953 opened
Mar 3, 2025 -
Ensure constants are WF before calling into CTFE
#137972 opened
Mar 4, 2025 -
[rustdoc] Additional notes on reexport chain with #[doc(hidden)]
#137984 opened
Mar 4, 2025 -
Stabilise `os_string_pathbuf_leak`
#137992 opened
Mar 4, 2025 -
add fallback logic to `git_upstream_merge_base`
#137994 opened
Mar 4, 2025 -
Remove duplicate impl of string unescape from parse_format
#137995 opened
Mar 4, 2025 -
Add the new `amx` target features and the `movrs` target feature
#138003 opened
Mar 4, 2025 -
Clarify MaybeUninit docs
#138005 opened
Mar 4, 2025 -
Add minimal x86_64-lynx-lynxos178 support.
#138011 opened
Mar 4, 2025 -
Added `Clone` implementation for `ChunkBy`
#138016 opened
Mar 4, 2025 -
Tighten up assignment operator representations.
#138017 opened
Mar 4, 2025 -
[experiment] enable f16 on s390x
#138022 opened
Mar 4, 2025 -
Add `std::io::Seek` instance for `std::io::Take`
#138023 opened
Mar 4, 2025 -
Allow optimizing out `panic_bounds_check` in Unicode checks.
#138024 opened
Mar 5, 2025 -
Add GlobalAsm as a valid ItemKind to StableMIR
#138025 opened
Mar 5, 2025 -
Stop projecting into SIMD types in `ui/simd/` tests
#138036 opened
Mar 5, 2025 -
Fix split index calculation in `check_type_alias_where_clause_location`
#138037 opened
Mar 5, 2025 -
Enable Non-determinism of float operations in Miri and change std tests
#138062 opened
Mar 5, 2025 -
[WIP] Enable automatic cross-compilation in run-make tests
#138066 opened
Mar 5, 2025 -
Add `Result::map_or_default` and `Option::map_or_default`
#138068 opened
Mar 5, 2025 -
remove invalid workspaceFolder prefix from the zed rust-analyzer config
#138085 opened
Mar 6, 2025 -
Initial implementation of `core_float_math`
#138087 opened
Mar 6, 2025 -
Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first
#138133 opened
Mar 7, 2025 -
Emit warning while outputs is not exe and prints linkage info
#138139 opened
Mar 7, 2025 -
rustdoc: add unstable option `--crate-list-heading` to customize the sidebar crate list.
#138143 opened
Mar 7, 2025 -
Use multiple returns in MIR if it saves a block; still have only one in LLVM
#138144 opened
Mar 7, 2025 -
Separate the unescape functions but avoid duplicating code
#138163 opened
Mar 7, 2025 -
Infrastructure for lints during attribute parsing, specifically duplicate usages of attributes
#138164 opened
Mar 7, 2025 -
Small code improvement in rustdoc hidden stripper
#138167 opened
Mar 7, 2025 -
Prefer built-in sized impls (and only sized impls) for rigid types always
#138176 opened
Mar 7, 2025 -
rustc_target: update x86_win64 to match the documented calling convention for f128
#138182 opened
Mar 7, 2025 -
[AIX] Ignore linting on repr(C) structs with repr(packed) or repr(align(n))
#138206 opened
Mar 8, 2025 -
Turn `Cow::is_borrowed,is_owned` into associated functions.
#138217 opened
Mar 8, 2025 -
Unnecessary references lint
#138230 opened
Mar 8, 2025 -
Get rid of `EscapeDebugInner`.
#138237 opened
Mar 8, 2025 -
Keep space if arg does not follow punctuation when lint unused parens
#138271 opened
Mar 9, 2025 -
Add `#[repr(u128)]`/`#[repr(i128)]` enums to `improper_ctypes_definitions`
#138282 opened
Mar 9, 2025 -
Stabilize `repr128`
#138285 opened
Mar 9, 2025 -
-Zc-char-type=unsigned|signed|default flag for c_char->u8/i8 selection override
#138290 opened
Mar 9, 2025 -
rewrite `optimize` attribute to use new attribute parsing infrastructure
#138291 opened
Mar 9, 2025 -
Stop putting `Assume`s in MIR for every `enum`-`as` cast
#138297 opened
Mar 10, 2025 -
fix usage of `autodiff` macro with inner functions
#138314 opened
Mar 10, 2025 -
Rebuild llvm spuriously less frequently
#138333 opened
Mar 11, 2025 -
Improve `-Z crate-attr` diagnostics
#138336 opened
Mar 11, 2025 -
Functionality for `int_format_into` for integer types
#138338 opened
Mar 11, 2025 -
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
#138340 opened
Mar 11, 2025 -
Enable `reliable_f16_math` on x86
#138344 opened
Mar 11, 2025 -
KCFI: Add KCFI arity indicator support
#138368 opened
Mar 11, 2025 -
Enable contracts for const functions
#138374 opened
Mar 11, 2025 -
ci: add runners for vanilla LLVM 20
#138380 opened
Mar 12, 2025 -
Implement `SliceIndex` for `ByteStr`
#138381 opened
Mar 12, 2025 -
Update to new attribute parsing infra implemented in PR #135726
#138386 opened
Mar 12, 2025 -
Allow const patterns of matches to contain pattern types
#138393 opened
Mar 12, 2025 -
Download GCC from CI on test builders
#138395 opened
Mar 12, 2025 -
sys/pal/unix/sync/mutex: Fix Mutex::new() on NuttX
#138400 opened
Mar 12, 2025 -
Tweak `VecCache` to improve performance
#138405 opened
Mar 12, 2025 -
Test out a more lock-free hash map
#138419 opened
Mar 12, 2025 -
Stabilize return type notation (RFC 3654)
#138424 opened
Mar 12, 2025 -
Fix `armv7-sony-vita-newlibeabihf` LLVM target triple
#138426 opened
Mar 12, 2025 -
Fix `x86_64-unknown-illumos` LLVM target triple
#138429 opened
Mar 12, 2025 -
Fix `uclibc` LLVM target triples
#138431 opened
Mar 12, 2025 -
`librustdoc`: more `impl fmt::Display`
#138455 opened
Mar 13, 2025 -
Fix struct_tail_raw argument order and ObligationCause usage
#138456 opened
Mar 13, 2025 -
type privacy: Check constructor types in tuple struct patterns
#138458 opened
Mar 13, 2025 -
Dedup `&mut *` reborrow suggestion in loops
#138462 opened
Mar 13, 2025 -
feat: add `succinct-zkvm` os and target
#138463 opened
Mar 13, 2025 -
Test interaction between RFC 2229 migration and use closures
#138470 opened
Mar 13, 2025 -
Implement `feature(precise_capturing_of_types)`
#138473 opened
Mar 14, 2025 -
Remove `NtExpr` and `NtLiteral`
#138478 opened
Mar 14, 2025 -
Describe lifetime of call argument temporaries passed indirectly
#138489 opened
Mar 14, 2025 -
remove `feature(inline_const_pat)`
#138492 opened
Mar 14, 2025 -
Implement Deref<Target=ByteStr> for CStr
#138498 opened
Mar 14, 2025 -
borrowck typeck children together with their root
#138499 opened
Mar 14, 2025 -
Nul terminate rust string literals
#138504 opened
Mar 14, 2025 -
shared-generics: Do not share instantiations that contain local-only types
#138522 opened
Mar 14, 2025 -
deref patterns: implement implicit deref patterns
#138528 opened
Mar 15, 2025 -
Suggest `crate` keyword when unresolved path contains current crate's name
#138529 opened
Mar 15, 2025 -
Make performance description of String::insert_str more precise
#138538 opened
Mar 15, 2025 -
Move coercion hack from `coerce_unsized` to `check_cast`
#138542 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 {Chunks,Windows}::nth
#138562 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 -
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 -
impl !PartialOrd for HirId
#138610 opened
Mar 17, 2025 -
Support using const pointers in asm `const` operand
#138618 opened
Mar 17, 2025 -
Add more ergonomic clone tests
#138628 opened
Mar 17, 2025 -
Stabilize `cfg_boolean_literals`
#138632 opened
Mar 18, 2025 -
[do not merge] Preparation for LLD stabilization
#138645 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 -
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 -
build dist for x86_64-pc-solaris and sparcv9-sun-solaris
#138699 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 -
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 -
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 -
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 -
Avoid directly accessing the hir_crate query from crate_hash
#138774 opened
Mar 21, 2025 -
Add `#[loop_match]` for improved DFA codegen
#138780 opened
Mar 21, 2025 -
add `TypingMode::Borrowck`
#138785 opened
Mar 21, 2025 -
Note potential but private items in show_candidates
#138790 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 -
rustc_target: RISC-V: add base `I`-related important extensions
#138823 opened
Mar 22, 2025 -
StableMIR: Add `associated_items`.
#138826 opened
Mar 22, 2025 -
Start using `with_native_path` in `std::sys::fs`
#138832 opened
Mar 22, 2025 -
core: implement `fold` via `try_fold`
#138835 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 -
Properly stall coroutine witnesses in new solver
#138845 opened
Mar 22, 2025 -
Update dependencies
#138848 opened
Mar 23, 2025 -
Identify non-function annotated by contract in macro expand
#138852 opened
Mar 23, 2025 -
core: use specialization for more methods of `impl Iterator for &mut I`
#138862 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 -
Trusty: Implement `write_vectored` and `write_all` for stdio
#138876 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 -
Revert "Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compiler-errors"
#138892 opened
Mar 24, 2025 -
std: fix aliasing bug in UNIX process implementation
#138896 opened
Mar 24, 2025 -
Test linking and running `no_std` binaries
#138904 opened
Mar 24, 2025 -
Reject test executables when not supported by target
#138906 opened
Mar 24, 2025 -
Implement RFC 3631: add rustdoc doc_cfg features
#138907 opened
Mar 24, 2025 -
Remove even more instances of @ts-expect-error from search.js
#138913 opened
Mar 24, 2025 -
Added `get_unchecked` and `get_unchecked_mut` to `OnceLock` and `LazyLock`
#138914 opened
Mar 24, 2025 -
uefi: fs: Add file times plumbing
#138918 opened
Mar 25, 2025 -
Fix missing safety in {ptr,NonNull}::as_mut
#138919 opened
Mar 25, 2025 -
Fix UWP reparse point check
#138928 opened
Mar 25, 2025 -
support local bootstrap profiles
#138934 opened
Mar 25, 2025 -
Add `Arc::is_unique`
#138939 opened
Mar 25, 2025 -
Stabilize the avx512 target features
#138940 opened
Mar 25, 2025 -
Do not mix normalized and unnormalized caller bounds when constructing param-env for `receiver_is_dispatchable`
#138941 opened
Mar 25, 2025 -
Add `__isPlatformVersionAtLeast` and `__isOSVersionAtLeast` symbols
#138944 opened
Mar 25, 2025 -
Refactor Apple version handling in the compiler
#138947 opened
Mar 25, 2025 -
Rename `is_like_osx` to `is_like_darwin`
#138949 opened
Mar 25, 2025 -
replace extra_filename with strict version hash in metrics file names
#138950 opened
Mar 25, 2025 -
Replace last `usize` -> `ptr` transmute in `alloc` with strict provenance API
#138951 opened
Mar 25, 2025 -
arbitrary_self_type: insert implied Receiver bound on Deref
#138952 opened
Mar 25, 2025 -
Update the index of Option to make the summary more comprehensive
#138957 opened
Mar 26, 2025 -
Make closure capturing have consistent and correct behaviour around patterns
#138961 opened
Mar 26, 2025 -
Expect an array when expected and acutal types are both arrays during cast
#138962 opened
Mar 26, 2025 -
Update the index of Result to make the summary more comprehensive
#138968 opened
Mar 26, 2025 -
std: Fix build for NuttX targets
#138972 opened
Mar 26, 2025 -
literal pattern lowering: use the pattern's type instead of the literal's in `const_to_pat`
#138992 opened
Mar 26, 2025 -
Make `cfg_match!` a semitransparent macro
#138993 opened
Mar 26, 2025 -
[perf experiment] Split the resolver tables into per-owner tables
#138995 opened
Mar 26, 2025 -
Don't suggest the use of `impl Trait` in closure parameter
#138998 opened
Mar 26, 2025 -
Rigidly project missing item due to guaranteed impossible sized predicate
#139000 opened
Mar 26, 2025 -
add `naked_functions_rustic_abi` feature gate
#139001 opened
Mar 26, 2025 -
Add release notes for 1.86.0
#139002 opened
Mar 26, 2025 -
Remove the use of Rayon iterators
#139011 opened
Mar 27, 2025 -
Decouple trait impls of different traits wrt incremental
#139018 opened
Mar 27, 2025 -
std: get rid of `sys_common::process`
#139020 opened
Mar 27, 2025 -
increment depth of nested obligations
#139022 opened
Mar 27, 2025 -
Make error message for missing fields with `..` and without `..` more consistent
#139024 opened
Mar 27, 2025 -
Make target maintainers more easily pingable
#139028 opened
Mar 27, 2025 -
Use char::is_whitespace directly in str::trim*
#139031 opened
Mar 27, 2025 -
Add new `PatKind::Missing` variants
#139035 opened
Mar 27, 2025 -
Reduce kw::Empty usage, part 4 #138347
#139039 opened
Mar 28, 2025 -
Remove `rustc_middle::ty::util::ExplicitSelf`.
#139041 opened
Mar 28, 2025 -
Do not remove trivial `SwitchInt` with mir-opt-level=0
#139042 opened
Mar 28, 2025 -
bootstrap: Avoid cloning `change-id` list
#139044 opened
Mar 28, 2025 -
Improve `Lifetime::suggestion`
#139046 opened
Mar 28, 2025 -
Allow Apple SDK to be missing on non-host macOS
#139053 opened
Mar 28, 2025 -
uses_power_alignment: wording tweaks
#139059 opened
Mar 28, 2025 -
replace commit placeholder in vendor status with actual commit
#139060 opened
Mar 28, 2025 -
io: Avoid marking some bytes as uninit
#139068 opened
Mar 28, 2025 -
Add `slice::align_to_uninit_mut`
#139072 opened
Mar 28, 2025 -
Experimental feature gate for `super let`
#139080 opened
Mar 28, 2025 -
std: deduplicate `errno` accesses
#139081 opened
Mar 28, 2025 -
hygiene: Rename semi-transparent to semi-opaque
#139084 opened
Mar 28, 2025 -
Fallback `{float}` to `f32` when `f32: From<{float}>` and add `impl From<f16> for f32`
#139087 opened
Mar 28, 2025 -
Ergonomic ref counting: optimize away clones when possible
#139088 opened
Mar 28, 2025 -
fix docs for `Peekable::next_if{_eq}`
#139090 opened
Mar 28, 2025 -
Rewrite on_unimplemented format string parser.
#139091 opened
Mar 29, 2025 -
Move `fd` into `std::sys`
#139092 opened
Mar 29, 2025 -
Tell LLVM about impossible niche tags
#139098 opened
Mar 29, 2025 -
Promise `array::from_fn` is generated in order of increasing indices
#139099 opened
Mar 29, 2025 -
compiletest: Support matching diagnostics on lines below
#139100 opened
Mar 29, 2025 -
coverage: Avoid splitting spans during span extraction/refinement
#139102 opened
Mar 29, 2025 -
deduplicate abort implementations
#139103 opened
Mar 29, 2025 -
`BackendRepr::is_signed`: comment why this may panics
#139105 opened
Mar 29, 2025 -
Mark .pp files as Rust
#139106 opened
Mar 29, 2025 -
std: make `cmath` functions safe
#139107 opened
Mar 29, 2025 -
Simplify `thir::PatKind::ExpandedConstant`
#139108 opened
Mar 29, 2025 -
Properly document FakeReads
#139111 opened
Mar 29, 2025 -
Implement `super let`
#139112 opened
Mar 29, 2025 -
unstable book: in a sanitizer example, check the code
#139113 opened
Mar 29, 2025 -
Implement `pin!()` using `super let`
#139114 opened
Mar 29, 2025 -
`slice.get(i)` should use a slice projection in MIR, like `slice[i]` does
#139118 opened
Mar 29, 2025 -
Rollup of 7 pull requests
#139119 opened
Mar 29, 2025 -
Rename internal module from `statik` to `statics`
#139121 opened
Mar 29, 2025 -
Remove attribute `#[rustc_error]`
#139122 opened
Mar 29, 2025 -
Fix paths to `coretests` and `alloctests`
#139123 opened
Mar 30, 2025
311 Issues closed by 82 people
-
docs of return value of compare_and_exchange() are confusing
#139040 closed
Mar 29, 2025 -
Compiletest should reject `true` and `false` as revision names
#138663 closed
Mar 29, 2025 -
evaluating trait selection obligation
#138855 closed
Mar 29, 2025 -
Can not use argument impl Trait in type alias
#139055 closed
Mar 29, 2025 -
"Rust Embedded Devices Working Group Cortex-M Team" target maintainer doesn't seem to exist
#139027 closed
Mar 28, 2025 -
Find a Way to Silence change-id Warnings
#138925 closed
Mar 28, 2025 -
Missed optimization: Option<fieldless enum> equality
#72646 closed
Mar 28, 2025 -
`Option<bool>::eq` optimizes poorly
#139078 closed
Mar 28, 2025 -
ICE: `trimmed_def_paths` called, diagnostics were expected but none were emitted.
#138979 closed
Mar 28, 2025 -
Detect linkage error when `xcode-select --install` hasn't been run
#84534 closed
Mar 28, 2025 -
For *-apple-ios targets, if license agreement is not agreed to (yet), better behaviour is necessary
#56829 closed
Mar 28, 2025 -
'rustc' panicked at compiler\rustc_hir_analysis\src\collect\predicates_of.rs:396:60
#139048 closed
Mar 28, 2025 -
Disregard: Broken attempt at `type_id` hack on stable Rust with no unsafe
#139043 closed
Mar 28, 2025 -
std::thread::spawn: thread-local storage panics
#138696 closed
Mar 28, 2025 -
match-then-remake `Result` doesn't optimize away for some payload widths
#101210 closed
Mar 27, 2025 -
Random musing on the library-level UB casting problem
#139036 closed
Mar 27, 2025 -
Confusing error when trying to assign to a variable matching a constant's name
#113989 closed
Mar 27, 2025 -
Survey: Open-Source Documentation for Newcomers
#116243 closed
Mar 27, 2025 -
`log_syntax` and `trace_macros` unstable features can be used on stable
#114352 closed
Mar 27, 2025 -
LLVM version is wrong / gathering historical LLVM version
#127531 closed
Mar 27, 2025 -
ICE: called `Option::unwrap()` on a `None` value with refutable patterns
#138973 closed
Mar 27, 2025 -
ICE: demand: index out of bounds
#135474 closed
Mar 27, 2025 -
Spurious indexing error on iOS simulator
#138984 closed
Mar 27, 2025 -
`rustc.exe -vV` didn't exit successfully (exit code: 0xc000007b) on `i686-pc-windows-gnu`
#136795 closed
Mar 27, 2025 -
regression: literal out of range
#137893 closed
Mar 27, 2025 -
Undefined hidden symbol compiling code with generics and const reference to static
#138942 closed
Mar 27, 2025 -
--print=native-static-libs produces no output for `#![no_std]` staticlib
#108825 closed
Mar 27, 2025 -
ICE: triggered when initializing an empty `ParseSess`
#138990 closed
Mar 26, 2025 -
Bootstrap failed when multilibs are enabled in yocto environment from 1.83
#138983 closed
Mar 26, 2025 -
Tracking Issue for setting up codegen backend ping groups
#138116 closed
Mar 26, 2025 -
ICE: refutable patterns should always have a place to inspect
#138958 closed
Mar 26, 2025 -
ICE: TAIT and incremental compilation
#138948 closed
Mar 26, 2025 -
LLVM "conflicting locations for variable" assertions
#138198 closed
Mar 26, 2025 -
Some promble about vendor
#138978 closed
Mar 26, 2025 -
TAIT constrained by `const` generates wrong `#[define_opaque]` hint
#138902 closed
Mar 26, 2025 -
rustdoc `ignore-*` markdown attribute ignores everything
#138863 closed
Mar 26, 2025 -
Tracking issue for RFC 3617 precise capturing in traits
#130044 closed
Mar 26, 2025 -
`cargo fix` produces incorrect code when removing last unused dependency next to `self as __` syntax
#133750 closed
Mar 25, 2025 -
Error installing cargo-watch on M4 Mac
#138922 closed
Mar 25, 2025 -
Lifetime error doesn't point to causing line
#138900 closed
Mar 25, 2025 -
Missed optimization when using const-blocks for MaybeUninit arrays
#138625 closed
Mar 25, 2025 -
Tracking Issue for `const_box`
#92521 closed
Mar 24, 2025 -
Compiler bug while trying to use a Box<dyn T>
#138888 closed
Mar 24, 2025 -
std::slice::partition_point performance regression when using rustc 1.82+
#138796 closed
Mar 24, 2025 -
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 -
rustdoc: `Methods from Deref<Target = T<U>>` is imprecise (contains false positives)
#24686 closed
Mar 24, 2025 -
Inconsistent behavior in FileType comparisons on Windows
#138668 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 -
where clause for tuple structs recommended at wrong place causing syntax errors
#91520 closed
Mar 22, 2025 -
unused_attributes: false positive since nightly-2025-03-21 "unused attribute `<cfg_attr>`"
#138779 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 -
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 -
Constant value evaluation failure prints debug representation
#138730 closed
Mar 21, 2025 -
Using a trait's Associated Type in a different trait's impl declaration crashes
#132826 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: expected binder to have 2 projections, but it has 1
#137706 closed
Mar 19, 2025 -
ICE: `assertion failed: !eps.is_empty()`
#137895 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 -
mention Arc::make_mut alongside Mutex
#138322 closed
Mar 17, 2025 -
Tracking Issue for anonymous pipe API
#127154 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 -
docs for extend_from_slice say extend isnt specialized for slice yet
#53185 closed
Mar 15, 2025 -
by_move_body.rs:275:21: There should be at least a single deref for an upvar local initialization, found []
#138501 closed
Mar 15, 2025 -
A way to configure always using @argfile for linker invocations
#138421 closed
Mar 15, 2025 -
Expect doesn't work on struct field
#138319 closed
Mar 15, 2025 -
cargo clippy failed to apply fixes
#112502 closed
Mar 15, 2025 -
Provide a more helpful diagnostic on "shebang lookalikes" (and soon "frontmatter lookalikes" too)
#137249 closed
Mar 14, 2025 -
rustc --crate-type flag should display valid values
#70183 closed
Mar 14, 2025 -
Need access to OS specific `PATH_SEPARATOR`
#138505 closed
Mar 14, 2025 -
`std::Pin` documentation missing example
#58882 closed
Mar 14, 2025 -
regression: ICE: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/decoder.rs:1501:75
#134715 closed
Mar 14, 2025 -
ICE: `explicit index of non-indexable type`
#125059 closed
Mar 14, 2025 -
allow(unused_variables) doesn't work on struct field bindings in patterns
#138428 closed
Mar 14, 2025 -
Hashmap section on const/static construction should mention `LazyLock` as a way to resolve problems mentioned.
#137566 closed
Mar 14, 2025 -
Documentation for PermissionsExt::set_mode should link to set_permissions
#91707 closed
Mar 14, 2025 -
`Range<usize>::next` should fully MIR-inline
#130590 closed
Mar 14, 2025 -
MIR inliner, despite running, doesn't always inline trivial things like `i32::le`
#138136 closed
Mar 14, 2025 -
Stop forcing an `alloc` just because something looked at the discriminant
#137503 closed
Mar 14, 2025 -
Crater run for `unit_bindings`
#136882 closed
Mar 13, 2025 -
Tracking issue for HashMap::raw_entry
#56167 closed
Mar 13, 2025 -
Delegation: It's impossible to `reuse` foreign fns
#127412 closed
Mar 13, 2025 -
Big static array causes rlib to bloat in size
#136519 closed
Mar 13, 2025 -
Case for Xcoff not handled in `prefix_and_suffix`
#137219 closed
Mar 13, 2025 -
rustdoc-json: Precise capturing JSON is untyped
#137616 closed
Mar 13, 2025 -
regression: ICE in rustc_codegen_ssa/src/mir/rvalue.rs:104:55:
#137892 closed
Mar 13, 2025 -
naked_functions: invalid instruction mnemonic <function name> on an .endef line
#138320 closed
Mar 13, 2025 -
`assert_eq!` fails with `const { .. }` in Rust 2024
#133081 closed
Mar 13, 2025 -
rustdoc-json: Document why Id can't just be DefId
#133780 closed
Mar 13, 2025 -
ICE: Broken MIR while testing type compatibility
#134383 closed
Mar 13, 2025 -
Add Dark Mode & Instagram Handle on Socials
#138447 closed
Mar 13, 2025 -
nightly rustc panicked when no `dyn` before trait in `type T = `
#138369 closed
Mar 13, 2025 -
Delegation makes it possible to define C-variadic associated functions
#127413 closed
Mar 13, 2025 -
Delegation incorrectly assumes `VaListImpl<'_>` from `...` will correctly pass-through to `...`
#127443 closed
Mar 13, 2025 -
ICE: delegation: index out of bounds
#138362 closed
Mar 13, 2025 -
ICE: pretty: `Unexpected def kind GlobalAsm`
#138260 closed
Mar 13, 2025 -
Valgrind reports memory leak in runtime with current beta compiler
#138430 closed
Mar 13, 2025 -
`HashMap::new()` panics inside UEFI environments that don't support RNG protocol
#138252 closed
Mar 13, 2025 -
Move `compile-pass` tests to `check-pass` or `build-pass`
#62277 closed
Mar 12, 2025 -
Investigate and implement a scheme to consistently apply lints for all compiler crates
#138106 closed
Mar 12, 2025 -
Tracking issue for unsized tuple coercion
#42877 closed
Mar 12, 2025 -
Should Result::ok() be #[must_use]?
#138413 closed
Mar 12, 2025 -
asm: Since nightly-2024-08-01 (LLVM 19), in and out is sometime allocated to the same register
#129585 closed
Mar 12, 2025 -
Implement `pick[23]_mut` via `get_disjoint_mut` [rustc cleanup]
#138196 closed
Mar 12, 2025 -
CoercePointee doesn't support trait bounds on the smart pointer
#138172 closed
Mar 12, 2025 -
TAIT decision on whether nested inner items may define
#117860 closed
Mar 12, 2025 -
TAIT defining scope options
#107645 closed
Mar 12, 2025 -
dylib crate fails to compile
#138339 closed
Mar 12, 2025 -
`tests/mir-opt/slice_drop_shim.rs` spuriously fails on x86_64 mingw with 0xc00000fd
#138110 closed
Mar 12, 2025 -
Miscompilation caused by incorrectly-deduced readonly on virtual call
#137646 closed
Mar 12, 2025 -
ICE: generics: index out of bounds
#137865 closed
Mar 12, 2025 -
ICE when using a constant as a pattern
#138048 closed
Mar 12, 2025 -
Bootstrap test ci_rustc_if_unchanged_logic fails locally
#138239 closed
Mar 12, 2025 -
Unexpected Padding Between Note Sections in ELF File
#137647 closed
Mar 12, 2025 -
ICE: `panic in a destructor during cleanup`
#131298 closed
Mar 11, 2025 -
`print-type-size` somtimes prints incorrect output
#125427 closed
Mar 11, 2025 -
1.55.0 new only-x86_64 test codegen/array-equality.rs fails on Debian x86_64
#89748 closed
Mar 11, 2025 -
Unclear doc on iterator.by_ref()
#95143 closed
Mar 11, 2025 -
`GenerateCopyright` attempts to vendor sources during installation
#136955 closed
Mar 11, 2025 -
Not using the byval attribute loses memcpy optimizations
#103103 closed
Mar 11, 2025 -
2024 edition does not release a mutable borrow after it moved to a function call
#138342 closed
Mar 11, 2025 -
Add a tidy check to enforce that all `compiler/*/Cargo.toml`contains `lints.workspace = true`
#138195 closed
Mar 11, 2025 -
ICE: compiler/rustc_hir_analysis/src/hir_ty_lowering/lint.rs None
#138229 closed
Mar 11, 2025 -
ICE: `$ident: found TraitItem(TraitItem `
#138211 closed
Mar 11, 2025 -
minor editing issue in atomic.rs makes it harder to understand
#135801 closed
Mar 11, 2025 -
"function defined here" notes shouldn't show `mut`s
#90889 closed
Mar 11, 2025 -
Manifests in rustc-src distributed package are not valid any more
#138304 closed
Mar 11, 2025 -
Compiler not realizing an impl is more specific than another when using const generic bounds
#138308 closed
Mar 10, 2025 -
ICE: delegation: `unexpected parent of trait or impl item or item not found`
#127916 closed
Mar 10, 2025 -
ICE: delegation: index out of bounds
#128119 closed
Mar 10, 2025 -
Stack overflow on large doctests in edition 2024 on Windows
#138248 closed
Mar 10, 2025 -
ICE: `expected item, found (root_crate)`
#128190 closed
Mar 10, 2025 -
ICE: `expression is not a valid constant Adt(AdtExpr ..)`
#138130 closed
Mar 10, 2025 -
rustc_private linker error when llvm-tools is not installed
#137421 closed
Mar 10, 2025 -
Some linker sections are missing when building project with nightly toolchain
#130397 closed
Mar 10, 2025 -
Tracking issue for RFC 1985: Tiered browser support
#43035 closed
Mar 10, 2025 -
UWP target (e.g. x86_64-uwp-windows-msvc) is broken
#138257 closed
Mar 9, 2025 -
tests/run-make/repr128-dwarf panics when LLVM assertions are enabled
#138254 closed
Mar 9, 2025 -
ICE: `computed impossible repr (packed enum?): Foo`
#138241 closed
Mar 9, 2025 -
`global_asm!` should document that it doesn't guarantee section placement
#138247 closed
Mar 9, 2025 -
Extremely verbose GCC build fills CI log for x86_64-gnu-llvm-18
#138213 closed
Mar 9, 2025 -
Tracking issue for future-incompatbility lint `order_dependent_trait_objects`
#56484 closed
Mar 9, 2025 -
Can't cast a pointer of a trait object newtype to a pointer of that trait object.
#128625 closed
Mar 9, 2025 -
ICE: cfi: encode_ty_name: unexpected `GlobalAsm`
#137473 closed
Mar 9, 2025 -
ICE: `symbol_names: unexpected DefPathData: GlobalAsm`
#137472 closed
Mar 9, 2025 -
ICE: ` Unexpected def kind GlobalAsm`
#137471 closed
Mar 9, 2025 -
ICE: `DefId(..) is not a body: GlobalAsm`
#137470 closed
Mar 9, 2025 -
tests/ui/meta/no_std-extern-libc.rs fails `aarch64-apple`
#138220 closed
Mar 8, 2025 -
`std::env::var` should mention `env!` or `option_env!`
#138159 closed
Mar 8, 2025 -
long literal expressions should be truncated
#125581 closed
Mar 8, 2025 -
`tests/ui/sanitizer/asan_odr_windows.rs` fails with lld
#138222 closed
Mar 8, 2025 -
`simd_fpow` and `simd_fpowi` intrinsics are not exposed in `intrinsics::simd`
#137555 closed
Mar 8, 2025 -
Tracking issue for release notes of #137606: add a "future" edition
#138183 closed
Mar 8, 2025 -
`macro_rules` broken on latest nightly
#138178 closed
Mar 8, 2025 -
panic in a no-unwind function leads to not dropping local variables
#123231 closed
Mar 8, 2025 -
Random linker failure involving alloc symbols on stable 1.72.0 to currently nightly
#115234 closed
Mar 8, 2025 -
Miri build preventing landing changes which require both lib and compiler work
#138065 closed
Mar 8, 2025 -
ICE: `ty: .. should not have user provided type Canonical { .. } recorded`
#138210 closed
Mar 8, 2025 -
ICE: `incoherent impl of negative auto trait`
#138149 closed
Mar 8, 2025 -
It came back...
#138203 closed
Mar 8, 2025 -
Using a bare trait as a field type in a struct gives subpar suggestion
#135759 closed
Mar 7, 2025 -
ICE: `item_name: no name for DefPath`
#133426 closed
Mar 7, 2025 -
Some configurations build the compiler too many times
#138123 closed
Mar 7, 2025 -
asm_goto_with_outputs miscompilation
#137867 closed
Mar 7, 2025 -
Tracking issue for spurious network failures on bots
#40474 closed
Mar 7, 2025 -
Tracking Issue for `const_sockaddr_setters`
#131714 closed
Mar 7, 2025 -
Tracking Issue for `const_char_classify`
#132241 closed
Mar 7, 2025 -
Extremely slow while compiling pulldown-cmark with RUSTFLAGS="-Zpolonius"
#138102 closed
Mar 7, 2025 -
Many `From` implementations are undocumented
#51430 closed
Mar 7, 2025 -
Borrow checker allows multiple mutable references in the same scope (unexpected behavior)
#138140 closed
Mar 7, 2025 -
Tracking Issue for `const_copy_from_slice`
#131415 closed
Mar 7, 2025 -
Compilation error in the vulkano crate on nightly `expected isize, found i32`
#137662 closed
Mar 7, 2025 -
ICE: `called Result::unwrap() on an Err value: NoSolution` in `rustc_borrowck/src/type_check/mod.rs`
#137579 closed
Mar 7, 2025 -
rustc_fluent_macro::fluent_messages uses CARGO_PKG_NAME instead of CARGO_CRATE_NAME
#137815 closed
Mar 7, 2025 -
rustc_driver fails to link on x86_64-pc-windows-msvc
#138091 closed
Mar 6, 2025 -
Compiler panicked unexpectedly on instantiation of struct parametrized by nested const generic exprs
#94227 closed
Mar 6, 2025 -
Investigate cross-compile dist tool flow incorrectly building {host,build} compilers
#138004 closed
Mar 6, 2025 -
bootstrap requires non-existing src/gcc submodule on static.rust-lang.org tarball
#138124 closed
Mar 6, 2025 -
`#[allow(...)]` doesn't work on expressions
#97748 closed
Mar 6, 2025 -
type casting
#138121 closed
Mar 6, 2025 -
ICE: not enough bound vars
#132059 closed
Mar 6, 2025 -
ICE: `cycle detected when computing function signature`
#131648 closed
Mar 6, 2025 -
config.toml: Allow passing arbitrary configure and build args to LLVM cmake
#138027 closed
Mar 6, 2025 -
MIR inliner not inlining through `is_some_and` sometimes
#137901 closed
Mar 5, 2025 -
ICE: `rust abi shouldn't use on_stack`
#132981 closed
Mar 5, 2025 -
`./x test library/core` stopped working
#137478 closed
Mar 5, 2025 -
CoercePointee leaks unstable unsizing impls
#135217 closed
Mar 5, 2025 -
Implied bounds compat mode does not deduce sufficient outlives bounds
#137767 closed
Mar 5, 2025 -
Tracking Issue for `string_extend_from_within`
#103806 closed
Mar 5, 2025 -
compiletest: compare-mode false negatives w.r.t. long type file path
#136510 closed
Mar 5, 2025 -
Documentation for stdout does not mention flushing
#74348 closed
Mar 5, 2025 -
run-make-fulldeps/c-link-to-rust-va-list-fn fails on aarch64-linux-gnu
#56475 closed
Mar 5, 2025 -
replace usages of 'wc' in test scripts with simpler ways
#81791 closed
Mar 5, 2025 -
Switch `run-make` tests from Makefiles to rust
#40713 closed
Mar 5, 2025 -
Tracking Issue for porting `run-make` tests to use Rust
#121876 closed
Mar 5, 2025 -
ICE: `assertion failed: end <= max_value` at `rustc_const_eval/src/interpret/validity.rs`
#138045 closed
Mar 5, 2025 -
ICE: `can't get the span of an arbitrary parsed attribute: Parsed(Confusables ...)`
#138043 closed
Mar 5, 2025 -
Can not disable `reference-types` feature for wasm32 target with `-C linker-plugin-lto` flag
#130604 closed
Mar 5, 2025 -
`#[no_mangle]` wrapped in `unsafe` produces strange syntax error
#138049 closed
Mar 5, 2025 -
`E0373` examples are out of date
#137962 closed
Mar 5, 2025 -
Tracking Issue for `box_uninit_write`
#129397 closed
Mar 5, 2025 -
ICE: sty: called `Option::unwrap()` on a `None` value
#137896 closed
Mar 5, 2025 -
Tracking issue for `slice_take`
#62280 closed
Mar 5, 2025 -
regression: duplicate symbol definition
#137891 closed
Mar 5, 2025 -
Potential unsoundness in constructing Box<str> via raw pointers
#137987 closed
Mar 4, 2025 -
[BUG] Llvm-plugins failed when build the same nightly rustc to stage2 rustc
#137954 closed
Mar 4, 2025 -
`rustc --help` does not show all available flags of `rustc --print`
#137853 closed
Mar 4, 2025 -
Tracking issue for i686 msvc CI issues with latest Windows 2022 runner image 20250224.5.0+
#137733 closed
Mar 4, 2025 -
Unary operator applied to range fails to parse
#134899 closed
Mar 4, 2025 -
Large const alloc does not fail gracefully on AIX
#137966 closed
Mar 4, 2025 -
Missed optimization when looping over bytes of a value
#133528 closed
Mar 4, 2025 -
rustdoc: add support for --emit=dep-info
#91982 closed
Mar 3, 2025 -
`rustup ...` no longer installs override toolchain verison
#137964 closed
Mar 3, 2025 -
tait: "cycle detected when computing type" when using transmute.
#98993 closed
Mar 3, 2025 -
Tracking issue for release notes of #137932: bump stdarch
#137934 closed
Mar 3, 2025 -
howto cross-compile to get to work for powerpc e500v2
#117361 closed
Mar 3, 2025 -
"try-job" parsing logic seems to be space-sensitive
#137013 closed
Mar 2, 2025 -
Mathematical Sans-Serif Italic Capital Z improper .to_lowercase functionality.
#97753 closed
Mar 2, 2025 -
AVR: linker failure - architecture of input file is incompatible
#137739 closed
Mar 2, 2025 -
LLVM 21: issue-114312.rs fails after llvm-project@36f0838a3dd1
#137799 closed
Mar 2, 2025 -
Incorrect path in E0004 match suggestion for enum from another module
#137845 closed
Mar 2, 2025 -
ICE: clippy: `can't get the span of an arbitrary parsed attribute`
#137640 closed
Mar 2, 2025 -
False positives of local variables crossing await scopes.
#137721 closed
Mar 1, 2025 -
Rustdoc error in armv7 `-neon` with `target_feature` `fp-armv8`
#136755 closed
Mar 1, 2025 -
ICE:no entry for node id: `NodeId(13)`
#137267 closed
Mar 1, 2025 -
Tracking issue for bootstrap test step cleanups
#137178 closed
Mar 1, 2025 -
--target should ignore the machine part of the triplet in most cases
#33147 closed
Mar 1, 2025 -
rustc should warn when a (library) crate's name doesn't match its filename
#29994 closed
Mar 1, 2025 -
rustc need a way to generate versioned libraries
#22399 closed
Mar 1, 2025 -
Combining LTO + PGO + lib/cdylib crashes on LLVM assertion
#117220 closed
Mar 1, 2025 -
Failed to compile a project with LTO + PGO
#115344 closed
Mar 1, 2025 -
fat-ptr-transmutes lint doesn't work
#19676 closed
Mar 1, 2025 -
ICE: `No HirId for DefId`
#137708 closed
Mar 1, 2025 -
checked_ilog2 test fails with imprecise float intrinsics
#137591 closed
Mar 1, 2025 -
ICE "Unexpected free regions in MIR" with asm_const, missing constant, async, and lifetime parameter
#117877 closed
Mar 1, 2025 -
Suggest swapping the equality when the message `can't compare` occurs
#132695 closed
Mar 1, 2025 -
inferred repeat expression length unnecessarily needs `Copy`
#110443 closed
Mar 1, 2025 -
ICE: Unsafe binder types: Unimplemented
#137705 closed
Mar 1, 2025 -
bootstrap: Build with `use-lld = true` fails under MSYS2 due to some path escaping issues
#137498 closed
Mar 1, 2025 -
derived `PartialOrd::le` is non-optimal for 2-field struct of primitive integers
#106107 closed
Mar 1, 2025
268 Issues opened by 155 people
-
ICE: `failed to resolve instance for <fn(FooImpl, ()) as FooFn>::bar`
#139120 opened
Mar 29, 2025 -
Teloxide docs fail to build on nightly
#139116 opened
Mar 29, 2025 -
Tracking issue for release notes of #137928: stabilize const_cell
#139115 opened
Mar 29, 2025 -
trait_impls_of does not have an unique index (DepKind variant: 166)
#139110 opened
Mar 29, 2025 -
Tracking issue for release notes of #137835: Use `BinOp::Cmp` for `iNN::signum`
#139109 opened
Mar 29, 2025 -
Invalid format string with certain fill characters yields incorrect suggestion
#139104 opened
Mar 29, 2025 -
crates are considered for `fn() -> type` name resolution if they have generic parameters
#139095 opened
Mar 29, 2025 -
Promoted constants lead to poor MIR from comparisons
#139093 opened
Mar 29, 2025 -
ICE: `assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32'`
#139089 opened
Mar 28, 2025 -
ICE: `not using infcx`
#139082 opened
Mar 28, 2025 -
Tracking Issue for `super let`
#139076 opened
Mar 28, 2025 -
Tracking issue for release notes of #136160: Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
#139073 opened
Mar 28, 2025 -
`matches!` macro gives confusing compiler error when arguments are switched with catch-all pattern (`_`)
#139071 opened
Mar 28, 2025 -
Random stack overflow on windows-gnu
#139070 opened
Mar 28, 2025 -
Document path stability of `f64::abs` in no std crates
#139066 opened
Mar 28, 2025 -
Doctests confuse multi-paragraph footnote with indented code block
#139064 opened
Mar 28, 2025 -
Tracking Issue for `align_to_uninit_mut`
#139062 opened
Mar 28, 2025 -
`array::from_fn` behavior unclear from documentation
#139061 opened
Mar 28, 2025 -
Confusing suggestions for `error[E0599]: cannot write into String`
#139051 opened
Mar 28, 2025 -
Misleading compiler suggestion: Swapp the equality in rustlib due to mismatched types in user code
#139050 opened
Mar 28, 2025 -
Misleading compiler suggestion: Add semicolon in rustlib due to missing `;` in user code
#139049 opened
Mar 28, 2025 -
`{Mutex,RwLock}::get_mut()` documentation does not consider if a guard is forgotten
#139034 opened
Mar 27, 2025 -
rustdoc js: no place for code common to different js files.
#139032 opened
Mar 27, 2025 -
pclmulqdq intrinsics don't inline well across target_feature changes anymore
#139029 opened
Mar 27, 2025 -
`thread::scope` clobbers the panic payload
#139017 opened
Mar 27, 2025 -
Pin is unsound due to the literal constructor
#139013 opened
Mar 27, 2025 -
pointer::wrapping_offset should mention provenence
#139008 opened
Mar 27, 2025 -
buffer for stdout is heap-allocated
#139006 opened
Mar 26, 2025 -
Rustc panics at free_region_relations.rs:93:9: "can't find an upper bound!?"
#139004 opened
Mar 26, 2025 -
TAIT: combining those types cannot compile
#139003 opened
Mar 26, 2025 -
Tracking Issue for `naked_functions_target_rustic_abi`
#138997 opened
Mar 26, 2025 -
Disappearing error in Rust 1.74
#138982 opened
Mar 26, 2025 -
Removal of `NtTy` resulted in regression
#138975 opened
Mar 26, 2025 -
Compiler panicked at 'is_signed on non-scalar ABI' during const evaluation on windows-sys crate
#138971 opened
Mar 26, 2025 -
ICE when referencing ill-formed associated type in ItemCtxts (self type impls trait but own bounds don't hold)
#138970 opened
Mar 26, 2025 -
Unclear is offsetting one element past array length is allowed
#138969 opened
Mar 26, 2025 -
The Index of Result is outdated as it's missing some functions
#138966 opened
Mar 26, 2025 -
Wrong symbols are referenced for raw-dylib on i686-pc-windows-gnu
#138963 opened
Mar 26, 2025 -
PowerPC SPE targets don't have `spe` target feature enabled
#138960 opened
Mar 26, 2025 -
The Index of Option is outdated as it's missing some functions
#138955 opened
Mar 26, 2025 -
f32 += f32 * u32 is faster in a loop than f32 += f32; can be defeated (a little bit) with #[cold] annotation?
#138953 opened
Mar 25, 2025 -
rust-objcopy is x86-64 executable on aarch64-unknown-linux-gnu
#138943 opened
Mar 25, 2025 -
Tracking Issue for `arc_is_unique`
#138938 opened
Mar 25, 2025 -
A "cannot infer type" compilation error appeared from 1.87.0-nightly (249cb84 2025-03-12)
#138937 opened
Mar 25, 2025 -
[mir-opt] avoid `*&` when reading primitive from slice
#138936 opened
Mar 25, 2025 -
rustc suggests to use impl trait in closure parameter which doesn't work
#138932 opened
Mar 25, 2025 -
Offer a suggested fix for structs with a single field
#138931 opened
Mar 25, 2025 -
build std error for target `*-uwp-windows-msvc`
#138921 opened
Mar 25, 2025 -
autodiff unnecessarily prevents inlining
#138920 opened
Mar 25, 2025 -
Linker-plugin-based LTO with -flto in clang not working
#138910 opened
Mar 24, 2025 -
`unqualified_local_imports` lint does not trigger on import of local reimport of foreign item
#138908 opened
Mar 24, 2025 -
Windows 7 i686 does not reliably align 16 byte aligned thread locals
#138903 opened
Mar 24, 2025 -
`rustc-LLVM ERROR: Cannot select` with `-C code-model=large`
#138899 opened
Mar 24, 2025 -
`unconditional_recursion` lint false positive on abort-on-drop type.
#138897 opened
Mar 24, 2025 -
ICE: `encountered a fresh type during canonicalization`
#138891 opened
Mar 24, 2025 -
Crash when compiling `cranelift-codegen` on Termux
#138889 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 -
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 -
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 -
`./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 -
Original `pin!()` macro behavior 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 -
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 -
rustc stuck during assoc normalization
#138665 opened
Mar 18, 2025 -
Optimize `const` pattern guards for `StructuralEq` types
#138664 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 -
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 -
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 -
ICE: unpretty dies because of invalid repr
#138534 opened
Mar 15, 2025 -
`impl Fn(T)` argument type is not infered from return type
#138530 opened
Mar 15, 2025 -
Stabilize Style Guide Entry for Precise Capture Syntax
#138527 opened
Mar 15, 2025 -
rust-lld on NixOS can't link the program if the target dir lives on a path with spaces in it
#138513 opened
Mar 14, 2025 -
SIGSEGV on aarch64 when running on Podman 5.4
#138512 opened
Mar 14, 2025 -
ICE: `can't get the span of an arbitrary parsed attribute: Parsed(Repr([(ReprEmpty.. `
#138510 opened
Mar 14, 2025 -
Removing trailing zeros of a NonZero
#138497 opened
Mar 14, 2025 -
self-referencial struct: mutable borrow not dropped?
#138496 opened
Mar 14, 2025 -
NetBSD archive servers are down
#138493 opened
Mar 14, 2025 -
`rustdoc --test` does not respect `-Zcrate-attr`
#138491 opened
Mar 14, 2025 -
Compiling to Apple's `arm64e` got linking error!
#138481 opened
Mar 14, 2025 -
lld linker error on mips64[el] linux targets.
#138479 opened
Mar 14, 2025 -
E0599 message misleads by framing inapplicable methods as "not found" in the "current scope"
#138476 opened
Mar 14, 2025 -
More principled tempdir usage by and between rustc, rustdoc and compiletest
#138475 opened
Mar 14, 2025 -
src-script.js: make srcIndex into a parameter instead of a global variable
#138467 opened
Mar 13, 2025 -
Some sanitizers should be target modifiers
#138453 opened
Mar 13, 2025 -
lint/tidy check imports of rustc_type_ir and rustc_middle
#138449 opened
Mar 13, 2025 -
Tracking Issue for c-char-type
#138446 opened
Mar 13, 2025 -
doesn't point out the arbitrary self type is wrong
#138440 opened
Mar 13, 2025 -
Tracking Issue for the demotion of i686-pc-windows-gnu
#138422 opened
Mar 12, 2025 -
RPITIT with generic const constraint requires implied lifetime bounds to be explicitly specified in impls
#138411 opened
Mar 12, 2025 -
Lifetime must be 'static, but why?
#138408 opened
Mar 12, 2025 -
Adding a trait impl for an integer type causes existing code to break with misleading error
#138402 opened
Mar 12, 2025 -
Better handling of missing closing or opening delimiters, well distinct by type of delimiter
#138401 opened
Mar 12, 2025 -
Tracking issue for release notes of #138162: Update the standard library to Rust 2024
#138375 opened
Mar 11, 2025 -
Allow emitting more enums as SSA values
#138373 opened
Mar 11, 2025 -
ICE: sty: `None`
#138361 opened
Mar 11, 2025 -
ICE: no field on type
#138359 opened
Mar 11, 2025 -
`#[doc(cfg(..)]` does not respect `check-cfg`
#138358 opened
Mar 11, 2025 -
Tracking Issue for binary_heap::PeekMut::refresh
#138355 opened
Mar 11, 2025 -
core::ptr::replace implementation is unsound since Rust 1.80
#138351 opened
Mar 11, 2025 -
Investigate why repr-128-dwarf doesn't fail in CI test jobs
#138334 opened
Mar 11, 2025 -
Should `Option<u128>` use a smaller (maybe usize) tag?
#138332 opened
Mar 11, 2025 -
non-obvious choices in std IPv6 test creation
#138328 opened
Mar 11, 2025 -
`offset_of_slice` exposes whether a custom DST has a private slice field
#138327 opened
Mar 11, 2025 -
When using the crate name as a path instead of crate:: rustc should probably suggest using crate:: instead
#138312 opened
Mar 10, 2025 -
KCFI: `-Csanitize-kcfi-arity` support in `rustc`
#138311 opened
Mar 10, 2025 -
Tracking Issue for unqualified_local_imports lint
#138299 opened
Mar 10, 2025 -
Tracking Issue for -Z crate-attr
#138287 opened
Mar 9, 2025 -
Bare Trait Object Return in Trait Method Causes Panic
#138277 opened
Mar 9, 2025 -
[bug] When I Use tauri-plugin-http and reqwest either, I got a panic
#138274 opened
Mar 9, 2025 -
LLVM IPSCCP doesn't respect optimize(none)
#138272 opened
Mar 9, 2025 -
ICE: `TypeError` when attempting coercion but no error emitted
#138266 opened
Mar 9, 2025 -
ICE: `invalid pointer unsizing &i32 -> i32`
#138265 opened
Mar 9, 2025 -
Compiler ICEs in a diagnositc "expected a type, found a trait" when Clone and Copy is derived.
#138264 opened
Mar 9, 2025 -
ICE: cfi: encode_ty_name: unexpected `GlobalAsm`
#138262 opened
Mar 9, 2025 -
ICE: coverage: `symbol_names: unexpected DefPathData: GlobalAsm`
#138261 opened
Mar 9, 2025 -
Blanket impls cause bloated search results in rustdoc
#138251 opened
Mar 9, 2025 -
Atomic*::as_ptr unnecessarily restricts operations on the pointer to atomic operations
#138246 opened
Mar 8, 2025 -
Add one more "late metadata"/"digest" file to rlib archives
#138243 opened
Mar 8, 2025 -
ICE: mismatched types
#138240 opened
Mar 8, 2025 -
ICE: codegenprepare pass segfaults
#138235 opened
Mar 8, 2025 -
False-positive `unused_parens` missing macro cases
#138234 opened
Mar 8, 2025 -
ICE:type parameter `B/#1` (B/#1/1) out of range when instantiating, args=[Foo<A/#0, B/#1>]
#138227 opened
Mar 8, 2025 -
ICE:expected const for `N/#0` (N/#0/0) but found Type(A<N/#0>) when instantiating args=[A<N/#0>]
#138226 opened
Mar 8, 2025 -
ICE:called `Result::unwrap()` on an `Err` value: ReferencesError(ErrorGuaranteed(()))
#138225 opened
Mar 8, 2025 -
[Design] confusing `target_pointer_width = "64"` usize convertion design
#138218 opened
Mar 8, 2025 -
Tracking Issue for integer formatting into a fixed-size buffer
#138215 opened
Mar 8, 2025 -
ICE when missing trait bound in peculiar case
#138214 opened
Mar 8, 2025 -
Can't compile the use of `impl AsyncFn` within a spawned thread
#138207 opened
Mar 8, 2025 -
Incremental compilation doesn't work in dropbox
#138199 opened
Mar 8, 2025 -
How can `let y;` and `let y: _;` be different to the borrow checker?
#138194 opened
Mar 7, 2025 -
Imports from private std dependency `object` shouldn't be suggested
#138191 opened
Mar 7, 2025 -
Tracking issue for release notes of #137449: Denote `ControlFlow` as `#[must_use]`
#138188 opened
Mar 7, 2025 -
Tracking issue for release notes of #137319: Stabilize `const_vec_string_slice`
#138186 opened
Mar 7, 2025 -
Using `${index()}` inside `${concat()}` fails with "expected identifier or string literal" error
#138181 opened
Mar 7, 2025 -
Improve rustdoc strippers
#138168 opened
Mar 7, 2025 -
ICE: `internal compiler error: no type-dependent def for method call`
#138166 opened
Mar 7, 2025 -
Generic const exprs: Failed to normalize Alias
#138156 opened
Mar 7, 2025 -
`//@ needs-llvm-components` accepts invalid LLVM components
#138145 opened
Mar 7, 2025 -
Rustdoc UI test suite should more helpfully explain its run-time dependencies in errors, especially `npm`
#138134 opened
Mar 7, 2025 -
ICE: `invalid Res Def .. for const path`
#138132 opened
Mar 6, 2025 -
ICE: `unelided lifetime in signature`
#138131 opened
Mar 6, 2025 -
"the trait bound is not satisfied" when using traits from associated type
#138119 opened
Mar 6, 2025 -
missed optimimization: needless clone of stdlib non-copy type is not eliminated
#138118 opened
Mar 6, 2025 -
rustdoc with `doc(cfg(false))` prints an extra "on"
#138112 opened
Mar 6, 2025 -
Test interaction between RFC 2229 migration and `use` closures
#138101 opened
Mar 6, 2025 -
Tracking Issue for #138068: Add `Result::map_or_default` and `Option::map_or_default`
#138099 opened
Mar 6, 2025 -
Tracking issue for release notes of #131415: Tracking Issue for `const_copy_from_slice`
#138097 opened
Mar 6, 2025 -
Tracking issue for release notes of #131714: Tracking Issue for `const_sockaddr_setters`
#138096 opened
Mar 6, 2025 -
Tracking issue for release notes of #132241: Tracking Issue for `const_char_classify`
#138095 opened
Mar 6, 2025 -
ICE: expected region but found Type
#138089 opened
Mar 6, 2025 -
ICE: `assertion failed: !parent_args.is_empty()`
#138088 opened
Mar 6, 2025 -
run-make: we should document `cargo()`'s caveats
#138070 opened
Mar 5, 2025 -
[rustdoc search] sort stable items above unstable ones
#138067 opened
Mar 5, 2025 -
Type inference fails when using associated type in traits
#138057 opened
Mar 5, 2025 -
Incorrect Type Alias picked in Compilation Error Message
#138055 opened
Mar 5, 2025 -
unreachable pub item from portable-simd with target_feature = "avx512f"
#138054 opened
Mar 5, 2025 -
Tracking Issue for Aarch64 neon FEAT_LUT
#138050 opened
Mar 5, 2025 -
ICE when compiling SOLID
#138047 opened
Mar 5, 2025 -
Bootstrap does not set `cfg(bootstrap)` for build scripts
#138032 opened
Mar 5, 2025 -
Cross-compiled asm output has invalid mixed-slash paths
#138012 opened
Mar 4, 2025 -
ICE: `mid > len`
#138010 opened
Mar 4, 2025 -
ICE: `layout_of: unexpected const: {const error}`
#138009 opened
Mar 4, 2025 -
ICE: `fn_abi_of_instance(foo, [])` failed: Layout(Unknown(Foo))
#138008 opened
Mar 4, 2025 -
Add a `-C embed-binary=no` compiler option
#137998 opened
Mar 4, 2025 -
CI llvm related issue when trying to cross compile for Solaris
#137997 opened
Mar 4, 2025 -
CI request: forbid @mentions in commit messages/descriptions
#137990 opened
Mar 4, 2025 -
triagebot: autolabel A-rustdoc-js
#137983 opened
Mar 4, 2025 -
[rustdoc] Inconsistency re-exporting items without #[doc(hidden)] from private modules
#137979 opened
Mar 4, 2025 -
Too much `kw::Empty` usage
#137978 opened
Mar 4, 2025 -
Tracking Issue for `movrs` target feature
#137976 opened
Mar 4, 2025 -
-Znext-solver overflow evaluating the requirement
#137973 opened
Mar 4, 2025 -
ReFS volumes on Windows Server 2022 break compilation
#137971 opened
Mar 3, 2025 -
doctests: Assertion panic message is escaped and is unreadable terrible on 2024 edition.
#137970 opened
Mar 3, 2025 -
`std::slice::ChunkBy` should implement `Clone`
#137969 opened
Mar 3, 2025 -
Tracking issue for `gdb` auto load safe path failures on AIX
#137965 opened
Mar 3, 2025 -
Tracking issue for release notes of #137957: Remove i586-pc-windows-msvc
#137961 opened
Mar 3, 2025 -
Tracking issue for release notes of #137951: Blog post entry for i586-pc-windows-msvc removal
#137952 opened
Mar 3, 2025 -
Blog post entry for i586-pc-windows-msvc removal
#137951 opened
Mar 3, 2025 -
Diagnostics error in interaction between `#[optimize(..)]` and `#[no_sanitize(..)]`
#137950 opened
Mar 3, 2025 -
Investigate if some rustdoc tests can use `minicore` and `//@ add-core-stubs`
#137943 opened
Mar 3, 2025 -
Potentially unsound uses of simd_select_bitmask in stdarch
#137942 opened
Mar 3, 2025 -
Are the wasm simd shl/shr intrinsics sound?
#137941 opened
Mar 3, 2025 -
rust-lld: on `x86_64-pc-windows-gnu` it spuriously fails with `0xc0000374`
#137938 opened
Mar 3, 2025 -
Tracking issue for release notes of #136831: Update stdarch
#137937 opened
Mar 3, 2025 -
CopyProp miscompilation when src is moved more than once
#137936 opened
Mar 3, 2025 -
Tracking Issue for Aarch64 neon FEAT_FAMINMAX
#137933 opened
Mar 3, 2025 -
trim-paths = "all" causes rustdoc ICE
#137929 opened
Mar 3, 2025 -
'+fpmr' is not a recognized feature for this target
#137924 opened
Mar 3, 2025 -
Compiler internal error when using generic_const_exprs, and initialising struct in main
#137917 opened
Mar 3, 2025 -
ICE Unsize coercion, but `Box<{async block@file.rs}>` isn't coercible to `Box<dyn Send>`
#137916 opened
Mar 3, 2025 -
ICE:rustc panicked at compiler\rustc_hir_analysis\src\hir_ty_lowering\mod.rs:2315:13
#137888 opened
Mar 2, 2025 -
`core::num::bignum` could use `u64` limbs
#137887 opened
Mar 2, 2025 -
Too conservative lifetime check in match arm with if condition.
#137878 opened
Mar 2, 2025 -
ICE: `failed to reparse`
#137874 opened
Mar 2, 2025 -
Tracking issue for release notes of #137327: Undeprecate env::home_dir
#137866 opened
Mar 1, 2025 -
Tracking issue for release notes of #134900: Fix parsing of ranges after unary operators
#137859 opened
Mar 1, 2025 -
Rust docs: Crate root link points to "folder" and not index page
#137857 opened
Mar 1, 2025 -
Tracking Issue for `const_ref_cell`
#137844 opened
Mar 1, 2025
805 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.
-
Document `From::from` impls
#137330 commented on
Mar 26, 2025 • 65 new comments -
Initial support for dynamically linked crates
#134767 commented on
Mar 27, 2025 • 52 new comments -
Add unstable frontmatter support
#137193 commented on
Mar 28, 2025 • 49 new comments -
Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost
#132553 commented on
Mar 29, 2025 • 43 new comments -
Implement a lint for implicit autoref of raw pointer dereference - take 2
#123239 commented on
Mar 17, 2025 • 28 new comments -
redesign stage 0 std
#119899 commented on
Mar 26, 2025 • 25 new comments -
Add `explicit_extern_abis` Feature and Enforce Explicit ABIs
#135340 commented on
Mar 18, 2025 • 23 new comments -
Initial support for auto traits with default bounds
#120706 commented on
Mar 28, 2025 • 22 new comments -
Start using pattern types in libcore
#136006 commented on
Mar 16, 2025 • 15 new comments -
Fix code suggestion for local enum patterns in non-exhaustive matches
#137783 commented on
Mar 19, 2025 • 13 new comments -
[WIP] Support param bounds on non-lifetime binders
#115362 commented on
Mar 30, 2025 • 13 new comments -
Add `iter` macro
#137725 commented on
Mar 28, 2025 • 13 new comments -
Implement parsing of pinned borrows
#135731 commented on
Mar 22, 2025 • 13 new comments -
Optimize `ToString` implementation for integers
#136264 commented on
Mar 15, 2025 • 12 new comments -
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
#136083 commented on
Mar 28, 2025 • 12 new comments -
Fix linker-plugin-lto only doing thin lto
#136840 commented on
Mar 28, 2025 • 11 new comments -
Add `f16` formatting and parsing
#127013 commented on
Mar 16, 2025 • 10 new comments -
Remove placeholders completely
#130227 commented on
Mar 22, 2025 • 9 new comments -
Clarify MaybeUninit docs
#136689 commented on
Mar 5, 2025 • 8 new comments -
Expose algebraic floating point intrinsics
#136457 commented on
Mar 29, 2025 • 7 new comments -
Implement #[proc_macro_lint] to generate LintId for macro-generated warnings
#135432 commented on
Mar 12, 2025 • 6 new comments -
Implement initial version of `cfg(accessible(..))`
#137113 commented on
Mar 19, 2025 • 6 new comments -
Stabilize flags for doctest cross compilation
#137096 commented on
Mar 29, 2025 • 6 new comments -
Implement Display for ``rustc_target::callconv::Conv``
#135808 commented on
Mar 13, 2025 • 5 new comments -
Ensure `swap_nonoverlapping` is really always untyped
#137412 commented on
Mar 15, 2025 • 5 new comments -
fix for issue 132802: x86 code in `wasm32-unknown-unknown` binaries
#137457 commented on
Mar 16, 2025 • 5 new comments -
Add contracts for all functions in `Alignment`
#136578 commented on
Mar 22, 2025 • 5 new comments -
Arbitrary self types v2: stabilize
#135881 commented on
Mar 26, 2025 • 5 new comments -
bootstrap: allow to set clippy.toml for x.py clippy
#137785 commented on
Mar 1, 2025 • 5 new comments -
Added `unchecked_div` and `unchecked_rem` to signed and unsigned numerical types
#137598 commented on
Mar 28, 2025 • 5 new comments -
add test to reproduce #137687 and fix it by converting `#[crate_name]` to a new-style attribute parser
#137729 commented on
Mar 13, 2025 • 5 new comments -
Try enabling precondition checks on ptr::{read,write}
#129498 commented on
Mar 17, 2025 • 4 new comments -
[WIP] Forbid object lifetime changing pointer casts
#136776 commented on
Mar 29, 2025 • 4 new comments -
support `#[target_feature(enable = ...)]` on `#[naked]` functions
#137720 commented on
Mar 27, 2025 • 4 new comments -
feat(core): impl Step for NonZero<u*>
#127534 commented on
Mar 11, 2025 • 4 new comments -
Hint on unknown escape of Unicode quotation marks in string literal
#137067 commented on
Mar 25, 2025 • 3 new comments -
Set mmapped files as readonly to prevent other processes from modifying it by accident
#137025 commented on
Mar 11, 2025 • 3 new comments -
Uplift `clippy::invalid_null_ptr_usage` lint as `invalid_null_arguments`
#119220 commented on
Mar 25, 2025 • 3 new comments -
Doc fix
#137714 commented on
Mar 3, 2025 • 3 new comments -
Add Three Codegen Tests
#134626 commented on
Mar 20, 2025 • 3 new comments -
Fix `PostBorrowckAnalysis` for old solver
#135899 commented on
Mar 25, 2025 • 3 new comments -
Tweak output of missing lifetime on associated type
#135602 commented on
Mar 18, 2025 • 3 new comments -
Stabilize `naked_functions`
#134213 commented on
Mar 27, 2025 • 3 new comments -
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose
#137409 commented on
Mar 3, 2025 • 3 new comments -
Introduce `-Zembed-metadata` to allow omitting full metadata from rlibs and dylibs
#137535 commented on
Mar 28, 2025 • 3 new comments -
Add a tidy check for GCC submodule version
#137683 commented on
Mar 24, 2025 • 2 new comments -
stop specializing on `Copy`
#135634 commented on
Mar 24, 2025 • 2 new comments -
Add lint against (some) interior mutable consts
#132146 commented on
Mar 16, 2025 • 2 new comments -
libstd: init(): dup() subsequent /dev/nulls instead of opening them again
#137494 commented on
Mar 26, 2025 • 2 new comments -
Rewrite UTF-8 validation in shift-based DFA for 70%~135% performance increase on non-ASCII strings
#136693 commented on
Mar 28, 2025 • 2 new comments -
Initial `UnsafePinned` implementation [Part 1: Libs]
#137043 commented on
Mar 19, 2025 • 1 new comment -
update doc for Vec::into_boxed_slice
#137546 commented on
Mar 18, 2025 • 1 new comment -
Implement `Random` for array
#136732 commented on
Mar 20, 2025 • 1 new comment -
Add option to include submodules from vendoring
#137583 commented on
Mar 24, 2025 • 1 new comment -
Do not suggest borrow that is already there in fully-qualified call
#132469 commented on
Mar 13, 2025 • 1 new comment -
Tag all format-like macros with `#[clippy::format_args]`
#137364 commented on
Mar 18, 2025 • 1 new comment -
stabilize ptr::swap_nonoverlapping in const
#137280 commented on
Mar 19, 2025 • 1 new comment -
Fix incorrect `cfg` structured suggestion and make suggestion verbose
#137773 commented on
Mar 3, 2025 • 1 new comment -
Prereq3 for async drop - LangItem registration for async_drop_in_place()::{{closure0}}
#129737 commented on
Mar 12, 2025 • 1 new comment -
Tracking Issue for AVX512 intrinsics
#111137 commented on
Mar 25, 2025 • 0 new comments -
Tracking issue for release notes of #137569: Stablize `string_extend_from_within`
#137572 commented on
Mar 5, 2025 • 0 new comments -
Compiler do not remove slice bounds checks if index is guaranteed to be less than part of the length
#110971 commented on
Mar 26, 2025 • 0 new comments -
Unnecessary compares and branches in asm output
#45459 commented on
Mar 26, 2025 • 0 new comments -
Segmentation fault when thread using dynamically loaded Rust library exits
#91979 commented on
Mar 26, 2025 • 0 new comments -
Tracking issue for `cfg_match`
#115585 commented on
Mar 26, 2025 • 0 new comments -
Tracking Issue for thread spawn hooks
#132951 commented on
Mar 26, 2025 • 0 new comments -
Tracking issue for crates that are compiler dependencies
#27812 commented on
Mar 26, 2025 • 0 new comments -
Stability attributes on moved items can be confusing
#49651 commented on
Mar 27, 2025 • 0 new comments -
Tracking Issue for `#![feature(downcast_unchecked)]`
#90850 commented on
Mar 24, 2025 • 0 new comments -
ICE with contract attr on struct
#137129 commented on
Mar 24, 2025 • 0 new comments -
`rustdoc` lint to flag potential intra-doc links
#131510 commented on
Mar 24, 2025 • 0 new comments -
Tracking issue for release notes of #134367: Stabilize `feature(trait_upcasting)`
#134540 commented on
Mar 24, 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 24, 2025 • 0 new comments -
Tracking issue for release notes of #126604: Uplift `clippy::double_neg` lint as `double_negations`
#135932 commented on
Mar 24, 2025 • 0 new comments -
Tracking issue for release notes of #134143: Convert `struct FromBytesWithNulError` into enum
#135517 commented on
Mar 24, 2025 • 0 new comments -
Evaluate caches stack-dependent results
#123403 commented on
Mar 25, 2025 • 0 new comments -
Type inference/resolution error in the presence of Pointee::Metadata in recursive data-structure
#111821 commented on
Mar 25, 2025 • 0 new comments -
AFIT: strange errors on circular impls
#112626 commented on
Mar 25, 2025 • 0 new comments -
Inference poisoned by presence of unrelated impl
#130180 commented on
Mar 25, 2025 • 0 new comments -
Incomplete inference guidance due to `Sized` param-env clause causes method selection failure
#137812 commented on
Mar 25, 2025 • 0 new comments -
replace <commit> placeholder with the actual commit in vendoring error
#120499 commented on
Mar 25, 2025 • 0 new comments -
Complete tier 3 target information
#126451 commented on
Mar 25, 2025 • 0 new comments -
Error handling of non references when expecting a references (borrow)
#71722 commented on
Mar 25, 2025 • 0 new comments -
Missed optimization: Array shadowed in same scope of declaration unnecessarily copied.
#72313 commented on
Mar 25, 2025 • 0 new comments -
Tracking Issue for amdgcn target
#135024 commented on
Mar 25, 2025 • 0 new comments -
Generic Mul Bound Error
#82046 commented on
Mar 25, 2025 • 0 new comments -
Bad codegen for widen followed by ARM `vdupq_n_*`
#137407 commented on
Mar 25, 2025 • 0 new comments -
`overflow evaluating the requirement` with `impl`s those seem to be right
#74789 commented on
Mar 25, 2025 • 0 new comments -
unwrap branches are not optimized away.
#71257 commented on
Mar 25, 2025 • 0 new comments -
Tracking issue for ergonomic reference counting
#132290 commented on
Mar 25, 2025 • 0 new comments -
Allowlist for SanitizerCoverage
#124158 commented on
Mar 25, 2025 • 0 new comments -
#[repr(align(4))] struct has 8 byte alignment
#48159 commented on
Mar 25, 2025 • 0 new comments -
`-C target_cpu=cortex-a72` (and `-target-cpu=native` on Raspberry Pi) wrongly enables crypto features that are optional on Cortex-A72
#125033 commented on
Mar 25, 2025 • 0 new comments -
Overflow when deriving Clone on a struct with a recursive GAT
#102580 commented on
Mar 25, 2025 • 0 new comments -
Filesystem warning supress-ability
#75997 commented on
Mar 28, 2025 • 0 new comments -
error: internal compiler error: compiler/rustc_traits/src/normalize_erasing_regions.rs:54:32: could not fully normalize
#94204 commented on
Mar 28, 2025 • 0 new comments -
Multiple bounds checking elision failures
#120433 commented on
Mar 28, 2025 • 0 new comments -
Tracking Issue for slice::array_chunks
#74985 commented on
Mar 28, 2025 • 0 new comments -
rustc fails to prove `Send`ness for an `async` block where a `!Send` value is dropped before an `.await` point
#128095 commented on
Mar 28, 2025 • 0 new comments -
Allocator traits and std::heap
#32838 commented on
Mar 28, 2025 • 0 new comments -
AST validation doesn't correctly deal with impls nested within associated functions
#119924 commented on
Mar 28, 2025 • 0 new comments -
Tracking Issue for `once_cell_try`
#109737 commented on
Mar 28, 2025 • 0 new comments -
aobench hangs when compiled with -C target-cpu=native
#51393 commented on
Mar 28, 2025 • 0 new comments -
Tracking Issue for ui test suite improvements
#133895 commented on
Mar 28, 2025 • 0 new comments -
Tracking issue for RFC 3681: Default field values
#132162 commented on
Mar 28, 2025 • 0 new comments -
Comparison of Option<NonZeroU*> is not fully optimized
#49892 commented on
Mar 28, 2025 • 0 new comments -
Tracking issue for dyn-star
#102425 commented on
Mar 28, 2025 • 0 new comments -
`slice::Iter` + `max` on array: Regression since Rust 1.65 (LLVM 15)
#129583 commented on
Mar 28, 2025 • 0 new comments -
Match on two-variant enum optimizes poorly
#122734 commented on
Mar 28, 2025 • 0 new comments -
Tracking issue for `HashSet` entry APIs
#60896 commented on
Mar 28, 2025 • 0 new comments -
Tracking issue for release notes of #135763: Update to LLVM 20
#137118 commented on
Mar 28, 2025 • 0 new comments -
File::open() on directories does not return Err(), leads to breakage with BufReader
#64144 commented on
Mar 28, 2025 • 0 new comments -
`compiler_builtins` `string.h` functions are not available when using `std` targets with `#![no_std]`
#137833 commented on
Mar 28, 2025 • 0 new comments -
Scoped TLS panic when making docs with --markdown-before-content
#134322 commented on
Mar 28, 2025 • 0 new comments -
Stability annotation on defaulted generics fails
#79499 commented on
Mar 29, 2025 • 0 new comments -
arbitrary_self_types + derive_coerce_pointee allows calling methods whose where clauses are violated
#136702 commented on
Mar 29, 2025 • 0 new comments -
Regarding isqrt performance
#137786 commented on
Mar 26, 2025 • 0 new comments -
rustc segfaults on small program using rayon
#83960 commented on
Mar 26, 2025 • 0 new comments -
Tracking issue for RFC 3621: `derive(CoercePointee)`
#123430 commented on
Mar 26, 2025 • 0 new comments -
Tracking Issue for `tcp_linger`
#88494 commented on
Mar 26, 2025 • 0 new comments -
Adding non-divergent core::ops overload breaks type inference and default integer type preference
#98357 commented on
Mar 26, 2025 • 0 new comments -
Allow empty override of a provided trait method for documentation purposes
#101207 commented on
Mar 26, 2025 • 0 new comments -
VecDeque should support splice / extend_front
#69939 commented on
Mar 26, 2025 • 0 new comments -
RFC: Introduce `setup`, `teardown`, and `fixture` attributes for `cargo test`
#117668 commented on
Mar 26, 2025 • 0 new comments -
rustdoc: Consider eliminating edition sensitivity around RPIT capturing
#135453 commented on
Mar 26, 2025 • 0 new comments -
It's not possible to search for specialized generics in docs
#99874 commented on
Mar 27, 2025 • 0 new comments -
The documentation of `Vec` contradicts itself regarding `with_capacity`
#101316 commented on
Mar 27, 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 27, 2025 • 0 new comments -
Documentation for `std::fs::set_permissions` doesn't cover symlink behavior
#75942 commented on
Mar 27, 2025 • 0 new comments -
A deprecated module containing tests emits an incredibly confusing deprecation warning that is impossible to silence
#47238 commented on
Mar 27, 2025 • 0 new comments -
Miscompilation: Equal pointers comparing as unequal
#107975 commented on
Mar 27, 2025 • 0 new comments -
Tracking Issue for `core_io_borrowed_buf`
#117693 commented on
Mar 27, 2025 • 0 new comments -
Tracking Issue for RFC 2930 (read-buf)
#78485 commented on
Mar 27, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `ptr_cast_add_auto_to_object`
#127323 commented on
Mar 27, 2025 • 0 new comments -
unsafe { &mut *x } vs &mut unsafe { *x }
#132063 commented on
Mar 27, 2025 • 0 new comments -
30% performance hit due to changing of the code in the non evaluating match arm
#111075 commented on
Mar 27, 2025 • 0 new comments -
Could the compiler automatically re-use `Box` allocations as an optimization?
#93707 commented on
Mar 27, 2025 • 0 new comments -
Tracking issue for WebAssembly atomics
#77839 commented on
Mar 27, 2025 • 0 new comments -
Lint against transmutes which could be `as` casts.
#34249 commented on
Mar 27, 2025 • 0 new comments -
Tracking Issue for generic pattern types
#136574 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 #135439: Make `-O` mean `OptLevel::Aggressive`
#136196 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 #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 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 #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 -
Poor error message for attempt to make doubly-fat pointers
#46375 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 -
Tracking issue for RFC 2045: improving `#[target_feature]`
#44839 commented on
Mar 22, 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 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 #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 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 #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 -
`assembler label '' cannot be undefined` on Windows ARM
#132287 commented on
Mar 22, 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 `vec::Drain{,Filter}::keep_rest`
#101122 commented on
Mar 23, 2025 • 0 new comments -
Tracking Issue for ByteStr/ByteString
#134915 commented on
Mar 23, 2025 • 0 new comments -
trait selection fails for projections under binders
#102052 commented on
Mar 23, 2025 • 0 new comments -
Tracking issue for optional `io::Read`/`io::Write` methods
#136756 commented on
Mar 24, 2025 • 0 new comments -
Merge commits break LLVM CI download
#101907 commented on
Mar 24, 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 -
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 -
Tracking issue for specialization (RFC 1210)
#31844 commented on
Mar 24, 2025 • 0 new comments -
Tracking issue for incorrect lifetime bound errors in async
#110338 commented on
Mar 24, 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 -
Tracking issue for -Z binary-dep-depinfo
#63012 commented on
Mar 23, 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 -
Implement `Read` and `Write` on `Arc<TcpStream>` and `Arc<UnixStream>`.
#134190 commented on
Mar 8, 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 29, 2025 • 0 new comments -
Move coroutine upvars into locals for better memory economy
#135527 commented on
Mar 19, 2025 • 0 new comments -
Add more impls of PartialEq and PartialOrd for strings
#135536 commented on
Mar 2, 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 -
Parse `pin`ned local variable declarations
#135631 commented on
Mar 20, 2025 • 0 new comments -
Remove outdated comment about std::hash::DefaultHasher being inaccessible
#135735 commented on
Mar 1, 2025 • 0 new comments -
Changed docs to be less misleading in path::file_name(&self)
#135743 commented on
Mar 24, 2025 • 0 new comments -
Dial down detail of B-tree description
#135761 commented on
Mar 4, 2025 • 0 new comments -
[rustdoc] Add support for associated items in "jump to def" feature
#135771 commented on
Mar 7, 2025 • 0 new comments -
Detect struct construction with private field in field with default
#135846 commented on
Mar 11, 2025 • 0 new comments -
Implement String::make_(upp|low)ercase
#135888 commented on
Mar 8, 2025 • 0 new comments -
retpoline and retpoline-external-thunk flags (target modifiers) to enable retpoline-related target features
#135927 commented on
Mar 26, 2025 • 0 new comments -
test (do not merge)
#135954 commented on
Mar 21, 2025 • 0 new comments -
Weekly `cargo update`
#136077 commented on
Mar 30, 2025 • 0 new comments -
Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
#136160 commented on
Mar 28, 2025 • 0 new comments -
Create `Atomic<T>` type alias (rebase)
#136316 commented on
Mar 23, 2025 • 0 new comments -
Pass deployment target to cc linker with `-m*-version-min=`
#136333 commented on
Mar 28, 2025 • 0 new comments -
Improve handling of rustdoc lints when used with raw doc fragments.
#136400 commented on
Mar 22, 2025 • 0 new comments -
Lazy-chunk Symbol interner
#136401 commented on
Mar 15, 2025 • 0 new comments -
Add a new lint that warns for pointers to stack memory
#134218 commented on
Mar 16, 2025 • 0 new comments -
Share the naked asm impl between cg_ssa and cg_clif
#134232 commented on
Mar 27, 2025 • 0 new comments -
Suggest how to fix with unconstrained type parameters
#134270 commented on
Mar 10, 2025 • 0 new comments -
de-stabilize bench attribute
#134273 commented on
Mar 19, 2025 • 0 new comments -
Add `String::replace_first` and `String::replace_last`
#134316 commented on
Mar 9, 2025 • 0 new comments -
Begin reorganization of proc_macro crate
#134401 commented on
Mar 26, 2025 • 0 new comments -
Stabilize the `cell_update` feature
#134446 commented on
Mar 18, 2025 • 0 new comments -
Crater run for `tail-expr-drop-order`
#134537 commented on
Mar 10, 2025 • 0 new comments -
Make `Default` const and add some `const Default` impls
#134628 commented on
Mar 12, 2025 • 0 new comments -
Reduce precedence of expressions that have an outer attr
#134661 commented on
Mar 13, 2025 • 0 new comments -
Implementation of `sync_nonpoison` and `nonpoison_mutex`
#134663 commented on
Mar 27, 2025 • 0 new comments -
lint / ImproperCTypes: better handling of indirections, take 2
#134697 commented on
Mar 3, 2025 • 0 new comments -
Look at proc-macro attributes when encountering unknown attribute
#134841 commented on
Mar 15, 2025 • 0 new comments -
Account for type parameters in bound suggestion
#134937 commented on
Mar 9, 2025 • 0 new comments -
Include arguments to the precondition check in failure messages
#134938 commented on
Mar 14, 2025 • 0 new comments -
Consider parent aliases of rigid nested projections for outlives bounds
#135008 commented on
Mar 14, 2025 • 0 new comments -
Partially stabilize LoongArch target features
#135015 commented on
Mar 21, 2025 • 0 new comments -
Add experimental Iterator::contains
#135018 commented on
Mar 16, 2025 • 0 new comments -
Add provider-style API to `Context`
#135051 commented on
Mar 17, 2025 • 0 new comments -
Add Location::file_with_nul
#135054 commented on
Mar 19, 2025 • 0 new comments -
docs: Add documentation for BPF targets
#135107 commented on
Mar 18, 2025 • 0 new comments -
ci: move x86_64-msvc-ext jobs to windows 2025
#136478 commented on
Mar 23, 2025 • 0 new comments -
Make skip_whitespace do a single pass (with bytes)
#137275 commented on
Mar 18, 2025 • 0 new comments -
Experiment: New format_args!() representation
#137294 commented on
Mar 5, 2025 • 0 new comments -
Remove `i128` and `u128` from `improper_ctypes_definitions`
#137306 commented on
Mar 11, 2025 • 0 new comments -
Guarantee behavior of transmuting Option::<T>::None subject to NPO
#137323 commented on
Mar 5, 2025 • 0 new comments -
UB-check for alignment of ptr to Box::from_raw{,_in}
#137325 commented on
Mar 6, 2025 • 0 new comments -
Adjustments to `Extend<(T, …)> for (ExtendT, …)` implementations
#137400 commented on
Mar 21, 2025 • 0 new comments -
Remove deserializing/reserializing toml from configure.py
#137408 commented on
Mar 24, 2025 • 0 new comments -
Add as_ascii_unchecked() methods to char, u8, and str
#137432 commented on
Mar 13, 2025 • 0 new comments -
add `core::intrinsics::simd::{simd_extract_dyn, simd_insert_dyn}`
#137447 commented on
Mar 18, 2025 • 0 new comments -
Stabilize `assert_matches` and move it to `core::macros`
#137487 commented on
Mar 26, 2025 • 0 new comments -
Handle autodiff for lib builds
#137570 commented on
Mar 10, 2025 • 0 new comments -
Make `std/src/num` mirror `core/src/num`
#137574 commented on
Mar 24, 2025 • 0 new comments -
Deprecate the unstable `concat_idents!`
#137653 commented on
Mar 25, 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 -
Make slice iterator constructors unstably const
#137738 commented on
Mar 28, 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 -
Optimize `CharIndices::advance_by`
#137761 commented on
Mar 10, 2025 • 0 new comments -
Reserve before `write_fmt` for owned buffers
#137762 commented on
Mar 22, 2025 • 0 new comments -
Add new rustdoc `broken_footnote` lint
#137803 commented on
Mar 11, 2025 • 0 new comments -
Check built-in operator obligation before the method's WF obligations so as to not incompletely guide inference
#137811 commented on
Mar 7, 2025 • 0 new comments -
Tweak auto trait errors
#137831 commented on
Mar 21, 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 -
Revise docs for `thir::PatKind::ExpandedConstant`
#136612 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 -
error on empty precision
#136638 commented on
Mar 20, 2025 • 0 new comments -
Skip redundant frames in const recursion errors
#136649 commented on
Mar 1, 2025 • 0 new comments -
Fix `Display` for invalid UTF-8 in `OsStr`/`Path`
#136677 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 -
[experiment] dont init anything except x86
#136861 commented on
Mar 20, 2025 • 0 new comments -
Implement `cfg_os_version_min`
#136867 commented on
Mar 28, 2025 • 0 new comments -
Fix missing const for inherent pointer `replace` methods
#136877 commented on
Mar 26, 2025 • 0 new comments -
Add checking for unnecessary delims in closure body
#136906 commented on
Mar 20, 2025 • 0 new comments -
Add missing trait implementations for ScopedJoinHandle
#136912 commented on
Mar 25, 2025 • 0 new comments -
Stabilize `-Zdwarf-version` as `-Cdwarf-version`
#136926 commented on
Mar 24, 2025 • 0 new comments -
Use ccache for stage0 tool builds
#136942 commented on
Mar 25, 2025 • 0 new comments -
Use the new solver in the `impossible_predicates`
#136988 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 -
Specialize `Iterator::eq{_by}` for `TrustedLen` iterators
#137122 commented on
Mar 1, 2025 • 0 new comments -
use triomphe::Arc for InternedObligationCauseCode instead of Arc
#137135 commented on
Mar 17, 2025 • 0 new comments -
Add support for macro expansion in rustdoc source code pages
#137229 commented on
Mar 3, 2025 • 0 new comments -
Allow comparisons between `CStr`, `CString`, and `Cow<CStr>`.
#137268 commented on
Mar 22, 2025 • 0 new comments -
#[deprecated] lint doesn't trigger when overriding deprecated method
#98990 commented on
Mar 29, 2025 • 0 new comments -
Change the desugaring of `assert!` for better error output
#122661 commented on
Mar 11, 2025 • 0 new comments -
std::net: adding `unix_socket_exclbind` feature for solaris/illumos.
#123476 commented on
Mar 1, 2025 • 0 new comments -
sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets
#123617 commented on
Mar 27, 2025 • 0 new comments -
Async drop codegen
#123948 commented on
Mar 12, 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 23, 2025 • 0 new comments -
Improve parse item fallback
#125388 commented on
Mar 27, 2025 • 0 new comments -
Stop emitting spans from proc macro compile time in quote expansion
#125721 commented on
Mar 24, 2025 • 0 new comments -
Silence errors in expressions caused by bare traits in paths in 2021 edition
#125784 commented on
Mar 27, 2025 • 0 new comments -
privacy: normalize associated types before visiting
#126076 commented on
Mar 27, 2025 • 0 new comments -
Allow reifying intrinsics to fn pointers. (rebase of #86699)
#126595 commented on
Mar 1, 2025 • 0 new comments -
Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB`
#126651 commented on
Mar 21, 2025 • 0 new comments -
collect doc alias as tips during resolution
#127721 commented on
Mar 27, 2025 • 0 new comments -
Improve dead code analysis for structs and traits defined locally
#128637 commented on
Mar 18, 2025 • 0 new comments -
Add lint for recursive default impls
#128737 commented on
Mar 3, 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 -
Perform ThinLTO on x86_64-pc-windows-msvc dist builder
#128947 commented on
Mar 18, 2025 • 0 new comments -
Additional NonZero conversions
#129036 commented on
Mar 23, 2025 • 0 new comments -
Experimental: Add Derive Proc-Macro Caching
#129102 commented on
Mar 28, 2025 • 0 new comments -
[Experimental] `<T as Into<T>>::into` lint
#129249 commented on
Mar 7, 2025 • 0 new comments -
Add some track_caller info to precondition panics
#129658 commented on
Mar 17, 2025 • 0 new comments -
Tracking Issue for restructuring `std::sys`
#117276 commented on
Mar 29, 2025 • 0 new comments -
Document expected relationships between FromIterator, Default, and Extend
#58659 commented on
Mar 29, 2025 • 0 new comments -
[ICE]: index out of bounds
#132765 commented on
Mar 29, 2025 • 0 new comments -
ICE: `None` in `compiler/rustc_mir_build/src/build/matches/mod.rs`
#119786 commented on
Mar 29, 2025 • 0 new comments -
CFI: core and std have explict CFI violations
#115199 commented on
Mar 29, 2025 • 0 new comments -
repr(C) on MSVC targets does not always match MSVC type layout when ZST are involved
#81996 commented on
Mar 29, 2025 • 0 new comments -
Tracking Issue for `bufreader_peek`
#128405 commented on
Mar 29, 2025 • 0 new comments -
Allow storing `format_args!` in a let binding
#92698 commented on
Mar 29, 2025 • 0 new comments -
E0106 "missing lifetime specifier" should be omitted when the signature is incorrect in an `impl` (E0186)
#135659 commented on
Mar 29, 2025 • 0 new comments -
std::PathBuff::join("/some/path") overrides the original path in the resulting PathBuf
#59726 commented on
Mar 29, 2025 • 0 new comments -
Tracking Issue for secure random data generation in `std`
#130703 commented on
Mar 29, 2025 • 0 new comments -
Tracking Issue for `float_semantics` RFC 3514
#128288 commented on
Mar 30, 2025 • 0 new comments -
Tracking Issue for File lock API
#130994 commented on
Mar 30, 2025 • 0 new comments -
rust: library: Add `setsid` method to `CommandExt` trait
#105377 commented on
Mar 1, 2025 • 0 new comments -
Add pattern matching API to OsStr
#109350 commented on
Mar 1, 2025 • 0 new comments -
[do not merge] CI experiments
#112049 commented on
Mar 25, 2025 • 0 new comments -
Create the previous dep graph index on a background thread
#116375 commented on
Mar 13, 2025 • 0 new comments -
std::thread::available_parallelism merging linux/android/freebsd version
#120589 commented on
Mar 7, 2025 • 0 new comments -
Expand assumes to the other unchecked slice ops
#120762 commented on
Mar 14, 2025 • 0 new comments -
Split elided_lifetime_in_paths into tied and untied
#120808 commented on
Mar 28, 2025 • 0 new comments -
add tests which assert that import list for simple executable not changed silently
#121494 commented on
Mar 10, 2025 • 0 new comments -
Prereq1 for async drop - `drop` & `async_fut` fields in Drop terminator
#129734 commented on
Mar 12, 2025 • 0 new comments -
Invalidate all dereferences when encountering non-local assignments
#132527 commented on
Mar 29, 2025 • 0 new comments -
Crater 2024 edition
#132712 commented on
Mar 4, 2025 • 0 new comments -
get rid of some false negatives in rustdoc::broken_intra_doc_links
#132748 commented on
Mar 10, 2025 • 0 new comments -
Stabilize let chains in the 2024 edition
#132833 commented on
Mar 17, 2025 • 0 new comments -
turn creating 8dot3 names off for windows for speed
#133033 commented on
Mar 1, 2025 • 0 new comments -
Resolve the false positive dead_code lint when type is only used via destructuring
#133128 commented on
Mar 7, 2025 • 0 new comments -
[IT'S NOT TIME YET] Disarm `time` 💣 (diagnostics)
#133245 commented on
Mar 15, 2025 • 0 new comments -
rustdoc: use a button instead of a bar for search
#133279 commented on
Mar 4, 2025 • 0 new comments -
Detect tuple structs that are unconstructable due to re-export
#133477 commented on
Mar 27, 2025 • 0 new comments -
Do not visit whole crate to compute `lints_that_dont_need_to_run`.
#133781 commented on
Mar 5, 2025 • 0 new comments -
Stabilize `derive(CoercePointee)`
#133820 commented on
Mar 16, 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 -
Remove wasm legacy abi
#133952 commented on
Mar 26, 2025 • 0 new comments -
Constify `PartialEq`
#133995 commented on
Mar 6, 2025 • 0 new comments -
setup typos check in CI
#134006 commented on
Mar 18, 2025 • 0 new comments -
Implement `IntoIterator` for `[&[mut]] Box<[T; N], A>`
#134021 commented on
Mar 6, 2025 • 0 new comments -
handle paren in macro expand for let-init-else expr
#134034 commented on
Mar 10, 2025 • 0 new comments -
Implement From<MutexGuard<'a, T>> for &'a Mutex<T>
#134048 commented on
Mar 6, 2025 • 0 new comments -
Do partial SsaLocals analysis in unoptimized builds
#134051 commented on
Mar 18, 2025 • 0 new comments -
Use length prefix in default `Hasher::write_str`
#134134 commented on
Mar 6, 2025 • 0 new comments -
Correctly rounded floating point `div_euclid`.
#134145 commented on
Mar 6, 2025 • 0 new comments -
Prereq2 for async drop - ResumedAfterDrop panic messages
#129736 commented on
Mar 12, 2025 • 0 new comments -
Add copy button to crate version.
#130374 commented on
Mar 24, 2025 • 0 new comments -
Generating a documentation for tests
#130463 commented on
Mar 18, 2025 • 0 new comments -
Support 128-bit atomics on x86_64-fortanix-unknown-sgx
#130552 commented on
Mar 1, 2025 • 0 new comments -
Remove unstable cfg `target(...)` compact feature
#130780 commented on
Mar 7, 2025 • 0 new comments -
Safer implementation of RepeatN
#130887 commented on
Mar 22, 2025 • 0 new comments -
Infer nounwind and use it in MIR opts
#130909 commented on
Mar 14, 2025 • 0 new comments -
Stop clearing box's drop flags early
#131146 commented on
Mar 2, 2025 • 0 new comments -
Handle `rustc_middle` cases of `rustc::potential_query_instability` lint
#131160 commented on
Mar 13, 2025 • 0 new comments -
Warn about C-style octal literals
#131309 commented on
Mar 21, 2025 • 0 new comments -
macOS: Always pass SDK root when linking with `cc`, and pass it via `SDKROOT` env var
#131477 commented on
Mar 28, 2025 • 0 new comments -
Add post-mono MIR passes to make mono-reachable analysis more accurate
#131650 commented on
Mar 27, 2025 • 0 new comments -
lexer: Treat more floats with empty exponent as valid tokens
#131656 commented on
Mar 8, 2025 • 0 new comments -
Support multiple stability attributes on items
#131824 commented on
Mar 1, 2025 • 0 new comments -
rustdoc: allow searches to match against both type and name
#131852 commented on
Mar 18, 2025 • 0 new comments -
Fix suggestions when returning a bare trait from an async fn.
#131882 commented on
Mar 4, 2025 • 0 new comments -
Add lint rule for `#[deprecated]` on re-exports
#132038 commented on
Mar 18, 2025 • 0 new comments -
Add parallel front end robustness test to ui tests
#132051 commented on
Mar 5, 2025 • 0 new comments -
Fix overly restrictive lifetime in `core::panic::Location::file` return type
#132087 commented on
Mar 2, 2025 • 0 new comments -
Use CLOCK_BOOTTIME for Instant in Fuchsia/Android
#132331 commented on
Mar 2, 2025 • 0 new comments -
Allow specifying the ELF TLS ABI
#132480 commented on
Mar 3, 2025 • 0 new comments -
'cargo check' passes but 'cargo build' fails when there are errors during monomorphization
#99682 commented on
Mar 7, 2025 • 0 new comments -
Tracking issue to stabilize --print target-spec-json
#38338 commented on
Mar 7, 2025 • 0 new comments -
Tracking issue for the "ptx-kernel" ABI
#38788 commented on
Mar 7, 2025 • 0 new comments -
Tracking issue for sanitizer support
#39699 commented on
Mar 7, 2025 • 0 new comments -
Tracking issue for RFC 1824: Proposal for default crate recommendation ranking
#41616 commented on
Mar 7, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `late_bound_lifetime_arguments`
#42868 commented on
Mar 7, 2025 • 0 new comments -
Tracking Issue for `unsafe_cell_access`
#136327 commented on
Mar 7, 2025 • 0 new comments -
Functions, closures, and HRTB-trait-objects can implement traits such that validity of associated types is never checked.
#84533 commented on
Mar 7, 2025 • 0 new comments -
Error using associated constant in return type of generic function
#56605 commented on
Mar 7, 2025 • 0 new comments -
Confusing error when impl is available only on RefCell contents
#76095 commented on
Mar 7, 2025 • 0 new comments -
Error message for non-fully-qualified method lookup does not contain helpful information related to auto traits.
#90664 commented on
Mar 7, 2025 • 0 new comments -
ICE: `region constraints already solved`
#136335 commented on
Mar 7, 2025 • 0 new comments -
ICE: `args not compatible with generics for ..`
#137514 commented on
Mar 7, 2025 • 0 new comments -
Tracking Issue for RFC 2948: Portable SIMD
#86656 commented on
Mar 8, 2025 • 0 new comments -
Rustdoc JSON 2023 Roadmap
#106697 commented on
Mar 8, 2025 • 0 new comments -
Tracking Issue for `x86_amx_intrinsics`
#126622 commented on
Mar 8, 2025 • 0 new comments -
ICE: incr comp: `Found unstable fingerprints for evaluate_obligation(8f08a58f2dfc7c26-cf3563aa40998e2c): Err(Canonical)`
#132884 commented on
Mar 8, 2025 • 0 new comments -
LLVM `nocapture` attribute is used incorrectly
#137668 commented on
Mar 8, 2025 • 0 new comments -
atomic fences cause errors and atomic instructions are emitted without fences on `nvptx64-nvidia-cuda`
#136480 commented on
Mar 8, 2025 • 0 new comments -
Tracking Issue for `lazy_get`
#129333 commented on
Mar 8, 2025 • 0 new comments -
Backtrace rendering inconsistent between `std::backtrace` and panics
#71706 commented on
Mar 8, 2025 • 0 new comments -
`tests/ui/asan-odr-win/asan_odr_windows.rs` fails on native `x86_64-pc-windows-msvc` with `lld = true` + `use-lld = true`
#135013 commented on
Mar 8, 2025 • 0 new comments -
Tracking issue for function attribute `#[coverage]`
#84605 commented on
Mar 9, 2025 • 0 new comments -
[bootstrap] rustdoc is always built with optimizations enabled, slowing down iterative development.
#137562 commented on
Mar 9, 2025 • 0 new comments -
something is weird about llvm submodule handling
#124162 commented on
Mar 9, 2025 • 0 new comments -
Tracking issue for release notes of #136764: Make `ptr_cast_add_auto_to_object` lint into hard error
#137429 commented on
Mar 5, 2025 • 0 new comments -
Guarantee that it is sound to observe the bytes of `None::<P>` where `P` is a pointer type subject to NPO
#117591 commented on
Mar 5, 2025 • 0 new comments -
super trait bounds can result in unconstrained regions
#136547 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for const_cell
#131283 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for LocalWaker
#118959 commented on
Mar 6, 2025 • 0 new comments -
Deprecated field should not be warned against when it must be used during struct initialization
#102777 commented on
Mar 6, 2025 • 0 new comments -
regression: crate compilation regression on reporting errors with Rust 1.68-nightly (62bf38fa6 2025-01-10)
#136516 commented on
Mar 6, 2025 • 0 new comments -
Large const allocations no longer lead to graceful errors on aarch64
#135952 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for RFC #2972: Constrained Naked Functions
#90957 commented on
Mar 6, 2025 • 0 new comments -
Tracking issue for Ipv{4,6}Addr convenience methods
#27709 commented on
Mar 6, 2025 • 0 new comments -
`--print native-static-libs` with `--emit metadata` prints nothing
#137384 commented on
Mar 6, 2025 • 0 new comments -
Polonius performance problem on nix and libc
#75858 commented on
Mar 6, 2025 • 0 new comments -
Clarifying the behavior of `#[rustc_nounwind]` at trait methods
#137765 commented on
Mar 6, 2025 • 0 new comments -
Initializing structs with Option fields set to `None` produces non-optimal assembly
#104290 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for panic_backtrace_config
#93346 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for `frontmatter`
#136889 commented on
Mar 6, 2025 • 0 new comments -
Use simpler abbreviations when reporting error types
#105322 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for `try_trait_v2`, A new design for the `?` desugaring (RFC#3058)
#84277 commented on
Mar 6, 2025 • 0 new comments -
rust-lldb pretty-printing not working for Rc<str>
#114195 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for `core_float_math`
#137578 commented on
Mar 6, 2025 • 0 new comments -
Tracking Issue for `ip_as_octets`
#137259 commented on
Mar 6, 2025 • 0 new comments -
Tracking issue for future-incompatibility lint `const_evaluatable_unchecked`
#76200 commented on
Mar 6, 2025 • 0 new comments -
`Command::spawn` on a newly-written file can fail with ETXTBSY due to racing with itself on Unix
#114554 commented on
Mar 7, 2025 • 0 new comments -
Remove support for `extern "rust-intrinsic"` blocks
#132735 commented on
Mar 7, 2025 • 0 new comments -
Clean up implicit const promotion behavior
#124328 commented on
Mar 7, 2025 • 0 new comments -
ICE: `Add != BinOp::Eq | BinOp::Ne | BinOp::Le | BinOp::Lt | BinOp::Ge | BinOp::Gt | BinOp::Offset`
#137187 commented on
Mar 9, 2025 • 0 new comments -
ICE: `potentially unconstrained type parameters weren't evaluated` / `function items cannot be used as const args`/ `bad placeholder type`
#137188 commented on
Mar 9, 2025 • 0 new comments -
ICE: Failed to resolve instance for `<() as Supertrait<()>>::method`
#137190 commented on
Mar 9, 2025 • 0 new comments -
ICE: `impossible case reached: can't relate: UnevaluatedConst`
#137260 commented on
Mar 9, 2025 • 0 new comments -
ICE: `Error in drop elaboration not found by dropck.`
#137287 commented on
Mar 9, 2025 • 0 new comments -
ICE: `Failed to normalize Alias(Projection`
#137468 commented on
Mar 9, 2025 • 0 new comments -
internal compiler error: two identical projections
#137467 commented on
Mar 9, 2025 • 0 new comments -
ICE: `called Result::unwrap() on an Err value: ParseIntError { kind: PosOverflow }` in `rustc_builtin_macros/src/format_foreign.rs`
#137580 commented on
Mar 9, 2025 • 0 new comments -
ICE: `assertion failed: layout.is_sized()` with `feature(adt_const_params)`
#137582 commented on
Mar 9, 2025 • 0 new comments -
ICE: next solver: `error performing operation: query type op`
#137751 commented on
Mar 9, 2025 • 0 new comments -
ICE: `did not expect inference variables here` (wfck)
#137813 commented on
Mar 9, 2025 • 0 new comments -
Tracking issue for `Cow::is_borrowed` and `Cow::is_owned`
#65143 commented on
Mar 9, 2025 • 0 new comments -
cfg resolve diagnostic doesn't show up for derive macro that matches trait name
#134448 commented on
Mar 9, 2025 • 0 new comments -
Wrong diagnostic: `Type` must be annotated `#[derive(PartialEq, Eq)]` to be used as the type of a const parameter
#80471 commented on
Mar 9, 2025 • 0 new comments -
Lint against expressions that unnecessarily create references
#127724 commented on
Mar 9, 2025 • 0 new comments -
Compiler could be more helpful
#116738 commented on
Mar 9, 2025 • 0 new comments -
Tracking issue for feature(repr128); enums with 128-bit discriminants
#56071 commented on
Mar 9, 2025 • 0 new comments -
Add automated tool to ensure new feature gates are documented
#78211 commented on
Mar 9, 2025 • 0 new comments -
"Unreachable definition" warning after infallible expression in `if`-block
#111370 commented on
Mar 9, 2025 • 0 new comments -
Confusing diagnostic when typoing `Wrapper(t): Wrapper<t>` in a function signature
#99985 commented on
Mar 9, 2025 • 0 new comments -
Unreliable warnings about unreachable code downstream of uninhabited expression
#107179 commented on
Mar 9, 2025 • 0 new comments -
Rust reproducibility issue - Finding the proper fix
#134589 commented on
Mar 10, 2025 • 0 new comments -
Tracking Issue for pattern types
#123646 commented on
Mar 10, 2025 • 0 new comments -
Slightly confusing grammar in pinning docs.
#65868 commented on
Mar 10, 2025 • 0 new comments -
`#![windows_subsystem = "windows"]` hides cargo test output
#67159 commented on
Mar 17, 2025 • 0 new comments -
`cargo-fmt` reports weird version on nightly
#137666 commented on
Mar 9, 2025 • 0 new comments -
Linking native code with the crate-type "staticlib" causes link failures with internal Windows APIs on Windows
#119109 commented on
Mar 9, 2025 • 0 new comments -
Tracking issue for RFC 2412, "The optimize attribute"
#54882 commented on
Mar 9, 2025 • 0 new comments -
Unstable rustc internal attribute to disable optimizations on a module/function basis
#87801 commented on
Mar 9, 2025 • 0 new comments -
`optimize` attribute can be applied to anything
#128488 commented on
Mar 9, 2025 • 0 new comments -
Tracking Issue for RFC 3123: Scrape code examples from `examples/` directory for Rustdoc
#88791 commented on
Mar 9, 2025 • 0 new comments -
Tracking Issue for `stdarch_s390x_feature_detection`
#135413 commented on
Mar 9, 2025 • 0 new comments -
`unused_crate_dependencies` false positive for dev-dependencies on main crate
#129637 commented on
Mar 9, 2025 • 0 new comments -
`unused_crate_dependencies` false-positives in Cargo packages with muliple Cargo Targets (lib, bins, examples, tests, benches)
#95513 commented on
Mar 9, 2025 • 0 new comments -
Tracking issue for release notes of #136127: Allow `*const W<dyn A> -> *const dyn A` ptr cast
#136128 commented on
Mar 9, 2025 • 0 new comments -
Rustc crashes at compiler/rustc_middle/src/ty/instance.rs, caused by assertion `left matches right` failed
#136138 commented on
Mar 9, 2025 • 0 new comments -
ICE: `offset of not-statically-aligned field .. cannot be computed statically`
#136175 commented on
Mar 9, 2025 • 0 new comments -
ICE during orphanck with the next solver involving opaque type "covered" by a fundamental type
#136188 commented on
Mar 9, 2025 • 0 new comments -
ICE: `invalid Res for const path`
#136379 commented on
Mar 9, 2025 • 0 new comments -
ICE: `failed to resolve instance for <i32 as Baz>::c: Err(ErrorGuaranteed(()))`
#136381 commented on
Mar 9, 2025 • 0 new comments -
Internal Compiler Error with generic const parameters
#136416 commented on
Mar 9, 2025 • 0 new comments -
ICE: `invalid field type in Immediate::offset: value Scalar(0x0000000000000000) does not match ABI ScalarPair(..)`
#136442 commented on
Mar 9, 2025 • 0 new comments -
ICE: `delayed bugs were created` - `failed region resolution while normalizing ParamEnv`
#136661 commented on
Mar 9, 2025 • 0 new comments -
ICE: error from fully_perform, with HRTB on GAT
#136666 commented on
Mar 9, 2025 • 0 new comments -
Cycle error happens when using inherent_associated_types and generic_const_exprs features
#136678 commented on
Mar 9, 2025 • 0 new comments -
ICE: `Invalid operation on bool: MulWithOverflow`
#136766 commented on
Mar 9, 2025 • 0 new comments -
ICE:`var types encountered` in `structurally_relate_consts`
#136859 commented on
Mar 9, 2025 • 0 new comments -
ICE: GCE: should never serialize an `ErrorGuaranteed`
#136894 commented on
Mar 9, 2025 • 0 new comments -
ICE: failed to normalize in `build_adt_ctor` with TAIT
#137049 commented on
Mar 9, 2025 • 0 new comments -
mgca: index out of bounds
#137084 commented on
Mar 9, 2025 • 0 new comments -
Invalid suggestion for `AsyncFnOnce` trait object
#134182 commented on
Mar 1, 2025 • 0 new comments -
Compiler bug while serializing enum to JSON value
#137823 commented on
Mar 1, 2025 • 0 new comments -
With LLVM 20 the SIMD intrinsic `wasm32::u8x16_sub_sat` is compiled to a function call
#137419 commented on
Mar 1, 2025 • 0 new comments -
Iterator performance regression 1.81 -> 1.82
#137727 commented on
Mar 1, 2025 • 0 new comments -
"encountered dangling pointer in final value of constant" solved by nested const { const {} }
#137021 commented on
Mar 1, 2025 • 0 new comments -
Projecting into non-power-of-two-lanes `repr(simd)` types does the wrong thing.
#137108 commented on
Mar 1, 2025 • 0 new comments -
Potentially false positive of "lifetime may not live long enough" after introduction of `Sized` bound on associated type
#137184 commented on
Mar 1, 2025 • 0 new comments -
Re-exports of hidden items are inconsistent
#137342 commented on
Mar 1, 2025 • 0 new comments -
rustc 1.85.0 panics: "invalid enum variant tag while decoding ...", "assertion failed: bytes[len] == STR_SENTINEL", "Encountered invalid discriminant while decoding `Option`"
#137787 commented on
Mar 1, 2025 • 0 new comments -
Reached the recursion limit while instantiating (closure)
#137784 commented on
Mar 1, 2025 • 0 new comments -
s390x: extracting an element at a non-`const` index from a SIMD vector generates bad code
#137372 commented on
Mar 1, 2025 • 0 new comments -
Migrating from `Fn -> impl Future` to `AsyncFn` breaks Send
#137698 commented on
Mar 1, 2025 • 0 new comments -
Missed optimization: When debuginfo is on, is_power_of_two does not imply nonzero.
#137359 commented on
Mar 1, 2025 • 0 new comments -
FakeReads create inconsistent results with equivalent examples involving partial moves
#137677 commented on
Mar 1, 2025 • 0 new comments -
"accessible" terminology in with_exposed_provenance docs is misleading
#137060 commented on
Mar 1, 2025 • 0 new comments -
Unwrapping `LayoutError` for overflowed `Rc<[T]>`/`Arc<[T]>` capacity
#136797 commented on
Mar 1, 2025 • 0 new comments -
Rustdoc should note default-feature in item descriptions
#105669 commented on
Mar 1, 2025 • 0 new comments -
LLVM bindings have become incorrect in places.
#17795 commented on
Mar 1, 2025 • 0 new comments -
#![no_main] breaks compiling with --test
#137292 commented on
Mar 1, 2025 • 0 new comments -
DllMain is never run when given stdcall decorated export
#135188 commented on
Mar 1, 2025 • 0 new comments -
Compiler got panicked while using Bevy.
#137175 commented on
Mar 1, 2025 • 0 new comments -
fixing `wit_bindgen::generate!{}` during `cargo fix --edition` caused a compiler error
#137331 commented on
Mar 1, 2025 • 0 new comments -
Missing `Send` on "recursive" `Future`
#135062 commented on
Mar 1, 2025 • 0 new comments -
Type inference issue with `|| async {}` closure in AsyncFn
#136696 commented on
Mar 1, 2025 • 0 new comments -
Binding c++ with cxx, an error occurs on windows-gnu
#137301 commented on
Mar 1, 2025 • 0 new comments -
Rust fails to coerce to a fn pointer when passing an array as an argument to a generic function.
#136420 commented on
Mar 1, 2025 • 0 new comments -
Runaway builds: the build hangs for 2 hours without producing any output on arm64
#137496 commented on
Mar 1, 2025 • 0 new comments -
Line-based breakpoints in inline functions don't show correct source
#13442 commented on
Mar 1, 2025 • 0 new comments -
Spurious test out-of-stack test failure on Android
#20004 commented on
Mar 1, 2025 • 0 new comments -
Poor performance returning enums larged than a word. Possibly poor code generation?
#19864 commented on
Mar 1, 2025 • 0 new comments -
Unused assignment warning should trigger for structs
#16789 commented on
Mar 1, 2025 • 0 new comments -
unused-features only warns unused non-language features
#23528 commented on
Mar 1, 2025 • 0 new comments -
Output of independent artefacts might differ depending on unrelated options
#22183 commented on
Mar 1, 2025 • 0 new comments -
deny(warnings) doesn't affect all warnings, only those generated through the lint system
#21204 commented on
Mar 1, 2025 • 0 new comments -
The generic-enum-with-different-disr-sizes test fails in LLDB
#27089 commented on
Mar 1, 2025 • 0 new comments -
Tools for dumping information about .rlibs
#25820 commented on
Mar 1, 2025 • 0 new comments -
-C link-args and -C llvm-args can't pass arguments with spaces
#30947 commented on
Mar 1, 2025 • 0 new comments -
Randomize the ordering of struct fields when compiling in debug mode
#38550 commented on
Mar 1, 2025 • 0 new comments -
missing_docs does not trigger for types only used in exported fields of enumerations
#39162 commented on
Mar 1, 2025 • 0 new comments -
Dead code lint emits unused code warning for code that is clearly used.
#39034 commented on
Mar 1, 2025 • 0 new comments -
Unions require Copy fields, but ignore regions in the check
#98102 commented on
Mar 1, 2025 • 0 new comments -
macOS deployment target defaults differ between rustc, cc-rs and clang
#136113 commented on
Mar 1, 2025 • 0 new comments -
Array and Vec's Clone specialization is maybe unsound with conditionally Copy types.
#132442 commented on
Mar 1, 2025 • 0 new comments -
ICE: `Invalid 'Const' during codegen: UnevaluatedConst {..}`
#129857 commented on
Mar 1, 2025 • 0 new comments -
ICE: kcfi: encode_const: unexpected kind `UnevaluatedConst { .. }`
#126203 commented on
Mar 1, 2025 • 0 new comments -
rustc docs are hard to navigate due to unusual entrypoints.
#137756 commented on
Mar 1, 2025 • 0 new comments -
Prevent `run-make` test recipes (`rmake.rs`) from using *any* unstable features
#137532 commented on
Mar 1, 2025 • 0 new comments -
windows: when creating process with redirected stdio, make parent's std handles not inheritable
#54760 commented on
Mar 1, 2025 • 0 new comments -
`Path::components()` vs. `collect::<PathBuf>()` inconsistency ?!
#107594 commented on
Mar 1, 2025 • 0 new comments -
Wrap std::sys::windows::process::Process's main_thread_handle with Option<T>.
#107144 commented on
Mar 1, 2025 • 0 new comments -
Excessive overflow checks that can be proven unnecessary
#114386 commented on
Mar 1, 2025 • 0 new comments -
Tracking issue for release notes of #135767: Future incompatibility warning `unsupported_fn_ptr_calling_conventions`: Also warn in dependencies
#137088 commented on
Mar 4, 2025 • 0 new comments -
Tracking issue for pin ergonomics
#130494 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for the `Freeze` trait
#121675 commented on
Mar 4, 2025 • 0 new comments -
Tracking issue for RFC 3617 precise capturing of types
#130043 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for GPU-offload
#131513 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for Explicit Tail Calls
#112788 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for RFC: Supertrait Item Shadowing
#89151 commented on
Mar 4, 2025 • 0 new comments -
"Legacy" tier 2 targets have misplaced or absent maintainer docs
#113739 commented on
Mar 4, 2025 • 0 new comments -
Rust release signing key uses SHA1 self-/binding signatures
#133638 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for attributes on where-clause bounds
#115590 commented on
Mar 4, 2025 • 0 new comments -
rustdoc should versionsort types in trait implementations
#67046 commented on
Mar 4, 2025 • 0 new comments -
Documentation for Implemented Traits Confusing for Beginners
#66784 commented on
Mar 4, 2025 • 0 new comments -
libcore crate docs are out of date regarding panic handling
#66733 commented on
Mar 4, 2025 • 0 new comments -
Tracking issue for `Result::into_ok`
#61695 commented on
Mar 4, 2025 • 0 new comments -
Tone down encouragement to make everything Copy
#66588 commented on
Mar 4, 2025 • 0 new comments -
Replacing sentences for references by a Bibliography section for keywords
#65886 commented on
Mar 4, 2025 • 0 new comments -
Confusing MaybeUninit documentation
#65216 commented on
Mar 4, 2025 • 0 new comments -
Document the error cases for std::process::Command
#65125 commented on
Mar 4, 2025 • 0 new comments -
NFC normalisation of lifetimes and labels
#126759 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for Iterator::try_find
#63178 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for slice_range
#76393 commented on
Mar 4, 2025 • 0 new comments -
Need negative trait bound
#42721 commented on
Mar 4, 2025 • 0 new comments -
Tracking issue for RFC 2033: Experimentally add coroutines to Rust
#43122 commented on
Mar 5, 2025 • 0 new comments -
ICE: `primitive read not possible for type: fn(usize) -> bool {not_one}`
#137656 commented on
Mar 5, 2025 • 0 new comments -
Add `cargo semver-checks` testsuite to rustdoc JSON output
#110815 commented on
Mar 5, 2025 • 0 new comments -
Tracking Issue for `keylocker_x86`
#134813 commented on
Mar 1, 2025 • 0 new comments -
`Ipv6Addr::is_documentation` should be expanded to include RFC 9637's `3ffff::/20`
#137821 commented on
Mar 1, 2025 • 0 new comments -
Tracking Issue for `#![feature(phantom_variance_markers)]`
#135806 commented on
Mar 1, 2025 • 0 new comments -
Tracking Issue for `const_slice_make_iter`
#137737 commented on
Mar 2, 2025 • 0 new comments -
unused_crate_dependencies not working correctly with -Z build-std
#122105 commented on
Mar 2, 2025 • 0 new comments -
Identifiers with combining characters do not work as captured identifiers in `println!` format strings
#137063 commented on
Mar 2, 2025 • 0 new comments -
FFI + release mode + passing pointer to temporary value to C function produces an invalid result
#136676 commented on
Mar 2, 2025 • 0 new comments -
to_lowercase only uses unconditional parts of unicode.org's special-casing
#51362 commented on
Mar 2, 2025 • 0 new comments -
Tracking issue for release notes of #136490: Do not allow attributes on struct field rest patterns
#137089 commented on
Mar 2, 2025 • 0 new comments -
Vec::pop() sometimes returns value inefficiently.
#85365 commented on
Mar 3, 2025 • 0 new comments -
Tracking issue for `fundamental` feature
#29635 commented on
Mar 3, 2025 • 0 new comments -
`powerpc64-unknown-freebsd` version in ports has patches to ELF version support and target description
#117181 commented on
Mar 3, 2025 • 0 new comments -
Proc macros: ability to refer to a specific crate/symbol (something similar to `$crate`)
#54363 commented on
Mar 3, 2025 • 0 new comments -
Meta tracking issue for spurious CI failures
#133959 commented on
Mar 3, 2025 • 0 new comments -
"cannot assign in match guard" error message only triggers if the pattern doesn't bind anything
#137690 commented on
Mar 3, 2025 • 0 new comments -
`format!` should be able to parse arbitrary inline expressions and provide a targeted error
#96999 commented on
Mar 3, 2025 • 0 new comments -
Support calling functions with SIMD vectors that couldn't be used in the caller
#132865 commented on
Mar 3, 2025 • 0 new comments -
Tracking Issue for String::into_chars
#133125 commented on
Mar 3, 2025 • 0 new comments -
Tracking issue for unsafe binder types
#130516 commented on
Mar 3, 2025 • 0 new comments -
"Use of undeclared type or module" doesn't detect accidental use of variable
#44017 commented on
Mar 3, 2025 • 0 new comments -
Status of the riscv32im-risc0-zkvm-elf target
#135376 commented on
Mar 4, 2025 • 0 new comments -
Tracking issue for RFC 3519: `arbitrary_self_types`
#44874 commented on
Mar 4, 2025 • 0 new comments -
Tracking Issue for autodiff
#124509 commented on
Mar 4, 2025 • 0 new comments -
if Result::is_ok() followed immediately by Result::unwrap() fails to optimize out the second err check
#85771 commented on
Mar 4, 2025 • 0 new comments -
Repeating an enum does not generate a memset
#101685 commented on
Mar 4, 2025 • 0 new comments -
Missed optimization: big immutable locals are not promoted to constants
#136218 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for `core::mem::copy`
#98262 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for `core::clone::CloneToUninit` trait
#126799 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 NEON intrinsics on 32-bit ARM
#111800 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 -
Support for ARMv8.3+ targets
#73628 commented on
Mar 19, 2025 • 0 new comments -
Contract cannot be applied to `const` functions
#136925 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 NVPTX shared memory
#135516 commented on
Mar 19, 2025 • 0 new comments -
Tracking Issue for explicit-endian String::from_utf16
#116258 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for uefi-std
#100499 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 -
`..` should be suggested when attempting to ignore a private enum variant with `_`
#135903 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 -
E0596 error should suggest adding mut rather than a type signature
#133939 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 -
Error when failing to find macro should suggest `pub(crate)`
#121773 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 -
`$val.$i` should suggest using a `tt` metavariable for `$i`
#94766 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 -
Diagnostic for const with slice type should suggest converting to array type
#102390 commented on
Mar 20, 2025 • 0 new comments -
Tracking Issue for Contracts
#128044 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 -
Double panic on MSVC no longer prints abort message
#123470 commented on
Mar 20, 2025 • 0 new comments -
ICE: `only 'variances_of' returns '&[ty::Variance]'`
#127971 commented on
Mar 17, 2025 • 0 new comments -
s390x vector facilities support
#130869 commented on
Mar 17, 2025 • 0 new comments -
Make untracked incr. comp. information inaccessible
#90317 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 -
Tracking Issue for `f16` and `f128` float types
#116909 commented on
Mar 17, 2025 • 0 new comments -
rustdoc "Aliased Type" view is wrong
#120404 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 -
Tuple field names in debuginfo are prefixed with `__`.
#106009 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 -
rustdoc support for per-parameter documentation
#57525 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 -
Tracking issue for release notes of #133870: Stabilize `asm_goto` feature gate
#134860 commented on
Mar 17, 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 -
Support "zippered" macOS binaries
#131216 commented on
Mar 18, 2025 • 0 new comments -
Tracking issue for speeding up rustc via its build configuration
#103595 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 -
Figure out which target features are required/incompatible for which ABI
#131799 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 -
ICE: dead: `non-ADT in struct pattern`
#125323 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 -
Compiler hangs on some types threading lifetimes through a carrier trait
#102966 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 -
MIR passes do not take into account if an operation is convergent
#137086 commented on
Mar 18, 2025 • 0 new comments -
Enable `f16` and `f128` in assembly on platforms that support it
#125398 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 -
Tracking Issue for __rust_no_alloc_shim_is_unstable
#123015 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 the `linkage` feature
#29603 commented on
Mar 21, 2025 • 0 new comments -
Lint on `black_box`ing ZSTs
#137658 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 -
Suggest alternative return type for `Option`s and `Result`s
#61277 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 move closures when a Sync bound is not satisfied through a closure
#33307 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 -
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 -
Resolver: Recover from OCaml-style record exprs `{ x = …; y = … }` and suggest `/* Type */ { x: …, y: … }`
#71027 commented on
Mar 21, 2025 • 0 new comments -
Impl stability is not checked
#55436 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 -
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 Result::flatten (`result_flattening`)
#70142 commented on
Mar 21, 2025 • 0 new comments -
Make rustdoc icons more consistent
#91309 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 -
`#![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 -
🔬 Tracking issue for RFC 2089: Extended Implied bounds
#44491 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 -
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 -
error[E0275]: overflow evaluating the requirement `&_: IntoIterator` does not show a line number
#118476 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 -
--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 -
E0433 and E0599 should suggest correct type when it is known
#137148 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 -
Tracking Issue for directory handles
#120426 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 -
Refactor HIR item-like traversal
#95004 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 -
Tracking issue for RFC 2044: dual-MIT/Apache2 licensing
#43461 commented on
Mar 20, 2025 • 0 new comments -
Rust code copyright situation is unclear
#63232 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 -
Licensing of Unicode-related functionality?
#98116 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 -
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 -
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 `new_range_api` (part of RFC 3550)
#125687 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 -
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 -
Suboptimal error message when FuturesExt is not use'd
#88198 commented on
Mar 21, 2025 • 0 new comments -
ICE with doc comment on for loop
#99402 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 -
Nested associated type projection is overly conservative
#38078 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 -
UnwindSafe docs are unclear
#65717 commented on
Mar 10, 2025 • 0 new comments -
Match checking has quadratic average complexity
#7462 commented on
Mar 11, 2025 • 0 new comments -
rustdoc-json: Guard agains 2 commits making the same modification to `FORMAT_VERSION`
#94591 commented on
Mar 11, 2025 • 0 new comments -
Panic-safety issue with `Zip` specializations
#137255 commented on
Mar 12, 2025 • 0 new comments -
Crater runs for 1.86
#137445 commented on
Mar 12, 2025 • 0 new comments -
This "escapes the function body here" error could use more details
#126739 commented on
Mar 12, 2025 • 0 new comments -
Tracking Issue for Generic Constant Arguments MVP
#132980 commented on
Mar 12, 2025 • 0 new comments -
LLVM-reserved registers can't be used in inline assembly
#85056 commented on
Mar 12, 2025 • 0 new comments -
Slow code generated for _mm256_mulhi_epi16
#130782 commented on
Mar 12, 2025 • 0 new comments -
Unstable Feature Usage Metrics
#129485 commented on
Mar 12, 2025 • 0 new comments -
`obligations_for_self_ty` leaks placeholders
#124385 commented on
Mar 12, 2025 • 0 new comments -
Decide what we want about `macro_metavar_expr`
#137581 commented on
Mar 12, 2025 • 0 new comments -
Give recursion limit errors a span
#135629 commented on
Mar 12, 2025 • 0 new comments -
2.pow(n) does not optimize well
#47234 commented on
Mar 12, 2025 • 0 new comments -
ICE: `deadlock detected without any query`
#120759 commented on
Mar 12, 2025 • 0 new comments -
rustdoc: support RTN once its syntax is somewhat finalized
#123996 commented on
Mar 12, 2025 • 0 new comments -
Tracking Issue for externally implementable items
#125418 commented on
Mar 12, 2025 • 0 new comments -
rustdoc's resugaring of projection predicates to type bindings is flawed
#113015 commented on
Mar 12, 2025 • 0 new comments -
Don't infer regions in type checking
#68261 commented on
Mar 12, 2025 • 0 new comments -
async lambda fails to copy a value that is Copy
#127019 commented on
Mar 12, 2025 • 0 new comments -
Incremental compilation on Windows is slow because of hard links
#137560 commented on
Mar 12, 2025 • 0 new comments -
disambiguate between multiple suggestions and a single multi-span suggestion; or, JSON error format is not round-trippable
#53934 commented on
Mar 12, 2025 • 0 new comments -
Add compiler-internal lints
#49509 commented on
Mar 12, 2025 • 0 new comments -
Tracking Issue for return type notation
#109417 commented on
Mar 13, 2025 • 0 new comments -
Some valid IPv4 addresses are not parsed by Ipv4Addr::from_str()
#90199 commented on
Mar 13, 2025 • 0 new comments -
Tracking Issue for target modifiers
#136966 commented on
Mar 13, 2025 • 0 new comments -
Rustc says method doesn't exist instead of hinting at unsatisfied trait bounds
#71505 commented on
Mar 10, 2025 • 0 new comments -
candidate selection for normalization and trait goals disagree
#133044 commented on
Mar 10, 2025 • 0 new comments -
Altivec/VSX support
#42743 commented on
Mar 10, 2025 • 0 new comments -
Performance regression from Rust 1.37 to 1.38 when using unreachable_unchecked
#74615 commented on
Mar 11, 2025 • 0 new comments -
Tracking Issue for `ControlFlow::into_value`
#137461 commented on
Mar 11, 2025 • 0 new comments -
Different ways of writing `Option::or` codegen differently
#124533 commented on
Mar 11, 2025 • 0 new comments -
Could `unused_imports` be suppressed when there are name resolution failures?
#118303 commented on
Mar 11, 2025 • 0 new comments -
`Vec::push` should load a passed-by-pointer argument *after* `reserve_for_push`
#115242 commented on
Mar 11, 2025 • 0 new comments -
Using ManuallyDrop causes allocas and memcpys that LLVM cannot remove
#79914 commented on
Mar 11, 2025 • 0 new comments -
#[derive(Debug)] on #[repr(packed)] enum causes internal compiler error
#133025 commented on
Mar 11, 2025 • 0 new comments -
Tracking issue for release notes of #136932: Reduce formatting `width` and `precision` to 16 bits
#137014 commented on
Mar 11, 2025 • 0 new comments -
Inconsistent "overflow evaluating the requirement" error for adding impl in another crate
#77446 commented on
Mar 11, 2025 • 0 new comments -
Tracking issue for RFC 2515, "Permit impl Trait in type aliases"
#63063 commented on
Mar 11, 2025 • 0 new comments -
`./x check std --target aarch64-apple-ios` fails when cross-checking due to missing `xcrun`
#133840 commented on
Mar 11, 2025 • 0 new comments -
rustdoc-json: Improve `Item::attrs` to not use debug representation.
#137645 commented on
Mar 11, 2025 • 0 new comments -
Document how ptr::drop_in_place behaves when dropping a slice panics
#64407 commented on
Mar 11, 2025 • 0 new comments -
Tracking Issue for `option_array_transpose`
#130828 commented on
Mar 11, 2025 • 0 new comments -
Tracking Issue for `remainder` methods for `str` split iterators
#77998 commented on
Mar 11, 2025 • 0 new comments -
temporary value dropped while borrowed
#132578 commented on
Mar 11, 2025 • 0 new comments -
Const generic is incorrectly inferred
#133390 commented on
Mar 11, 2025 • 0 new comments -
`Duration` `Debug` for 2.5s rounds inconsistently for `duration` and `duration.as_secs_f64()`
#103747 commented on
Mar 11, 2025 • 0 new comments -
Using ToSocketAddrs seems to remember EMFILE on the same thread
#47955 commented on
Mar 11, 2025 • 0 new comments -
Make rustc gracefully handle "too many open files"
#97234 commented on
Mar 11, 2025 • 0 new comments -
s390x regression: failing io::tests::try_oom_error
#133806 commented on
Mar 11, 2025 • 0 new comments -
ICE: `did not expect inference variables here`
#133066 commented on
Mar 11, 2025 • 0 new comments -
Test Coverage: cannot find uncovered lines and regions
#137524 commented on
Mar 15, 2025 • 0 new comments -
Add FileCheck annotations to MIR-opt tests
#116971 commented on
Mar 15, 2025 • 0 new comments -
Using std::io::{Read, Write, Cursor} in a nostd environment
#48331 commented on
Mar 15, 2025 • 0 new comments -
add a disclaimer to the net::ip methods that are susceptible to change
#60239 commented on
Mar 15, 2025 • 0 new comments -
Clarify docs around what libcore users must declare
#57255 commented on
Mar 15, 2025 • 0 new comments -
1.27.0 Compiler Options: no-redzone option (Is the explanation backwards?)
#51663 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 -
Derive `PartialOrd` via `Ord` when deriving both on a concrete type
#137459 commented on
Mar 15, 2025 • 0 new comments -
Tracking Issue for #![feature(async_iterator)]
#79024 commented on
Mar 15, 2025 • 0 new comments -
Add function to make paths absolute, which is different from canonicalization
#59117 commented on
Mar 15, 2025 • 0 new comments -
Windows Defender goes nuts when running rustdoc on some projects
#36277 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 -
Tests marked as should_panic should report the line number of the test
#137405 commented on
Mar 16, 2025 • 0 new comments -
Tracking Issue for algebraic floating point methods
#136469 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 -
std::process::Command sometimes ignores PATH env variable on Windows
#122660 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 -
Tracking Issue for `debug_closure_helpers`
#117729 commented on
Mar 16, 2025 • 0 new comments -
out of memory
#124901 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 -
Tracking Issue for `stdarch_s390x`
#135681 commented on
Mar 16, 2025 • 0 new comments -
derives: parallel compiler makes builds irreproducible
#129094 commented on
Mar 16, 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 -
ICE: `index out of bounds: the len is 0 but the index is 18446744073709551615`
#137588 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 -
Compiler does not recognize the reserve-r9 target feature
#129558 commented on
Mar 13, 2025 • 0 new comments -
Review of Reference change regarding receivers and object safety
#127251 commented on
Mar 13, 2025 • 0 new comments -
Suggestion: make string/slice more efficient with match
#39525 commented on
Mar 13, 2025 • 0 new comments -
rustdoc reproducibility issue due to nondeterministic anon.llvm.<hash>
#126976 commented on
Mar 13, 2025 • 0 new comments -
Tracking Issue for `vec_deque_iter_as_slices`
#133253 commented on
Mar 14, 2025 • 0 new comments -
"macabi" is not an "ABI" in the same sense as e.g. "gnueabihf"
#133331 commented on
Mar 14, 2025 • 0 new comments -
Failed analysis of index dominance
#80075 commented on
Mar 14, 2025 • 0 new comments -
Tracking Issue for complex generic constants: `feature(generic_const_exprs)`
#76560 commented on
Mar 14, 2025 • 0 new comments -
for loop in closure is not unrolled and not vectorlized correctly
#120189 commented on
Mar 14, 2025 • 0 new comments -
ICE: `assertion failed: layout.is_sized()`
#137186 commented on
Mar 14, 2025 • 0 new comments -
diagnostics should prefer naming items through the extern prelude instead of doc-hidden type aliases
#127011 commented on
Mar 14, 2025 • 0 new comments -
Provide a way to interpolate crate version in html_root_url
#42300 commented on
Mar 14, 2025 • 0 new comments -
Use `name.namespace.html` as the canonical URL, not `kind.name.html`
#55160 commented on
Mar 14, 2025 • 0 new comments -
"This generic parameter must be used with a generic lifetime parameter" on RPIT with precise capturing
#135152 commented on
Mar 14, 2025 • 0 new comments -
unsafe_op_in_unsafe_fn causes unnecessary unsafe warnings
#132856 commented on
Mar 14, 2025 • 0 new comments -
Bootstrap regression in 1.71.0
#114338 commented on
Mar 14, 2025 • 0 new comments -
Tracking Issue for inline const patterns (RFC 2920)
#76001 commented on
Mar 14, 2025 • 0 new comments -
use `evaluate_obligation` to decide when to do unsized coercions
#50753 commented on
Mar 14, 2025 • 0 new comments -
ArrayChunks::into_remainder does not return None when there is no remainder
#116000 commented on
Mar 14, 2025 • 0 new comments -
Mention editions when emitting 2015 exclusive errors
#61914 commented on
Mar 14, 2025 • 0 new comments -
Associated constants in traits can not be used in const generics
#60551 commented on
Mar 14, 2025 • 0 new comments -
Move the compiler flags in the unstable book to the rustc book
#59679 commented on
Mar 14, 2025 • 0 new comments -
precondition_check functions can survive MonoReachable
#131578 commented on
Mar 14, 2025 • 0 new comments -
Does `[T]::array_chunks` really need to be an iterator?
#76354 commented on
Mar 14, 2025 • 0 new comments -
ICE: `broken MIR in DropGlue` `Transmute is not supported in non-runtime phase Analysis(PostCleanup)`
#137243 commented on
Mar 15, 2025 • 0 new comments