-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Insights: rust-lang/rust
Overview
Could not load contribution data
Please try again later
179 Pull requests merged by 90 people
-
Remove
token::{Open,Close}Delim
#139897 merged
Apr 22, 2025 -
Rollup of 11 pull requests
#140127 merged
Apr 21, 2025 -
{B,C}Str: minor cleanup
#140118 merged
Apr 21, 2025 -
cleanup redundant pattern instances
#140111 merged
Apr 21, 2025 -
rustc-dev-guide subtree update
#140107 merged
Apr 21, 2025 -
jsondocck: Require command is at start of line
#140076 merged
Apr 21, 2025 -
rustdoc-json: Improve test for auto-trait impls
#140074 merged
Apr 21, 2025 -
Fix error when an intra doc link is trying to resolve an empty associated item
#140052 merged
Apr 21, 2025 -
remove a couple clones
#140047 merged
Apr 21, 2025 -
Advent of
tests/ui
(misc cleanups and improvements) [4/N]#140036 merged
Apr 21, 2025 -
Clarify why SGX code specifies linkage/symbol names for certain statics
#139795 merged
Apr 21, 2025 -
Hermit: Unify
std::env::args
with Unix#139711 merged
Apr 21, 2025 -
Stabilize
naked_functions
#134213 merged
Apr 21, 2025 -
Fix autodiff debug builds
#140030 merged
Apr 21, 2025 -
Rollup of 8 pull requests
#140122 merged
Apr 21, 2025 -
Document why CodeStats::type_sizes is public
#140121 merged
Apr 21, 2025 -
Relocate tests in
tests/ui
#140029 merged
Apr 21, 2025 -
Use
output_base_dir
formir_dump_dir
#140120 merged
Apr 21, 2025 -
fix missing word in comment
#139946 merged
Apr 21, 2025 -
Don't ICE on pending obligations from deep normalization in a loop
#140021 merged
Apr 21, 2025 -
SystemTime doc tweaks
#139982 merged
Apr 21, 2025 -
docs(LocalKey<T>): clarify that T's Drop shouldn't panic
#140009 merged
Apr 21, 2025 -
Weekly
cargo update
#139727 merged
Apr 21, 2025 -
rustc-dev-guide subtree update
#140044 merged
Apr 21, 2025 -
simd intrinsics with mask: accept unsigned integer masks, and fix some of the errors
#137953 merged
Apr 21, 2025 -
Rollup of 5 pull requests
#140079 merged
Apr 21, 2025 -
transmutability: remove NFA intermediate representation
#139990 merged
Apr 21, 2025 -
docs: fix typo change from inconstants to invariants
#140054 merged
Apr 21, 2025 -
Switch exploit mitigations to mdbook footnotes
#140051 merged
Apr 21, 2025 -
replace broken links armv7-rtems-eabihf.md
#140068 merged
Apr 20, 2025 -
Remove (now unused) #[rustc_macro_edition_2021] attribute
#140067 merged
Apr 20, 2025 -
Remove stray newline from post-merge report
#140063 merged
Apr 20, 2025 -
Make target maintainers more easily pingable
#139028 merged
Apr 20, 2025 -
Add target-specific NaN payloads for the missing tier 2 targets
#138870 merged
Apr 20, 2025 -
Rollup of 5 pull requests
#140083 merged
Apr 20, 2025 -
Clean UI tests 4 of n
#139995 merged
Apr 20, 2025 -
Add citool command for generating a test dashboard
#139978 merged
Apr 20, 2025 -
Don't assemble non-env/bound candidates if projection is rigid
#139762 merged
Apr 20, 2025 -
Make
#[naked]
an unsafe attribute#139753 merged
Apr 20, 2025 -
Move
pal::env
tostd::sys::env_consts
#139868 merged
Apr 20, 2025 -
Don't canonicalize crate paths
#139834 merged
Apr 20, 2025 -
support config extensions
#138934 merged
Apr 20, 2025 -
Rollup of 8 pull requests
#140043 merged
Apr 20, 2025 -
Rewrite on_unimplemented format string parser.
#139091 merged
Apr 20, 2025 -
Setup editor file associations for non-rs extensions
#139843 merged
Apr 20, 2025 -
Do not remove trivial
SwitchInt
in analysis MIR#139042 merged
Apr 20, 2025 -
skip llvm-config in autodiff check builds, when its unavailable
#140000 merged
Apr 20, 2025 -
Improve
clean_maybe_renamed_item
function code a bit#140008 merged
Apr 20, 2025 -
add next_index to Enumerate
#139533 merged
Apr 20, 2025 -
Add option for stable backport poll
#140039 merged
Apr 20, 2025 -
Remove early exits from JumpThreading.
#140024 merged
Apr 20, 2025 -
Rollup of 7 pull requests
#140053 merged
Apr 20, 2025 -
not lint break with label and unsafe block
#137454 merged
Apr 19, 2025 -
Implement
Default
for raw pointers#139535 merged
Apr 19, 2025 -
std: Use fstatat() on illumos
#140016 merged
Apr 19, 2025 -
Rollup of 8 pull requests
#140040 merged
Apr 19, 2025 -
Make rustdoc JSON Span column 1-based, just like line numbers
#139919 merged
Apr 19, 2025 -
Disable has_thread_local on i686-win7-windows-msvc
#140007 merged
Apr 19, 2025 -
Re-remove
AdtFlags::IS_ANONYMOUS
#140025 merged
Apr 19, 2025 -
fix incorrect type in cstr
to_string_lossy()
docs#139922 merged
Apr 19, 2025 -
Deduplicate & clean up Nix shell
#139297 merged
Apr 19, 2025 -
[beta] backports
#139988 merged
Apr 19, 2025 -
Implement
pin!()
usingsuper let
#139114 merged
Apr 19, 2025 -
Subtree update GCC backend
#140015 merged
Apr 19, 2025 -
rustdoc-json: Output target feature information
#139393 merged
Apr 18, 2025 -
Ignore aix for tests/ui/erros/pic-linker.rs
#139942 merged
Apr 18, 2025 -
Rollup of 7 pull requests
#139996 merged
Apr 18, 2025 -
Remove
name_or_empty
#139615 merged
Apr 18, 2025 -
rustdoc/clean: Fix lowering of fn params (fixes correctness & HIR vs. middle parity regressions)
#139913 merged
Apr 18, 2025 -
deref patterns: implement implicit deref patterns
#138528 merged
Apr 18, 2025 -
Disable combining LLD with external llvm-config
#139853 merged
Apr 18, 2025 -
sync::mpsc: prevent double free on
Drop
#139553 merged
Apr 18, 2025 -
avoid overflow when generating debuginfo for expanding recursive types
#138599 merged
Apr 18, 2025 -
Update
compiler-builtins
to 0.1.155#139934 merged
Apr 18, 2025 -
run-make: drop
os_pipe
workaround now thatanonymous_pipe
is stable on beta#139976 merged
Apr 18, 2025 -
tests: adjust 101082 test for LLVM 21 fix
#139989 merged
Apr 18, 2025 -
remove stray file
#139991 merged
Apr 18, 2025 -
Rollup of 6 pull requests
#139997 merged
Apr 18, 2025 -
Add
copy_within
toIndexSlice
#137881 merged
Apr 18, 2025 -
Rollup of 8 pull requests
#139992 merged
Apr 18, 2025 -
Ignore zero-sized types in wasm future-compat warning
#139498 merged
Apr 18, 2025 -
f*::NAN: guarantee that this is a quiet NaN
#139483 merged
Apr 18, 2025 -
Fix drop handling in
hint::select_unpredictable
#139977 merged
Apr 18, 2025 -
Change
InterpCx::instantiate*
function visibility to pub#139974 merged
Apr 18, 2025 -
Make C string merging test work on MIPS
#139971 merged
Apr 18, 2025 -
update libc
#139969 merged
Apr 18, 2025 -
Introduce and use specialized
//@ ignore-auxiliary
for test support files instead of using//@ ignore-test
#139967 merged
Apr 18, 2025 -
Autodiff batching2
#139351 merged
Apr 18, 2025 -
do not emit
OpaqueCast
projections with-Znext-solver
#139902 merged
Apr 17, 2025 -
bootstrap: enable zlib for LLVM for Windows GNU
#139931 merged
Apr 17, 2025 -
Upgrade to
rustc-rayon-core
0.5.1#139935 merged
Apr 17, 2025 -
rustdoc: Support inlined cross-crate re-exported trait aliases
#139943 merged
Apr 17, 2025 -
Two
rustc_const_eval
cleanups#139961 merged
Apr 17, 2025 -
opt-dist: add a flag for running tests
#139962 merged
Apr 17, 2025 -
Rollup of 9 pull requests
#139979 merged
Apr 17, 2025 -
Fix replacing supertrait aliases in
ReplaceProjectionWith
#139774 merged
Apr 17, 2025 -
Hide unstable print kinds within emit_unknown_print_request_help in stable channel
#139850 merged
Apr 17, 2025 -
add retries to remove and create dir all
#139870 merged
Apr 17, 2025 -
document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book
#139885 merged
Apr 17, 2025 -
Stabilize
cfg_boolean_literals
#138632 merged
Apr 17, 2025 -
unstable book; document
macro_metavar_expr_concat
#139416 merged
Apr 17, 2025 -
transmutability: Refactor tests for simplicity
#139932 merged
Apr 17, 2025 -
Consistent with treating Ctor Call as Struct in liveness analysis
#139782 merged
Apr 17, 2025 -
Explicitly annotate edition for
unpretty=expanded
andunpretty=hir
tests#139904 merged
Apr 17, 2025 -
Move eager translation to a method on Diag
#139944 merged
Apr 17, 2025 -
Rollup of 8 pull requests
#139949 merged
Apr 17, 2025 -
git: ignore
60600a6fa403216bfd66e04f948b1822f6450af7
for blame purposes#139948 merged
Apr 17, 2025 -
Update cargo
#139926 merged
Apr 17, 2025 -
Rollup of 9 pull requests
#139940 merged
Apr 17, 2025 -
Improve parse errors for stray lifetimes in type position
#139854 merged
Apr 17, 2025 -
cfi: Remove #[no_sanitize(cfi)] for extern weak functions
#139667 merged
Apr 17, 2025 -
rustc_target: RISC-V: feature addition batch 2
#139440 merged
Apr 17, 2025 -
Add
explicit_extern_abis
Feature and Enforce Explicit ABIs#135340 merged
Apr 17, 2025 -
Don't require rigid alias's trait to hold
#139828 merged
Apr 17, 2025 -
Fix
opt-dist
CLI flag and make it work without LLD#139894 merged
Apr 17, 2025 -
stepping into impls for normalization is unproductive
#139900 merged
Apr 17, 2025 -
replace some #[rustc_intrinsic] usage with use of the libcore declarations
#139915 merged
Apr 17, 2025 -
Clean UI tests 3 of n
#139889 merged
Apr 17, 2025 -
Fix
register_group_alias
for tools#139650 merged
Apr 17, 2025 -
Use a session counter to make anon dep nodes unique
#139236 merged
Apr 17, 2025 -
Rename
LifetimeName
asLifetimeKind
.#139770 merged
Apr 17, 2025 -
Remove
kw::Empty
uses in rustdoc#139846 merged
Apr 17, 2025 -
parser: Remove old diagnostic notes for type ascription syntax
#139908 merged
Apr 17, 2025 -
hygiene: Rename semi-transparent to semi-opaque
#139084 merged
Apr 17, 2025 -
Include optional dso_local marker for functions in
enum-match.rs
#139891 merged
Apr 17, 2025 -
fix for multiple
#[repr(align(N))]
on functions#139917 merged
Apr 17, 2025 -
Rollup of 8 pull requests
#139938 merged
Apr 17, 2025 -
Add minimal x86_64-lynx-lynxos178 support.
#138011 merged
Apr 17, 2025 -
Add unstable parsing of
--extern foo::bar=libbar.rlib
command line options#139647 merged
Apr 16, 2025 -
Make CodeStats' type_sizes public
#139876 merged
Apr 16, 2025 -
Fix wrong "move keyword" suggestion for async gen block
#139871 merged
Apr 16, 2025 -
Update books
#139884 merged
Apr 16, 2025 -
Fix some tidy paper cuts
#139867 merged
Apr 16, 2025 -
Don't compute name of associated item if it's an RPITIT
#139880 merged
Apr 16, 2025 -
borrowck_graphviz_*
attribute tweaks#139886 merged
Apr 16, 2025 -
Rollup of 9 pull requests
#139912 merged
Apr 16, 2025 -
Add test for issue 125668
#139893 merged
Apr 16, 2025 -
Fix some bootstrap papercuts
#139823 merged
Apr 16, 2025 -
Update stdarch submodule
#139914 merged
Apr 16, 2025 -
Stabilize
-Zdwarf-version
as-Cdwarf-version
#136926 merged
Apr 16, 2025 -
Split
TypeFolder
andFallibleTypeFolder
atwain#139768 merged
Apr 16, 2025 -
Revert "Deduplicate template parameter creation"
#139878 merged
Apr 16, 2025 -
Use
rust-cache
to speed-upcitool
compilation#139819 merged
Apr 15, 2025 -
Normalize ADT field in
find_tails_for_unsizing
#139818 merged
Apr 15, 2025 -
librustdoc
: moreimpl fmt::Display
#138455 merged
Apr 15, 2025 -
Reduce kw::Empty usage, part 5
#139848 merged
Apr 15, 2025 -
Rollup of 7 pull requests
#139881 merged
Apr 15, 2025 -
Remove safe remove
#139824 merged
Apr 15, 2025 -
CI: rename MacOS runner
#139859 merged
Apr 15, 2025 -
Add warning comment to
Take::get_ref
andChain::get_ref
#139877 merged
Apr 15, 2025 -
Reject test executables when not supported by target
#138906 merged
Apr 15, 2025 -
cfi: do not transmute function pointers in formatting code
#139632 merged
Apr 15, 2025 -
std: sys: process: uefi: Use NULL stdin by default
#139517 merged
Apr 15, 2025 -
std: add Output::exit_ok
#139554 merged
Apr 15, 2025 -
Basic tests of MPMC receiver cloning
#139836 merged
Apr 15, 2025 -
Allow const patterns of matches to contain pattern types
#138393 merged
Apr 15, 2025 -
Enable contracts for const functions
#138374 merged
Apr 15, 2025 -
compiletest: Add an experimental new executor to replace libtest
#139660 merged
Apr 15, 2025 -
Overhaul
AssocItem
#139669 merged
Apr 15, 2025 -
ci: add runners for vanilla LLVM 20
#138380 merged
Apr 15, 2025 -
Proc macro span API redesign: Replace proc_macro::SourceFile by Span::{file, local_file}
#139671 merged
Apr 15, 2025 -
Fix some HIR pretty-printing problems
#139833 merged
Apr 15, 2025 -
std/thread: Use default stack size from menuconfig for NuttX
#139750 merged
Apr 15, 2025 -
Fix: Map EOPNOTSUPP to ErrorKind::Unsupported on Unix
#139822 merged
Apr 15, 2025 -
Remove
hir::Map
#139772 merged
Apr 15, 2025 -
Rollup of 17 pull requests
#139845 merged
Apr 15, 2025 -
normalize: prefer
ParamEnv
overAliasBound
candidates#139798 merged
Apr 15, 2025 -
Let CStrings be either 1 or 2 byte aligned.
#139785 merged
Apr 15, 2025 -
do not unnecessarily leak auto traits in item bounds
#139789 merged
Apr 15, 2025 -
drop global where-bounds before merging candidates
#139791 merged
Apr 15, 2025 -
Rollup of 8 pull requests
#139826 merged
Apr 15, 2025 -
Avoid unused clones in
Cloned<I>
andCopied<I>
#139745 merged
Apr 15, 2025 -
opt-dist: use executable-extension for host llvm-profdata
#139757 merged
Apr 15, 2025 -
Add test for issue 34834
#139778 merged
Apr 15, 2025 -
Use
compiletest-ignore-dir
for bootstrap self-tests#139783 merged
Apr 15, 2025 -
Allow (but don't require)
#[unsafe(naked)]
so thatcompiler-builtins
can upgrade to it#139797 merged
Apr 15, 2025 -
Specify
--print info=file
syntax in--help
#139799 merged
Apr 15, 2025 -
Use
newtype_index!
-generated types more idiomatically#139811 merged
Apr 15, 2025 -
Miri subtree update
#139813 merged
Apr 15, 2025
70 Pull requests opened by 46 people
-
Fix `env::ArgsOs` for zkVM
#139849 opened
Apr 15, 2025 -
StableMIR: Implement `CompilerInterface`
#139852 opened
Apr 15, 2025 -
Fix Box's doc for aliasing rules
#139857 opened
Apr 15, 2025 -
New const traits syntax
#139858 opened
Apr 15, 2025 -
rustdoc: Replace unstable flag `--doctest-compilation-args` with a simpler one: `--doctest-build-arg`
#139863 opened
Apr 15, 2025 -
Respect NO_COLOR and CLICOLOR_FORCE in libtest
#139864 opened
Apr 15, 2025 -
Stabilize proc_macro::Span::{start,end,line,column}.
#139865 opened
Apr 15, 2025 -
rustdoc: Deprecate option `--test-args` in favor of new insta-stable option `--test-arg`
#139869 opened
Apr 15, 2025 -
crashes: more tests
#139883 opened
Apr 15, 2025 -
Initial `UnsafePinned` implementation [Part 2: Lowering]
#139896 opened
Apr 16, 2025 -
Change proc_macro::Span::byte_range -> byte_offset.
#139901 opened
Apr 16, 2025 -
implement or-patterns for pattern types
#139909 opened
Apr 16, 2025 -
make std::intrinsic functions actually be intrinsics
#139916 opened
Apr 16, 2025 -
improve diagnostic for raw pointer field access with ->
#139921 opened
Apr 16, 2025 -
Extend HIR to track the source and syntax of a lifetime
#139945 opened
Apr 17, 2025 -
Generate obligations when possible instead of rejecting with ambiguity
#139955 opened
Apr 17, 2025 -
Add tests for two untested cases of placeholder relations
#139960 opened
Apr 17, 2025 -
Decouple SCC annotations from SCCs
#139965 opened
Apr 17, 2025 -
coverage: Only merge adjacent coverage spans
#139966 opened
Apr 17, 2025 -
Don't compute name of associated item if it's an RPITIT
#139981 opened
Apr 17, 2025 -
Clippy subtree update
#139983 opened
Apr 17, 2025 -
`impl Display for CStr{,ing}`
#139994 opened
Apr 17, 2025 -
compiletest: Use the new non-libtest executor by default
#139998 opened
Apr 18, 2025 -
Remove `avx512dq` and `avx512vl` implication for `avx512fp16`
#140002 opened
Apr 18, 2025 -
Set MSG_NOSIGNAL for UnixSteam
#140005 opened
Apr 18, 2025 -
ensure compiler existance of tools on the dist step
#140006 opened
Apr 18, 2025 -
[DONT MERGE] externally implementable items
#140010 opened
Apr 18, 2025 -
Align `RwLockWriteGuard` fields with the other `RwLock` guards (+ cleanup)
#140018 opened
Apr 18, 2025 -
allow deref patterns to move out of boxes
#140022 opened
Apr 19, 2025 -
Introduce Arena::try_alloc_from_iter.
#140023 opened
Apr 19, 2025 -
`deref_patterns`: support string and byte string literals in explicit `deref!("...")` patterns
#140028 opened
Apr 19, 2025 -
compiletest: Fix deadline bugs in new executor
#140031 opened
Apr 19, 2025 -
simd_select_bitmask: the 'padding' bits in the mask are just ignored
#140034 opened
Apr 19, 2025 -
Implement RFC 3503: frontmatters
#140035 opened
Apr 19, 2025 -
Extend minicore with intrinsics and use it to replace #[rustc_intrinsic] in tests
#140037 opened
Apr 19, 2025 -
fix autodiff macro on generic functions
#140049 opened
Apr 19, 2025 -
Fix a wrong error message in 2024 edition
#140056 opened
Apr 20, 2025 -
std: mention `remove_dir_all` can emit `DirectoryNotEmpty` when concurrently written into
#140062 opened
Apr 20, 2025 -
[DO NOT MERGE] start building Enzyme in CI
#140064 opened
Apr 20, 2025 -
Stabilize `<[T; N]>::as_mut_slice` as `const`
#140066 opened
Apr 20, 2025 -
download bootstrap binary from ci
#140069 opened
Apr 20, 2025 -
handle function alignment in miri
#140072 opened
Apr 20, 2025 -
Improve type parameter suggestion heuristic for missing types (fixes #139999)
#140073 opened
Apr 20, 2025 -
Mention average in midpoint documentations
#140075 opened
Apr 20, 2025 -
Construct OutputType using macro and print [=FILENAME] help info
#140077 opened
Apr 20, 2025 -
mir-opt: Use one MirPatch in MatchBranchSimplification
#140080 opened
Apr 20, 2025 -
Update `libc` to 0.2.172
#140081 opened
Apr 20, 2025 -
If creating a temporary directory fails with permission denied then retry with backoff
#140086 opened
Apr 20, 2025 -
Check bare function idents for non snake-case name
#140090 opened
Apr 20, 2025 -
Improve diagnostics for pointer arithmetic += and -= (fixes #137391)
#140094 opened
Apr 20, 2025 -
Eliminate `word_and_empty` methods.
#140095 opened
Apr 21, 2025 -
Fix auto diff failing on inherent impl blocks
#140104 opened
Apr 21, 2025 -
allow deref patterns to participate in exhaustiveness analysis
#140106 opened
Apr 21, 2025 -
Add per page TOC in the `rustc` book
#140113 opened
Apr 21, 2025 -
mir-opt: execute MatchBranchSimplification after GVN
#140115 opened
Apr 21, 2025 -
[experiment] eliminate dead statements while retaining debugging information
#140117 opened
Apr 21, 2025 -
build_helper: temporarily swallow remove dir failure
#140119 opened
Apr 21, 2025 -
Update books
#140124 opened
Apr 21, 2025 -
Use correct annotation for CSS pseudo elements
#140128 opened
Apr 21, 2025 -
Add LLDB providers for BTreeMap and BTreeSet
#140130 opened
Apr 21, 2025 -
Unify sidebar buttons to use the same image
#140135 opened
Apr 21, 2025 -
DRAFT: Add an aarch64-msvc build running on ARM64 Windows
#140136 opened
Apr 21, 2025 -
Rollup of 5 pull requests
#140138 opened
Apr 22, 2025 -
rustc_target: Adjust RISC-V feature implication
#140139 opened
Apr 22, 2025 -
Move zkVM constants into `sys::env_consts`
#140141 opened
Apr 22, 2025 -
Some more graphviz tweaks
#140142 opened
Apr 22, 2025 -
Move `sys::pal::os::Env` into `sys::env`
#140143 opened
Apr 22, 2025 -
Handle another negated literal in `eat_token_lit`.
#140144 opened
Apr 22, 2025 -
Add a jobserver proxy to ensure at least one token is always held
#140145 opened
Apr 22, 2025 -
Update `compiler_builtins` to 0.1.156
#140146 opened
Apr 22, 2025
117 Issues closed by 25 people
-
Tracking Issue for RFC #2972: Constrained Naked Functions
#90957 closed
Apr 22, 2025 -
rustdoc: assertion failed: !name.is_empty()
#140026 closed
Apr 21, 2025 -
Tracking issue for release notes of #136127: Allow `*const W<dyn A> -> *const dyn A` ptr cast
#136128 closed
Apr 21, 2025 -
Tracking issue for release notes of #129041: Tracking Issue for `const_vec_string_slice`
#136621 closed
Apr 21, 2025 -
Tracking issue for release notes of #130994: Tracking Issue for File lock API
#136768 closed
Apr 21, 2025 -
Tracking issue for release notes of #59618: Tracking issue for HashMap::extract_if and HashSet::extract_if
#137379 closed
Apr 21, 2025 -
building rustc with autodiff and debug enabled fails.
#139704 closed
Apr 21, 2025 -
ICE: `deeply_normalize should not be called with pending obligations`
#133868 closed
Apr 21, 2025 -
Tracking issue for release notes of #137569: Stablize `string_extend_from_within`
#137572 closed
Apr 21, 2025 -
Blog post entry for i586-pc-windows-msvc removal
#137951 closed
Apr 21, 2025 -
Tracking issue for release notes of #134272: make rustc_encodable_decodable feature properly unstable
#136007 closed
Apr 21, 2025 -
Tracking issue for release notes of #126604: Uplift `clippy::double_neg` lint as `double_negations`
#135932 closed
Apr 21, 2025 -
Tracking issue for release notes of #134633: Stabilize `get_many_mut` as `get_disjoint_mut`
#135795 closed
Apr 21, 2025 -
Tracking issue for release notes of #134276: fully de-stabilize all custom inner attributes
#135692 closed
Apr 21, 2025 -
Tracking issue for release notes of #133925: disallow `repr()` on invalid items
#135688 closed
Apr 21, 2025 -
Tracking issue for release notes of #133951: Make the wasm_c_abi future compat warning a hard error
#135691 closed
Apr 21, 2025 -
Tracking issue for release notes of #133700: const-eval: detect more pointers as definitely not-null
#135666 closed
Apr 21, 2025 -
Tracking issue for release notes of #91399: Tracking Issue for `float_next_up_down`
#135637 closed
Apr 21, 2025 -
Tracking issue for release notes of #134143: Convert `struct FromBytesWithNulError` into enum
#135517 closed
Apr 21, 2025 -
Tracking issue for release notes of #133807: ci: Enable opt-dist for dist-aarch64-linux builds
#135482 closed
Apr 21, 2025 -
Tracking issue for release notes of #134300: remove long-deprecated no-op attributes no_start and crate_id
#135400 closed
Apr 21, 2025 -
Tracking issue for release notes of #134367: Stabilize `feature(trait_upcasting)`
#134540 closed
Apr 21, 2025 -
Tracking issue for release notes of #132397: Make missing_abi lint warn-by-default.
#133680 closed
Apr 21, 2025 -
Tracking issue for release notes of #135074: Target: Add mips mti baremetal support
#138815 closed
Apr 21, 2025 -
Tracking issue for release notes of #135085: add m68k-unknown-none-elf target
#138814 closed
Apr 21, 2025 -
Tracking issue for release notes of #134609: Add new `{x86_64,i686}-win7-windows-gnu` targets
#138813 closed
Apr 21, 2025 -
Tracking issue for release notes of #135757: Add NuttX support for AArch64 and ARMv7-A targets
#138812 closed
Apr 21, 2025 -
Tracking issue for release notes of #134740: Add amdgpu target
#138810 closed
Apr 21, 2025 -
Tracking issue for release notes of #134999: Add cygwin target.
#138809 closed
Apr 21, 2025 -
Tracking issue for release notes of #137951: Blog post entry for i586-pc-windows-msvc removal
#137952 closed
Apr 21, 2025 -
Tracking issue for release notes of #137037: add x86-sse2 (32bit) ABI that requires SSE2 target feature
#137047 closed
Apr 21, 2025 -
Tracking issue for release notes of #122741: Tracking Issue for `Vec::pop_if`
#136742 closed
Apr 21, 2025 -
Tracking issue for release notes of #136698: Replace i686-unknown-redox target with i586-unknown-redox
#136709 closed
Apr 21, 2025 -
Tracking issue for release notes of #136700: i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4
#136708 closed
Apr 21, 2025 -
Tracking issue for release notes of #97601: Tracking Issue for map_many_mut
#136622 closed
Apr 21, 2025 -
Tracking issue for release notes of #130801: Tracking Issue for `const_mut_cursor`
#136620 closed
Apr 21, 2025 -
Tracking issue for release notes of #134016: Stabilize `const_is_char_boundary` and `const_str_split_at`.
#136619 closed
Apr 21, 2025 -
Tracking issue for release notes of #120287: Tracking Issue for `NonZero*::count_ones`
#136618 closed
Apr 21, 2025 -
Tracking issue for release notes of #135964: Make cenum_impl_drop_cast a hard error
#136485 closed
Apr 21, 2025 -
Tracking issue for release notes of #127527: Tracking Issue for `once_wait`
#136357 closed
Apr 21, 2025 -
Tracking issue for release notes of #135414: Stabilize `const_black_box`
#136305 closed
Apr 21, 2025 -
Tracking issue for release notes of #135439: Make `-O` mean `OptLevel::Aggressive`
#136196 closed
Apr 21, 2025 -
Tracking issue for release notes of #133636: [rustdoc] Add sans-serif font setting
#136221 closed
Apr 21, 2025 -
Tracking issue for release notes of #134090: Stabilize target_feature_11
#136058 closed
Apr 21, 2025 -
Tracking issue for release notes of #134283: fix(libtest): Deprecate '--logfile'
#136020 closed
Apr 21, 2025 -
Tracking issue for release notes of #134679: Windows: remove readonly files
#136008 closed
Apr 21, 2025 -
Downgrade libc to v0.2.171 to fix GNU Hurd
#140125 closed
Apr 21, 2025 -
ICE: called `Option::unwrap()` on a `None` value: `compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54`
#140097 closed
Apr 21, 2025 -
please help me , build release exe starup delay 2s
#140065 closed
Apr 21, 2025 -
Rust inline assembly with static mutable
#140059 closed
Apr 21, 2025 -
Rust build stops be reproducible, after adding/removing one assert
#140061 closed
Apr 21, 2025 -
Rust builds an unloadable shared library: No space available for static Thread Local Storage
#140092 closed
Apr 20, 2025 -
Rust project's build fails without any error message
#94201 closed
Apr 20, 2025 -
Security vulnerability exploiting compiler's ignorance
#140085 closed
Apr 20, 2025 -
non_snake_case lint does not fire on argument names in fn pointers
#140089 closed
Apr 20, 2025 -
Non-unique argument names should not be allowed in a trait method
#104374 closed
Apr 20, 2025 -
#[expect] does not work on arguments of trait methods and fn pointers
#140088 closed
Apr 20, 2025 -
Duplicate argument names silently allowed in trait methods and fn pointers.
#140087 closed
Apr 20, 2025 -
Detect duplicate trait bounds
#90108 closed
Apr 20, 2025 -
Consider mangling ID's in rustdoc-json
#91609 closed
Apr 20, 2025 -
rustc silently crashes with `STATUS_ILLEGAL_INSTRUCTION` when targeting thumbv7a-*-windows-msvc with `raw-dylib`
#120921 closed
Apr 20, 2025 -
RFC #1733 (Trait Aliases): compilation crash when putting "diagnostic::on_unimplemented" on alias
#130627 closed
Apr 20, 2025 -
x.py check fails on enzyme build step
#139936 closed
Apr 20, 2025 -
Windows 7 i686 does not reliably align 16 byte aligned thread locals
#138903 closed
Apr 19, 2025 -
Line indexes in `Span` are incorrectly claimed to be "zero indexed"
#139906 closed
Apr 19, 2025 -
Mistake in CStr type's to_string_lossy() doc
#139835 closed
Apr 19, 2025 -
False positive for `break_with_label_and_loop` lint & incorrect suggestion
#137414 closed
Apr 19, 2025 -
Tracking Issue for `impl Display for CStr`
#139984 closed
Apr 19, 2025 -
The documentation of `Vec` contradicts itself regarding `with_capacity`
#101316 closed
Apr 19, 2025 -
Linking fails when using mimalloc on Windows with current nightly builds
#140041 closed
Apr 19, 2025 -
Tracking Issue for `unsigned_is_multiple_of`
#128101 closed
Apr 19, 2025 -
FTBFS tarball rust 1.86.0: generated a symlink in a tarball: rust-lld
#139477 closed
Apr 18, 2025 -
Prevent `run-make` test recipes (`rmake.rs`) from using *any* unstable features
#137532 closed
Apr 18, 2025 -
rustc unexpectedly overflowed its stack! (Nested Datatypes)
#115994 closed
Apr 18, 2025 -
rustc does not detect incorrect (generic) enum structure and overflow its stack instead
#100618 closed
Apr 18, 2025 -
[ICE]: Panic with recursive type + GAT
#107362 closed
Apr 18, 2025 -
stack overflow during debuginfo generation
#121538 closed
Apr 18, 2025 -
Nested recursive enum with ManuallyDrop causes thread 'rustc' to overflow its stack
#135093 closed
Apr 18, 2025 -
Test failed in issue-101082.rs: expected string not found in input
#139987 closed
Apr 18, 2025 -
[Nightly Regression] False positive warning with constants in conditional
#47354 closed
Apr 18, 2025 -
Adding verbose flag to rustc makes the compiler fail to link
#140003 closed
Apr 18, 2025 -
./x.py dist cargo rustc rust-std doesn't build std before cargo
#139993 closed
Apr 18, 2025 -
CFI: core and std have explict CFI violations
#115199 closed
Apr 18, 2025 -
compiletest `remove_and_create_dir_all` may need retries
#139230 closed
Apr 17, 2025 -
rustc book: Outdated parameters for `--print`
#138698 closed
Apr 17, 2025 -
Unhelpful `unreachable_code` warning on a tuple constructor with fields of uninhabited types
#139627 closed
Apr 17, 2025 -
Tracking issue for RFC 3695: Allow boolean literals as cfg predicates
#131204 closed
Apr 17, 2025 -
Huge binary size regression at nightly-2025-01-03
#139950 closed
Apr 17, 2025 -
Confusing diagnostic for stray lifetime in type
#133413 closed
Apr 17, 2025 -
[perf] `proc-macro` `Ident` should have method `as_str`
#139953 closed
Apr 17, 2025 -
Async Test Takes Much Longer Than Actual Runtime – Why?
#139954 closed
Apr 17, 2025 -
Multiple alignments on functions (`#![feature(fn_align)]`)
#132464 closed
Apr 17, 2025 -
ICE: `name of non-Rpitit assoc item`
#139873 closed
Apr 16, 2025 -
ICE: `still mutable`
#125668 closed
Apr 16, 2025 -
wrong help message
#139839 closed
Apr 16, 2025 -
rustdoc --json output format contains no doc comments
#131113 closed
Apr 16, 2025 -
docs generation ignoring 'no docs' for re-exported items
#139910 closed
Apr 16, 2025 -
[DESIGN BUG] `doctest` should print `Running` runner, which maybe expensive.
#139920 closed
Apr 16, 2025 -
`minicore`: use the host's `core` when available
#134652 closed
Apr 16, 2025 -
rustdoc: separate trait docs from default impl docs?
#139898 closed
Apr 16, 2025 -
Tracking issue for `-Zdwarf-version`
#103057 closed
Apr 16, 2025 -
`f16` addition difference between x86-64 and ARM64
#139882 closed
Apr 16, 2025 -
ICE with (only) `coerce_unsized` in `find_vtable_types_for_unsizing`
#139812 closed
Apr 15, 2025 -
Internal compiler error: find_vtable_types_for_unsizing: invalid coercion
#74451 closed
Apr 15, 2025 -
Access Denied Error when `x.py` tries to rebuild bootstrap
#109630 closed
Apr 15, 2025 -
make install for multiple targets fails with install.sh not found
#41654 closed
Apr 15, 2025 -
async functions do not compile correctly for WASM
#139829 closed
Apr 15, 2025 -
Contract cannot be applied to `const` functions
#136925 closed
Apr 15, 2025 -
ICE: unreachable
#139633 closed
Apr 15, 2025 -
std::fs::File::read incorrectly mapps EOPNOTSUPP (95) to ErrorKind::Uncategorized
#139803 closed
Apr 15, 2025 -
"error: module has missing stability attribute" is insufficiently explained
#103668 closed
Apr 15, 2025 -
`rustc --print=foo=file` is not documented in `rustc --help -v`
#139794 closed
Apr 15, 2025 -
Spurious (?) "trait bound not satisfied" with associated type constructors
#34834 closed
Apr 15, 2025
74 Issues opened by 38 people
-
Tracking issue for release notes of #120808: Split elided_lifetime_in_paths into tied and untied
#140140 opened
Apr 22, 2025 -
Fix autodiff builds on Apple CI
#140137 opened
Apr 22, 2025 -
Draft release notes for 1.87
#140133 opened
Apr 21, 2025 -
[E0521] coroutine and `*FnOnce` closures should own upvars and there shall not be escaping borrows
#140132 opened
Apr 21, 2025 -
Compile error when directly using `&mut` in explicity const context
#140126 opened
Apr 21, 2025 -
ICE `error performing operation: fully_perform`
#140123 opened
Apr 21, 2025 -
ICE `assertion failed: !name.is_empty()`
#140110 opened
Apr 21, 2025 -
Struct containing only associated type of generic may be too constraining variance wise
#140109 opened
Apr 21, 2025 -
Add unit tests for jsondocck
#140108 opened
Apr 21, 2025 -
armv4t-none-eabi cannot use compiler_fence
#140105 opened
Apr 21, 2025 -
Not optimize boolean computations for the `usize` type
#140103 opened
Apr 21, 2025 -
Consider unifying how rustc cli flag values are presented
#140102 opened
Apr 21, 2025 -
rustc bad cli arg error messages doesn't respect `--error-format=json`
#140101 opened
Apr 21, 2025 -
ICE: `invalid immediate for given destination place: value ScalarPair does not match ABI Scalar`
#140100 opened
Apr 21, 2025 -
ICE: `has escaping bound vars, so it cannot be wrapped in a dummy binder`
#140099 opened
Apr 21, 2025 -
ICE: `didn't reparse a literal`
#140098 opened
Apr 21, 2025 -
--fix hangs with parallel rustc
#140093 opened
Apr 20, 2025 -
ICE: `name of non-Rpitit assoc item` (episode 3)
#140084 opened
Apr 20, 2025 -
ICE: `None` in check_attr
#140082 opened
Apr 20, 2025 -
Duplicate doubly higher-ranked trait bound fails to compile
#140071 opened
Apr 20, 2025 -
inconsistent `stringify!`
#140060 opened
Apr 20, 2025 -
ICE: `name of non-Rpitit assoc item`
#140058 opened
Apr 20, 2025 -
Fails to optimize away trivial ownership move of Vec in high optimization levels
#140057 opened
Apr 20, 2025 -
Tracking issue for release notes of #139309: make abi_unsupported_vector_types a hard error
#140046 opened
Apr 19, 2025 -
Tracking issue for release notes of #139042: Do not remove trivial `SwitchInt` in analysis MIR
#140045 opened
Apr 19, 2025 -
minicore doesn't propagate `-Ctarget-cpu` for targets that require `target-cpu` being specified
#140038 opened
Apr 19, 2025 -
Convert ui tests that need specific `tests/ui/.gitattributes` entries into run-make tests
#140033 opened
Apr 19, 2025 -
autodiff on generic functions fails
#140032 opened
Apr 19, 2025 -
regression: `error[E0308]: mismatched types` for `is_multiple_of`
#140020 opened
Apr 18, 2025 -
regression: `error[E0284]: type annotations needed`; `cannot infer type` in trait declaration
#140019 opened
Apr 18, 2025 -
Tracking issue for release notes of #139535: Implement `Default` for raw pointers
#140014 opened
Apr 18, 2025 -
Unable to use `profile-generate` when cross-compiling for `x86_64-pc-windows-gnu` on Linux.
#140013 opened
Apr 18, 2025 -
ICE: upvar: assertion failed: `1 == 2` `-Wrust-2021-incompatible-closure-captures`
#140011 opened
Apr 18, 2025 -
Exponential compile time increase when nesting async closures in 1.86
#140004 opened
Apr 18, 2025 -
thread 'rustc' panicked at compiler\rustc_monomorphize\src\collector.rs:295:51
#140001 opened
Apr 18, 2025 -
rustc confuses missing types with missing type parameters
#139999 opened
Apr 18, 2025 -
Tracking issue for release notes of #139483: f*::NAN: guarantee that this is a quiet NaN
#139986 opened
Apr 17, 2025 -
Destructuring tuple structs with public leading fields and private trailing fields by tuple syntax is disallowed
#139972 opened
Apr 17, 2025 -
Consider converting `tests/ui/json/json-bom-plus-crlf-multifile-aux.rs`-associated tests into a `run-make` tests
#139968 opened
Apr 17, 2025 -
rustdoc hangs on recursive associated types
#139964 opened
Apr 17, 2025 -
rustc_codegen_ssa should write temporary files to the output directory
#139963 opened
Apr 17, 2025 -
document remove_dir_all returning DirectoryNotEmpty on concurrent write
#139958 opened
Apr 17, 2025 -
UnixStream doesn't set MSG_NOSIGNAL as UnixDatagram
#139956 opened
Apr 17, 2025 -
In edition 2024 error message "error: creating a shared reference to mutable static is discouraged" is wrong
#139952 opened
Apr 17, 2025 -
Tracking issue for release notes of #132833: Stabilize let chains in the 2024 edition
#139951 opened
Apr 17, 2025 -
if multiple `-Z allow-features` are passed, only the last is used
#139947 opened
Apr 17, 2025 -
ICE: `name of non-Rpitit assoc item` (episode 2)
#139941 opened
Apr 16, 2025 -
Tracking Issue for #[export] (RFC 3435)
#139939 opened
Apr 16, 2025 -
`rustc` thinks that two non-intersecting borrows intersect. And fails compilation
#139930 opened
Apr 16, 2025 -
Tracking issue for release notes of #135015: Partially stabilize LoongArch target features
#139929 opened
Apr 16, 2025 -
Tracking issue for release notes of #138940: Stabilize the avx512 target features
#139928 opened
Apr 16, 2025 -
Tracking issue for release notes of #134446: Stabilize the `cell_update` feature
#139925 opened
Apr 16, 2025 -
rustdoc: doctest-xcompile passes when it shouldn't
#139924 opened
Apr 16, 2025 -
undefined symbol: __rustc::rust_begin_unwind when using panic="abort"
#139923 opened
Apr 16, 2025 -
Extend `minicore` with intrinsics and use it to replace `#[rustc_intrinsic]` in tests
#139918 opened
Apr 16, 2025 -
Tracking Issue for `exact_div`
#139911 opened
Apr 16, 2025 -
Coverage 0% when `opt-level = 3` and `aarch64-linux-android`
#139907 opened
Apr 16, 2025 -
ICE: `ConstArgHasWrongType failed but we don't know how to compute type for {const error}`
#139905 opened
Apr 16, 2025 -
Naming of proc_macro::Span::local_file()
#139903 opened
Apr 16, 2025 -
Thousands of /tmp/rustdoctest* directories
#139899 opened
Apr 16, 2025 -
add an internal lint for nightly-channel-only features without a feature gate
#139892 opened
Apr 16, 2025 -
-Z allow-features does not apply to -Z flags
#139890 opened
Apr 16, 2025 -
doing some concurrency homework and got a compile-time panic, reporting as requested
#139887 opened
Apr 16, 2025 -
Creating an array can be made 2x faster
#139875 opened
Apr 15, 2025 -
ICE: `layout.is_sized()`
#139872 opened
Apr 15, 2025 -
"unconstrained generic constant" doesn't make sense with `generic_const_exprs`
#139866 opened
Apr 15, 2025 -
SocketAncillary doesn't ensure the control buffer is aligned at least as much as cmsghdr
#139861 opened
Apr 15, 2025 -
tidy `triagebot.toml` `trigger_files` fails on `jj git clone` unchecked out submodules
#139856 opened
Apr 15, 2025 -
rustdoc: split out trait implementer's notes from method docs
#139855 opened
Apr 15, 2025 -
Simpler Logic Produces More Complex Output Than Equivalent Expression
#139851 opened
Apr 15, 2025
280 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
Apr 20, 2025 • 29 new comments -
Implement a lint for implicit autoref of raw pointer dereference - take 2
#123239 commented on
Apr 20, 2025 • 17 new comments -
Stabilize let chains in the 2024 edition
#132833 commented on
Apr 22, 2025 • 16 new comments -
Distinguish delim kind to decide whether to emit unexpected closing delimiter
#138554 commented on
Apr 22, 2025 • 12 new comments -
Update documentation of `as_ptr` function of Atomic$Int to clarify circumstances of usage
#139637 commented on
Apr 18, 2025 • 8 new comments -
add autodiff inline
#139308 commented on
Apr 20, 2025 • 7 new comments -
Added support for `apxf` target feature
#139534 commented on
Apr 21, 2025 • 6 new comments -
Sized Hierarchy: Part I
#137944 commented on
Apr 22, 2025 • 6 new comments -
Async drop codegen
#123948 commented on
Apr 21, 2025 • 6 new comments -
Update the index of Option to make the summary more comprehensive
#138957 commented on
Apr 21, 2025 • 5 new comments -
Allow out of order dep graph node encoding
#139756 commented on
Apr 22, 2025 • 5 new comments -
Use thread local dep graph encoding
#139758 commented on
Apr 22, 2025 • 5 new comments -
retpoline and retpoline-external-thunk flags (target modifiers) to enable retpoline-related target features
#135927 commented on
Apr 16, 2025 • 5 new comments -
build dist for x86_64-pc-solaris and sparcv9-sun-solaris
#138699 commented on
Apr 18, 2025 • 4 new comments -
Add contracts for all functions in `Alignment`
#136578 commented on
Apr 16, 2025 • 4 new comments -
Impl new API `std::os::unix::fs::mkfifo` under feature `unix_fifo`
#139450 commented on
Apr 21, 2025 • 4 new comments -
redesign stage 0 std
#119899 commented on
Apr 15, 2025 • 3 new comments -
Autodiff flags
#139700 commented on
Apr 20, 2025 • 3 new comments -
stabilize ptr::swap_nonoverlapping in const
#137280 commented on
Apr 20, 2025 • 3 new comments -
deduplicate abort implementations
#139103 commented on
Apr 21, 2025 • 2 new comments -
Add FileCheck annotations to mir-opt/copy-prop
#135099 commented on
Apr 19, 2025 • 2 new comments -
Don't warn about `v128` in wasm ABI transition
#139809 commented on
Apr 21, 2025 • 2 new comments -
Add `target_env = "macabi"` and `target_env = "sim"`
#139451 commented on
Apr 20, 2025 • 2 new comments -
Stabilize the avx512 target features
#138940 commented on
Apr 16, 2025 • 1 new comment -
Properly stall coroutine witnesses in new solver
#138845 commented on
Apr 18, 2025 • 1 new comment -
Add a new lint that warns for pointers to stack memory
#134218 commented on
Apr 16, 2025 • 1 new comment -
Sanitizers target modificators
#138736 commented on
Apr 15, 2025 • 1 new comment -
Add Duration from nanos u128
#139243 commented on
Apr 21, 2025 • 1 new comment -
Initial support for dynamically linked crates
#134767 commented on
Apr 21, 2025 • 1 new comment -
std: Add performance warnings to HashMap::get_disjoint_mut
#139307 commented on
Apr 20, 2025 • 1 new comment -
Add `Result::map_or_default` and `Option::map_or_default`
#138068 commented on
Apr 16, 2025 • 1 new comment -
Add `f16` formatting and parsing
#127013 commented on
Apr 16, 2025 • 1 new comment -
Stabilize `slice_as_chunks` library feature
#139656 commented on
Apr 19, 2025 • 1 new comment -
SGX: Fix fuzzy provenance casts with `AtomicUsize`
#139775 commented on
Apr 22, 2025 • 1 new comment -
Add regression test for graceful error for wrong number of activities
#139591 commented on
Apr 15, 2025 • 1 new comment -
set subsections_via_symbols for ld64 helper sections
#139752 commented on
Apr 16, 2025 • 1 new comment -
rustdoc: use the next solver for blanket impl synthesis
#125907 commented on
Apr 17, 2025 • 0 new comments -
Tracking Issue for restructuring `std::sys`
#117276 commented on
Apr 22, 2025 • 0 new comments -
Suggest how to fix with unconstrained type parameters
#134270 commented on
Apr 20, 2025 • 0 new comments -
refining_impl_trait: Decide whether explicit opt-in is needed
#121718 commented on
Apr 22, 2025 • 0 new comments -
Tracking Issue for `likely_unlikely` and `cold_path`
#136873 commented on
Apr 22, 2025 • 0 new comments -
Stabilize the `cell_update` feature
#134446 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for `Exclusive`
#98407 commented on
Apr 22, 2025 • 0 new comments -
Partially stabilize LoongArch target features
#135015 commented on
Apr 17, 2025 • 0 new comments -
Linking error when compiled to `arm64ec-pc-windows-msvc`
#138541 commented on
Apr 21, 2025 • 0 new comments -
Emit single error for `+ use<'_>` and don't suggest `use<'static>`
#135052 commented on
Apr 17, 2025 • 0 new comments -
Move coroutine upvars into locals for better memory economy
#135527 commented on
Apr 21, 2025 • 0 new comments -
stop specializing on `Copy`
#135634 commented on
Apr 21, 2025 • 0 new comments -
Implement parsing of pinned borrows
#135731 commented on
Apr 20, 2025 • 0 new comments -
Tracking issue for release notes of #134213: Stabilize `naked_functions`
#139428 commented on
Apr 21, 2025 • 0 new comments -
[rustdoc] Add support for associated items in "jump to def" feature
#135771 commented on
Apr 19, 2025 • 0 new comments -
Detect struct construction with private field in field with default
#135846 commented on
Apr 17, 2025 • 0 new comments -
Tracking issue for release notes of #131114: Tracking Issue for `inherent_str_constructors `
#137276 commented on
Apr 21, 2025 • 0 new comments -
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
#136083 commented on
Apr 22, 2025 • 0 new comments -
Create `Atomic<T>` type alias (rebase)
#136316 commented on
Apr 21, 2025 • 0 new comments -
Meta tracking issue for release notes PRs
#133444 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #137319: Stabilize `const_vec_string_slice`
#138186 commented on
Apr 21, 2025 • 0 new comments -
Use the new solver in the `impossible_predicates`
#136988 commented on
Apr 17, 2025 • 0 new comments -
Tracking issue for release notes of #136968: Turn order dependent trait objects future incompat warning into a hard error
#138244 commented on
Apr 21, 2025 • 0 new comments -
Make inline suggestions no longer be the default
#127282 commented on
Apr 15, 2025 • 0 new comments -
Detect more `cfg`d out items in resolution errors
#129183 commented on
Apr 17, 2025 • 0 new comments -
[WIP] Properly deduce object lifetime defaults in projections & trait refs
#129543 commented on
Apr 22, 2025 • 0 new comments -
Add some track_caller info to precondition panics
#129658 commented on
Apr 20, 2025 • 0 new comments -
Stop emitting spans from proc macro compile time in quote expansion
#125721 commented on
Apr 15, 2025 • 0 new comments -
test
#124078 commented on
Apr 16, 2025 • 0 new comments -
Generating a documentation for tests
#130463 commented on
Apr 17, 2025 • 0 new comments -
Suggest adding missing braces in `const` block pattern
#130751 commented on
Apr 22, 2025 • 0 new comments -
Remove unstable cfg `target(...)` compact feature
#130780 commented on
Apr 19, 2025 • 0 new comments -
Migrate compiler's `&Option<T>` into `Option<&T>`
#130963 commented on
Apr 19, 2025 • 0 new comments -
Handle `rustc_query_system` cases of `rustc::potential_query_instability` lint
#131200 commented on
Apr 19, 2025 • 0 new comments -
Split elided_lifetime_in_paths into tied and untied
#120808 commented on
Apr 22, 2025 • 0 new comments -
Add post-mono MIR passes to make mono-reachable analysis more accurate
#131650 commented on
Apr 15, 2025 • 0 new comments -
lexer: Treat more floats with empty exponent as valid tokens
#131656 commented on
Apr 16, 2025 • 0 new comments -
get rid of some false negatives in rustdoc::broken_intra_doc_links
#132748 commented on
Apr 19, 2025 • 0 new comments -
[do not merge] CI experiments
#112049 commented on
Apr 21, 2025 • 0 new comments -
Add `PeekableIterator` trait
#132976 commented on
Apr 16, 2025 • 0 new comments -
Detect tuple structs that are unconstructable due to re-export
#133477 commented on
Apr 16, 2025 • 0 new comments -
[DO NOT MERGE] bootstrap with `-Znext-solver=globally`
#133502 commented on
Apr 19, 2025 • 0 new comments -
Change Wasm's `cdylib` etc. to be a "reactor".
#108097 commented on
Apr 19, 2025 • 0 new comments -
Make impl section headers sticky
#133717 commented on
Apr 17, 2025 • 0 new comments -
Stabilize `derive(CoercePointee)`
#133820 commented on
Apr 17, 2025 • 0 new comments -
Do partial SsaLocals analysis in unoptimized builds
#134051 commented on
Apr 20, 2025 • 0 new comments -
Experimental cygwin host support
#137819 commented on
Apr 22, 2025 • 0 new comments -
Remove `i128` and `u128` from `improper_ctypes_definitions`
#137306 commented on
Apr 20, 2025 • 0 new comments -
fix(test): Expose '--no-capture' in favor of `--nocapture`
#139224 commented on
Apr 20, 2025 • 0 new comments -
[WIP] [WIP] Enable automatic cross-compilation in run-make tests
#139244 commented on
Apr 19, 2025 • 0 new comments -
std: sys: net: uefi: Implement TCP4 connect
#139254 commented on
Apr 20, 2025 • 0 new comments -
make abi_unsupported_vector_types a hard error
#139309 commented on
Apr 21, 2025 • 0 new comments -
add first HelenOS compilation targets
#139310 commented on
Apr 21, 2025 • 0 new comments -
Suppress suggestions while span is in external library
#139316 commented on
Apr 22, 2025 • 0 new comments -
Change signature of File::try_lock and File::try_lock_shared
#139343 commented on
Apr 21, 2025 • 0 new comments -
Error on recursive opaque ty in HIR typeck
#139419 commented on
Apr 16, 2025 • 0 new comments -
Explicitly export core and std macros
#139493 commented on
Apr 17, 2025 • 0 new comments -
std(docs): clarify how std::fs::set_permisions works with symlinks
#139546 commented on
Apr 18, 2025 • 0 new comments -
Fix `-Zremap-path-scope` rmeta handling
#139550 commented on
Apr 19, 2025 • 0 new comments -
[WIP] mgca: Add ConstArg representation for const items
#139558 commented on
Apr 22, 2025 • 0 new comments -
support revealing uses of opaques in closures
#139587 commented on
Apr 17, 2025 • 0 new comments -
Use posix_spawn on cygwin
#139617 commented on
Apr 20, 2025 • 0 new comments -
Don't allow flattened format_args in const.
#139624 commented on
Apr 16, 2025 • 0 new comments -
check types of const param defaults
#139646 commented on
Apr 15, 2025 • 0 new comments -
Handle regions equivalent to 'static in non_local_bounds
#139668 commented on
Apr 15, 2025 • 0 new comments -
Stabilize `offset_of_slice`
#139673 commented on
Apr 16, 2025 • 0 new comments -
Add the AVX10 target features
#139675 commented on
Apr 16, 2025 • 0 new comments -
Rustfmt now support use closures
#139692 commented on
Apr 19, 2025 • 0 new comments -
Enable a weaker form of -Zrandomize-layout when using debug-assertions
#139719 commented on
Apr 20, 2025 • 0 new comments -
compiletest: Make diagnostic kind mandatory on line annotations (take 2)
#139720 commented on
Apr 17, 2025 • 0 new comments -
Implement pin-project in pattern matching for `&pin mut|const T`
#139751 commented on
Apr 20, 2025 • 0 new comments -
[rustdoc] Add new `--book-location` option to add a link to associated guide and generate it if local
#139769 commented on
Apr 15, 2025 • 0 new comments -
Implement `Iterator::last` for `vec::IntoIter`
#139773 commented on
Apr 15, 2025 • 0 new comments -
Explore adding a reproducibility test to rust test infrastructure.
#139793 commented on
Apr 22, 2025 • 0 new comments -
std: sys: pal: uefi: Overhaul Time
#139806 commented on
Apr 20, 2025 • 0 new comments -
Delegate to inner `vec::IntoIter` from `env::ArgsOs`
#139847 commented on
Apr 15, 2025 • 0 new comments -
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose
#137409 commented on
Apr 21, 2025 • 0 new comments -
Stabilize `assert_matches` and move it to `core::macros`
#137487 commented on
Apr 15, 2025 • 0 new comments -
Optimize `CharIndices::advance_by`
#137761 commented on
Apr 16, 2025 • 0 new comments -
Stop projecting into SIMD types in `ui/simd/` tests
#138036 commented on
Apr 21, 2025 • 0 new comments -
Fix split index calculation in `check_type_alias_where_clause_location`
#138037 commented on
Apr 16, 2025 • 0 new comments -
Enable Non-determinism of float operations in Miri and change std tests
#138062 commented on
Apr 20, 2025 • 0 new comments -
remove invalid workspaceFolder prefix from the zed rust-analyzer config
#138085 commented on
Apr 20, 2025 • 0 new comments -
Initial implementation of `core_float_math`
#138087 commented on
Apr 20, 2025 • 0 new comments -
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
#138340 commented on
Apr 17, 2025 • 0 new comments -
Implement Deref<Target=ByteStr> for CStr
#138498 commented on
Apr 17, 2025 • 0 new comments -
shared-generics: Do not share instantiations that contain local-only types
#138522 commented on
Apr 21, 2025 • 0 new comments -
Refactor git change detection in bootstrap
#138591 commented on
Apr 21, 2025 • 0 new comments -
Add a new `mismatched-lifetime-syntaxes` lint
#138677 commented on
Apr 17, 2025 • 0 new comments -
add nvptx_target_feature
#138689 commented on
Apr 22, 2025 • 0 new comments -
Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
#138744 commented on
Apr 16, 2025 • 0 new comments -
core: implement `fold` via `try_fold`
#138835 commented on
Apr 16, 2025 • 0 new comments -
std: fix aliasing bug in UNIX process implementation
#138896 commented on
Apr 21, 2025 • 0 new comments -
Implement RFC 3631: add rustdoc doc_cfg features
#138907 commented on
Apr 19, 2025 • 0 new comments -
Added `get_unchecked` and `get_unchecked_mut` to `OnceLock` and `LazyLock`
#138914 commented on
Apr 19, 2025 • 0 new comments -
Make closure capturing have consistent and correct behaviour around patterns
#138961 commented on
Apr 22, 2025 • 0 new comments -
Update the index of Result to make the summary more comprehensive
#138968 commented on
Apr 21, 2025 • 0 new comments -
[perf experiment] Split the resolver tables into per-owner tables
#138995 commented on
Apr 22, 2025 • 0 new comments -
std: get rid of `sys_common::process`
#139020 commented on
Apr 15, 2025 • 0 new comments -
Use char::is_whitespace directly in str::trim*
#139031 commented on
Apr 16, 2025 • 0 new comments -
Improve `Lifetime::suggestion`
#139046 commented on
Apr 15, 2025 • 0 new comments -
Fallback `{float}` to `f32` when `f32: From<{float}>` and add `impl From<f16> for f32`
#139087 commented on
Apr 15, 2025 • 0 new comments -
unstable book: in a sanitizer example, check the code
#139113 commented on
Apr 20, 2025 • 0 new comments -
Allow storing format_args!() in variable or const
#139135 commented on
Apr 15, 2025 • 0 new comments -
`large_assignments`: Unactionable diagnostics with `-Zinline-mir`
#121672 commented on
Apr 19, 2025 • 0 new comments -
ICE: instruction does not dominate all uses!
#114725 commented on
Apr 17, 2025 • 0 new comments -
Tracking Issue for `more_float_constants`
#103883 commented on
Apr 17, 2025 • 0 new comments -
Performance regression in nightly with target-cpu=native on znver4
#139370 commented on
Apr 17, 2025 • 0 new comments -
More principled tempdir usage by and between rustc, rustdoc and compiletest
#138475 commented on
Apr 17, 2025 • 0 new comments -
Meta tracking issue for spurious CI failures
#133959 commented on
Apr 17, 2025 • 0 new comments -
Meta: Require MCP and relevant team nominations for adding (ecosystem, custom codegen backend) testing jobs that would block PR/Merge CI and require documenting failure protocol
#137960 commented on
Apr 17, 2025 • 0 new comments -
Tracking issue for wasm32-unknown-unknown's future-incompat warning for C ABI changes
#138762 commented on
Apr 17, 2025 • 0 new comments -
ICE: yield: `itertools: .zip_eq() reached end of one iterator before the other`
#139570 commented on
Apr 17, 2025 • 0 new comments -
ICE: un_derefer: index out of bounds
#139556 commented on
Apr 17, 2025 • 0 new comments -
rustdoc: hang/OOM with recursive type
#102910 commented on
Apr 17, 2025 • 0 new comments -
Overflow while adding drop-check rules on a generic tree
#133356 commented on
Apr 17, 2025 • 0 new comments -
Inlining/flattening of format_args!() accidentally exposed as stable through const
#139136 commented on
Apr 16, 2025 • 0 new comments -
rustdoc: transitive Drop indicators should be shown
#49689 commented on
Apr 16, 2025 • 0 new comments -
Random stack overflow on windows-gnu
#139070 commented on
Apr 16, 2025 • 0 new comments -
Tracking issue for rustdoc `--output-format=doctest` command-line flag
#134529 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for `f16` and `f128` float types
#116909 commented on
Apr 16, 2025 • 0 new comments -
rustdoc-json: Guard agains 2 commits making the same modification to `FORMAT_VERSION`
#94591 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for ui test suite improvements
#133895 commented on
Apr 19, 2025 • 0 new comments -
ICE: rustc panicked at compiler\rustc_middle\src\mir\interpret\queries.rs:104:13
#138710 commented on
Apr 19, 2025 • 0 new comments -
Tracking issue for RFC 2044: dual-MIT/Apache2 licensing
#43461 commented on
Apr 19, 2025 • 0 new comments -
Tracking Issue for `Iterator::map_windows` (feature `iter_map_windows`)
#87155 commented on
Apr 19, 2025 • 0 new comments -
the documentation for the Future trait specifies invariants that are not always true
#125050 commented on
Apr 19, 2025 • 0 new comments -
Tracking issue for `?` operator and `try` blocks (RFC 243, `question_mark` & `try_blocks` features)
#31436 commented on
Apr 18, 2025 • 0 new comments -
Tracking Issue for duration_constructors
#120301 commented on
Apr 18, 2025 • 0 new comments -
Tracking Issue for `macro_metavar_expr_concat`
#124225 commented on
Apr 18, 2025 • 0 new comments -
[ER] A harder case of missed array bound test elision
#85660 commented on
Apr 18, 2025 • 0 new comments -
`const` keyword doc page doesn't mention `const` blocks
#139549 commented on
Apr 18, 2025 • 0 new comments -
std::os::wasi::fs::OpenOptionsExt should be a sealed trait
#139543 commented on
Apr 18, 2025 • 0 new comments -
Inconsistent errors when passing functions as arguments.
#139786 commented on
Apr 18, 2025 • 0 new comments -
Tracking Issue for externally implementable items
#125418 commented on
Apr 18, 2025 • 0 new comments -
`./x dist --stage 2 $tool` broken after #138224
#138778 commented on
Apr 18, 2025 • 0 new comments -
Tracking Issue for Explicit Tail Calls
#112788 commented on
Apr 18, 2025 • 0 new comments -
ICE:rustc panicked at compiler\rustc_mir_build\src\check_tail_calls.rs:130:17
#139305 commented on
Apr 18, 2025 • 0 new comments -
Tracking issue for release notes of #138632: Stabilize `cfg_boolean_literals`
#139565 commented on
Apr 17, 2025 • 0 new comments -
Tracking Issue for algebraic floating point methods
#136469 commented on
Apr 16, 2025 • 0 new comments -
ICE: `encountered a fresh type during canonicalization`
#138891 commented on
Apr 15, 2025 • 0 new comments -
Attribute macro helper attributes
#65823 commented on
Apr 15, 2025 • 0 new comments -
ICE: "Missing value for constant, but no error reported?" with unresolvabe const due to trivial bounds
#135617 commented on
Apr 15, 2025 • 0 new comments -
Tracking Issue for ExitStatusError
#84908 commented on
Apr 15, 2025 • 0 new comments -
error: internal compiler error: Encountered anon const with inference variable args but no error reported
#139376 commented on
Apr 15, 2025 • 0 new comments -
Debug impls of ExtractIf have inconsistent trait bounds
#137654 commented on
Apr 15, 2025 • 0 new comments -
Doc test containing code before main function fails to compile on beta
#139651 commented on
Apr 15, 2025 • 0 new comments -
Make rustdoc icons more consistent
#91309 commented on
Apr 15, 2025 • 0 new comments -
No syntactic way to specify GATs with where bounds in where clauses
#95268 commented on
Apr 15, 2025 • 0 new comments -
Tracking Issue for `mpmc`
#126840 commented on
Apr 15, 2025 • 0 new comments -
Type inference regression in 1.86 stable, due to unstable ByteStr
#139542 commented on
Apr 15, 2025 • 0 new comments -
Tracking Issue for rustdoc `--doctest-compilation-args` command line option
#134172 commented on
Apr 15, 2025 • 0 new comments -
Suggest the correct name if `_` is used in a struct literal
#98282 commented on
Apr 15, 2025 • 0 new comments -
30+ duplicates on E0308 with expected and found being literally identical
#112985 commented on
Apr 15, 2025 • 0 new comments -
The lint `unused_doc_comments` classifies all kinds of `#[doc …]` attributes as documentation comments
#96009 commented on
Apr 15, 2025 • 0 new comments -
ICE: `expected len of array pat to be definite`
#139815 commented on
Apr 15, 2025 • 0 new comments -
We have two independent checks for "is this attribute unsafe"
#131801 commented on
Apr 15, 2025 • 0 new comments -
Allow numeric tokens containing 'e' that aren't exponents be passed to proc macros
#111615 commented on
Apr 16, 2025 • 0 new comments -
error: could not compile `std` (lib) exit code: 0x80000003
#128498 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for `PeekableIterator`
#132973 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for secure random data generation in `std`
#130703 commented on
Apr 16, 2025 • 0 new comments -
Tracking issue for function attribute `#[coverage]`
#84605 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for `panic::update_hook`
#92649 commented on
Apr 16, 2025 • 0 new comments -
Generic const exprs: Failed to normalize Alias
#138156 commented on
Apr 16, 2025 • 0 new comments -
Tracking issue for release notes of #136926: Stabilize `-Zdwarf-version` as `-Cdwarf-version`
#139747 commented on
Apr 16, 2025 • 0 new comments -
Tracking issue for `proc_macro::Span` inspection APIs
#54725 commented on
Apr 16, 2025 • 0 new comments -
#[inline(never)] does not work for async functions
#129347 commented on
Apr 16, 2025 • 0 new comments -
rust-analyzer --stage=1 mixes incompatible proc_macro server and client
#139810 commented on
Apr 16, 2025 • 0 new comments -
CI for deterministic / reproducible builds
#75362 commented on
Apr 16, 2025 • 0 new comments -
Nightly-only cfg gating like `#[cfg(target_has_atomic)]` is confusing
#133295 commented on
Apr 16, 2025 • 0 new comments -
Bad quality code for `Clone` on enum types
#69174 commented on
Apr 16, 2025 • 0 new comments -
LLVM does not properly construct proofs out of disjunctions.
#115026 commented on
Apr 16, 2025 • 0 new comments -
Tracking Issue for asm_goto
#119364 commented on
Apr 16, 2025 • 0 new comments -
Tracking issue for RFC 2033: Experimentally add coroutines to Rust
#43122 commented on
Apr 15, 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
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #128101: Tracking Issue for `unsigned_is_multiple_of`
#137380 commented on
Apr 21, 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
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #129375: Tracking Issue for unbounded_shifts
#137386 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #103806: Tracking Issue for `string_extend_from_within`
#137387 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #129397: Tracking Issue for `box_uninit_write`
#137810 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #62280: Tracking issue for `slice_take`
#137817 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #137327: Undeprecate env::home_dir
#137866 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #134900: Fix parsing of ranges after unary operators
#137859 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #136831: Update stdarch
#137937 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #137957: Remove i586-pc-windows-msvc
#137961 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #132241: Tracking Issue for `const_char_classify`
#138095 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #131714: Tracking Issue for `const_sockaddr_setters`
#138096 commented on
Apr 21, 2025 • 0 new comments -
Unnecessary copy when constructing arrays from returned arrays?
#62446 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #131415: Tracking Issue for `const_copy_from_slice`
#138097 commented on
Apr 21, 2025 • 0 new comments -
Do move forwarding on MIR
#32966 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #137449: Denote `ControlFlow` as `#[must_use]`
#138188 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #138162: Update the standard library to Rust 2024
#138375 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #120048: Tracking Issue for `os_str_display`
#137132 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #136668: Stabilize `core::str::from_utf8_mut` as `const`
#137381 commented on
Apr 21, 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
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #127154: Tracking Issue for anonymous pipe API
#135622 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #95892: Tracking Issue for `sub_ptr` (feature `ptr_sub_ptr`)
#134727 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #133870: Stabilize `asm_goto` feature gate
#134860 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #132268: Impl TryFrom<Vec<u8>> for String
#135636 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #133889: Consider fields to be inhabited if they are unstable
#135690 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #125882: Tracking Issue for `integer_sign_cast`
#136560 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #134995: Stabilize const_slice_flatten
#136624 commented on
Apr 21, 2025 • 0 new comments -
rustdoc has 4 different "open sidebar" buttons
#139832 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #135480: Don't require method impls for methods with `Self:Sized` bounds for impls for unsized types
#136935 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #136932: Reduce formatting `width` and `precision` to 16 bits
#137014 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #136490: Do not allow attributes on struct field rest patterns
#137089 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #136458: Do not deduplicate list of associated types provided by dyn principal
#137341 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #134340: Stabilize `num_midpoint_signed` feature
#137344 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #135933: Explain how Vec::with_capacity is faithful
#137378 commented on
Apr 21, 2025 • 0 new comments -
Tracking issue for release notes of #138233: Windows: Don't link std (and run-make) against advapi32, except on win7
#138621 commented on
Apr 21, 2025 • 0 new comments -
Duplicate error for using allow inside forbid
#131842 commented on
Apr 20, 2025 • 0 new comments -
Lint on duplicate trait bound
#88013 commented on
Apr 20, 2025 • 0 new comments -
autodiff fails in impl blocks
#139557 commented on
Apr 20, 2025 • 0 new comments -
Tracking Issue for `const_eq_ignore_ascii_case`
#131719 commented on
Apr 20, 2025 • 0 new comments -
Tracking Issue for `super let`
#139076 commented on
Apr 20, 2025 • 0 new comments -
Tracking Issue for "More Qualified Paths"
#86935 commented on
Apr 20, 2025 • 0 new comments -
Tracking Issue for `hint::select_unpredictable`
#133962 commented on
Apr 20, 2025 • 0 new comments -
Use protected visibility by default on ELF platforms
#105518 commented on
Apr 20, 2025 • 0 new comments -
Original `pin!()` macro behavior cannot be expressed in Rust 2024
#138718 commented on
Apr 20, 2025 • 0 new comments -
Tracking Issue for `const_array_as_mut_slice`
#133333 commented on
Apr 20, 2025 • 0 new comments -
`rustc --emit=foo=file` is not documented in `rustc --help -v`
#139805 commented on
Apr 20, 2025 • 0 new comments -
move tests from tests/rustdoc-ui/ to tests/rustdoc-ui/lints/ where applicable
#136501 commented on
Apr 19, 2025 • 0 new comments -
ICE: ` expr in place where literal is expected (builtin attr parsing)`
#137687 commented on
Apr 19, 2025 • 0 new comments -
[AVR] undefined reference to 'abort' on static mutable variable
#139737 commented on
Apr 19, 2025 • 0 new comments -
Tracking Issue for `peek_index`
#130711 commented on
Apr 19, 2025 • 0 new comments -
A case of compound x86_64 performance regression caused by LLVM 20 and #124810
#139730 commented on
Apr 19, 2025 • 0 new comments -
Tracking Issue for `rwlock_try_upgrade`
#138559 commented on
Apr 19, 2025 • 0 new comments -
Tracking issue for release notes of #138128: Stabilize `#![feature(precise_capturing_in_traits)]`
#138851 commented on
Apr 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
Apr 21, 2025 • 0 new comments -
Tracking Issue for non-lifetime binders
#108185 commented on
Apr 21, 2025 • 0 new comments -
method has an incompatible type for trait due to lifetimes has too wide a span
#33624 commented on
Apr 21, 2025 • 0 new comments -
[Optimization] Significantly different assembly output for logically equivalent match patterns with string comparisons
#139784 commented on
Apr 21, 2025 • 0 new comments -
ci: spurious failure `tests\mir-opt\strip_debuginfo.rs `Cannot create a file when that file already exists.`
#134351 commented on
Apr 21, 2025 • 0 new comments -
Incorrect / incomplete information about where you can break with a value
#110758 commented on
Apr 21, 2025 • 0 new comments -
Tracking Issue for RFC 3467: UnsafePinned
#125735 commented on
Apr 21, 2025 • 0 new comments -
Inlining + target_feature broken in powerpc64
#60637 commented on
Apr 21, 2025 • 0 new comments -
is_riscv_feature_detected doesn't seem to actually detect anything at runtime
#139139 commented on
Apr 21, 2025 • 0 new comments -
No BTreeMap BTreeSet debug visualizers for lldb / macOS
#111868 commented on
Apr 20, 2025 • 0 new comments -
Crater runs for 1.87
#139827 commented on
Apr 20, 2025 • 0 new comments -
Post-#112261 pointer += integer diagnostics suggest replacing with unused value
#137391 commented on
Apr 20, 2025 • 0 new comments -
Parameter names in foreign functions, function pointer types and trait methods are not resolved / validated
#33995 commented on
Apr 20, 2025 • 0 new comments -
Error duplicate definitions for impls on distinct associated types
#58171 commented on
Apr 20, 2025 • 0 new comments -
docs for Traits get duplicated because of different types
#24558 commented on
Apr 20, 2025 • 0 new comments -
rustdoc: improve searching for duplicate functions of generic types
#90929 commented on
Apr 20, 2025 • 0 new comments