Insights: rust-lang/rust
Overview
Could not load contribution data
Please try again later
180 Pull requests merged by 91 people
-
Return a finite number of AllocIds per ConstAllocation in Miri
#118336 merged
Jan 24, 2024 -
Update cargo
#120276 merged
Jan 24, 2024 -
Small code improvements in `collect_intra_doc_links.rs`
#112806 merged
Jan 24, 2024 -
Split tait and impl trait in assoc items logic
#119766 merged
Jan 24, 2024 -
Do not normalize closure signature when building `FnOnce` shim
#120139 merged
Jan 24, 2024 -
Manually implement derived `NonZero` traits.
#120160 merged
Jan 24, 2024 -
Fix assume and assert in jump threading
#120171 merged
Jan 24, 2024 -
Provide structured suggestion to use trait objects in some cases of `if` arm type divergence
#120261 merged
Jan 24, 2024 -
Split Diagnostics for Uncommon Codepoints: Add List to Display Characters Involved
#120259 merged
Jan 24, 2024 -
Add `#[coverage(off)]` to closures introduced by `#[test]` and `#[bench]`
#120183 merged
Jan 24, 2024 -
add several resolution test cases
#120195 merged
Jan 24, 2024 -
Rollup of 9 pull requests
#120283 merged
Jan 24, 2024 -
Add more weirdness to weird-exprs.rs
#119028 merged
Jan 23, 2024 -
Suggest array::from_fn for array initialization
#119805 merged
Jan 23, 2024 -
Re-add estebank to review rotation
#120246 merged
Jan 23, 2024 -
Use `Self` in `NonZero*` implementations.
#120244 merged
Jan 23, 2024 -
correct my mailmap entry
#120255 merged
Jan 23, 2024 -
rename `RawTy` to `LoweredTy`
#120252 merged
Jan 23, 2024 -
Rollup of 10 pull requests
#120281 merged
Jan 23, 2024 -
compiler: update freebsd and netbsd base specs.
#120188 merged
Jan 23, 2024 -
Move condition enabling the pass to `is_enabled`
#120280 merged
Jan 23, 2024 -
A bunch of random modifications
#120270 merged
Jan 23, 2024 -
Update some deps with `bitflags` v1 dependencies
#120215 merged
Jan 23, 2024 -
rc,sync: Do not create references to uninitialized values
#119433 merged
Jan 23, 2024 -
const-eval interning: get rid of type-driven traversal
#119044 merged
Jan 23, 2024 -
Only use dense bitsets in dataflow analyses
#116152 merged
Jan 23, 2024 -
riscv32im-risc0-zkvm-elf: add target
#117958 merged
Jan 23, 2024 -
Use `assert_unchecked` instead of `assume` intrinsic in the standard library
#119892 merged
Jan 23, 2024 -
Fix naming in the lint API
#120017 merged
Jan 23, 2024 -
never_patterns: Count `!` bindings as diverging
#120104 merged
Jan 23, 2024 -
Fix tty detection for msys2's `/dev/ptmx`
#119664 merged
Jan 23, 2024 -
Move cmath into `sys`
#120109 merged
Jan 23, 2024 -
Consolidate logic around resolving built-in coroutine trait impls
#120143 merged
Jan 23, 2024 -
Rollup of 8 pull requests
#120251 merged
Jan 23, 2024 -
Revert stabilization of trait_upcasting feature
#120233 merged
Jan 23, 2024 -
Document `Token{Stream,Tree}::Display` more thoroughly.
#120220 merged
Jan 23, 2024 -
Track `verbose` and `verbose_internals`
#120159 merged
Jan 23, 2024 -
Fix a `trimmed_def_paths` assertion failure.
#120216 merged
Jan 23, 2024 -
Refactor uses of `objc_msgSend` to no longer have clashing definitions
#117910 merged
Jan 22, 2024 -
Undeprecate lint `unstable_features` and make use of it in the compiler
#118639 merged
Jan 22, 2024 -
Make generic const type mismatches not hide trait impls from the trait solver
#120059 merged
Jan 22, 2024 -
Fix deallocation with wrong allocator in (A)Rc::from_box_in
#119801 merged
Jan 22, 2024 -
Validate AggregateKind types in MIR
#120137 merged
Jan 22, 2024 -
`maybe_lint_impl_trait`: separate `is_downgradable` from `is_object_safe`
#120164 merged
Jan 22, 2024 -
rustfmt: Check that a token can begin a nonterminal kind before parsing it as a macro arg
#120218 merged
Jan 22, 2024 -
Report unreachable subpatterns consistently
#120097 merged
Jan 22, 2024 -
bootstrap: improvements for compiler builds
#120058 merged
Jan 22, 2024 -
Allow any `const` expression blocks in `thread_local!`
#120181 merged
Jan 22, 2024 -
Rollup of 10 pull requests
#120242 merged
Jan 22, 2024 -
core: introduce split_at{,_mut}_checked
#118578 merged
Jan 22, 2024 -
exclude unexported macro bindings from extern crate
#119369 merged
Jan 22, 2024 -
remote-test: use u64 to represent file size
#119999 merged
Jan 22, 2024 -
Make `unsafe_op_in_unsafe_fn` migrated in edition 2024
#119948 merged
Jan 22, 2024 -
std::net: bind update for using backlog as `-1` too.
#119943 merged
Jan 22, 2024 -
xous: misc fixes + add network support
#119408 merged
Jan 22, 2024 -
Fix -Zremap-path-scope typo
#120225 merged
Jan 22, 2024 -
add help message for `exclusive_range_pattern` error
#120152 merged
Jan 22, 2024 -
Don't actually make bound ty/const for RTN
#120213 merged
Jan 22, 2024 -
Rollup of 9 pull requests
#120239 merged
Jan 22, 2024 -
Pack u128 in the compiler to mitigate new alignment
#120080 merged
Jan 22, 2024 -
Explanation that fields are being used when deriving `(Partial)Ord` on enums
#118714 merged
Jan 22, 2024 -
Improve `let_underscore_lock`
#119710 merged
Jan 22, 2024 -
rustdoc: hide modals when resizing the sidebar
#119746 merged
Jan 22, 2024 -
Tweak Library Integer Division Docs
#119726 merged
Jan 22, 2024 -
Shorten `#[must_use]` Diagnostic Message for `Option::is_none`
#120194 merged
Jan 22, 2024 -
Correct the anchor of an URL in an error message
#120200 merged
Jan 22, 2024 -
Fix error counting
#119986 merged
Jan 22, 2024 -
Replace `#!/bin/bash` with `#!/usr/bin/env bash` in rust-installer tests
#120203 merged
Jan 22, 2024 -
Give nnethercote more reviews
#120212 merged
Jan 22, 2024 -
Rollup of 9 pull requests
#120226 merged
Jan 22, 2024 -
fix: Drop guard was deallocating with the incorrect size
#120145 merged
Jan 22, 2024 -
Un-hide `iter::repeat_n`
#120045 merged
Jan 22, 2024 -
`rustc_mir_dataflow`: Restore removed exports
#120158 merged
Jan 22, 2024 -
Make stable_mir::with_tables sound
#120128 merged
Jan 22, 2024 -
Update Readme
#120005 merged
Jan 22, 2024 -
Capture the rationale for `-Zallow-features=` in bootstrap.py
#120167 merged
Jan 22, 2024 -
Warn users about limited review for tier 2 and 3 code
#120174 merged
Jan 22, 2024 -
Document some alternatives to `Vec::split_off`
#120180 merged
Jan 22, 2024 -
Rollup of 8 pull requests
#120196 merged
Jan 22, 2024 -
Make MIR pass name a compile-time constant.
#120161 merged
Jan 22, 2024 -
[beta-1.76.0] backport cargo
#120111 merged
Jan 22, 2024 -
Subtree update of `rust-analyzer`
#120198 merged
Jan 21, 2024 -
Add `#[track_caller]` to the "From implies Into" impl
#119807 merged
Jan 21, 2024 -
Implement iterator specialization traits on more adapters
#85528 merged
Jan 21, 2024 -
Implement strict integer operations that panic on overflow
#116090 merged
Jan 21, 2024 -
Add Ipv6Addr::is_ipv4_mapped
#119081 merged
Jan 21, 2024 -
Use `bool` instead of `PartiolOrd` as return value of the comparison closure in `{slice,Iteraotr}::is_sorted_by`
#118811 merged
Jan 21, 2024 -
Use an interpreter in MIR jump threading
#119461 merged
Jan 21, 2024 -
fix(rust-analyzer): use new pkgid spec to compare
#120084 merged
Jan 21, 2024 -
coverage: Format all coverage tests with `rustfmt`
#120015 merged
Jan 21, 2024 -
pattern_analysis: Remove `Ty: Copy` bound
#120027 merged
Jan 21, 2024 -
Rollup of 8 pull requests
#120187 merged
Jan 21, 2024 -
Move OS String implementation into `sys`
#119996 merged
Jan 21, 2024 -
Don't forget that the lifetime on hir types is `'tcx`
#120100 merged
Jan 21, 2024 -
Tweak the threshold for chunked swapping
#111803 merged
Jan 20, 2024 -
Fix impl stripped in rustdoc HTML whereas it should not be in case the impl is implemented on a type alias
#119997 merged
Jan 20, 2024 -
Increase vscode settings.json `git.detectSubmodulesLimit`
#120138 merged
Jan 20, 2024 -
Remove alignment-changing in-place collect
#120116 merged
Jan 20, 2024 -
Ensure `callee_id`s are body owners
#120000 merged
Jan 20, 2024 -
Remove special handling of `box` expressions from parser
#120063 merged
Jan 20, 2024 -
Spelling fix
#120169 merged
Jan 20, 2024 -
Rollup of 6 pull requests
#120170 merged
Jan 20, 2024 -
`HashMap`/`HashSet`: forward `fold` implementations of iterators
#117756 merged
Jan 20, 2024 -
Avoid code generation for ThinVec<Diagnostic>'s destructor in the query system
#108359 merged
Jan 20, 2024 -
Remove `OneThread`
#116185 merged
Jan 20, 2024 -
perf: Don't track specific live points for promoteds
#120003 merged
Jan 20, 2024 -
optimize EscapeAscii's Display and CStr's Debug
#113142 merged
Jan 20, 2024 -
Added NonZeroXxx::from_mut(_unchecked)?
#103730 merged
Jan 20, 2024 -
Stabilize single-field offset_of
#118799 merged
Jan 20, 2024 -
Avoid ICEs in trait names without `dyn`
#119752 merged
Jan 20, 2024 -
Expose Obligations created during type inference.
#119613 merged
Jan 20, 2024 -
Stabilize `round_ties_even`
#120150 merged
Jan 20, 2024 -
Don't use `ReErased` to detect type test promotion failed
#120155 merged
Jan 20, 2024 -
SMIR: Make the remaining "private" fields actually private
#120135 merged
Jan 20, 2024 -
Teach tidy about line/col information for malformed features
#120132 merged
Jan 20, 2024 -
`single_use_lifetimes`: Don't suggest deleting lifetimes with bounds
#120148 merged
Jan 20, 2024 -
Rollup of 10 pull requests
#120157 merged
Jan 20, 2024 -
[beta] Revert #113923
#119886 merged
Jan 20, 2024 -
Always use RevealAll for const eval queries
#119821 merged
Jan 20, 2024 -
Stabilize `slice_first_last_chunk`
#117561 merged
Jan 20, 2024 -
[rustdoc] Allows links in headings
#117662 merged
Jan 20, 2024 -
Format sources into the error message when loading codegen backends
#119815 merged
Jan 20, 2024 -
Exhaustiveness: simplify empty pattern logic
#119835 merged
Jan 20, 2024 -
Change return type of unstable `Waker::noop()` from `Waker` to `&Waker`.
#119984 merged
Jan 20, 2024 -
never_patterns: typecheck never patterns
#120009 merged
Jan 20, 2024 -
Suggest `.swap()` when encountering conflicting borrows from `mem::swap` on a slice
#120126 merged
Jan 20, 2024 -
Don't add needs-triage to A-diagnostics
#120122 merged
Jan 20, 2024 -
Restrict access to the private field of newtype indexes
#120134 merged
Jan 20, 2024 -
Rollup of 9 pull requests
#120136 merged
Jan 20, 2024 -
LLVM 18 x86 data layout update
#116672 merged
Jan 20, 2024 -
use implied bounds compat mode in MIR borrowck
#120123 merged
Jan 19, 2024 -
Consolidate all associated items on the NonZero integer types into a single impl block per type
#118665 merged
Jan 19, 2024 -
Use AtomicU8 instead of AtomicUsize in backtrace.rs
#118798 merged
Jan 19, 2024 -
Deny braced macro invocations in let-else
#119062 merged
Jan 19, 2024 -
Docs: Use non-SeqCst in module example of atomics
#119138 merged
Jan 19, 2024 -
Update `fn()` trait implementation docs
#119907 merged
Jan 19, 2024 -
Rollup of 10 pull requests
#120121 merged
Jan 19, 2024 -
Warn when not having a profiler runtime means that coverage tests won't be run/blessed
#120083 merged
Jan 19, 2024 -
Fix typo in documentation in base.rs
#120118 merged
Jan 19, 2024 -
Remove myself from review rotation
#120113 merged
Jan 19, 2024 -
Update documentation for Vec::into_boxed_slice to be more clear about excess capacity
#120110 merged
Jan 19, 2024 -
dead_code treats #[repr(transparent)] the same as #[repr(C)]
#120107 merged
Jan 19, 2024 -
bootstrap: handle vendored sources when remapping crate paths
#119582 merged
Jan 19, 2024 -
Improved collapse_debuginfo attribute, added command-line flag
#119828 merged
Jan 19, 2024 -
tests/ui/asm/inline-syntax: adapt for LLVM 18
#120094 merged
Jan 19, 2024 -
replace `track_errors` usages with bubbling up `ErrorGuaranteed`
#119869 merged
Jan 19, 2024 -
docs: fix typos
#119730 merged
Jan 19, 2024 -
Remove `next_root_ty_var`
#120037 merged
Jan 19, 2024 -
change `.unwrap()` to `?` on write where `fmt::Result` is returned
#120101 merged
Jan 19, 2024 -
Rollup of 9 pull requests
#120112 merged
Jan 19, 2024 -
Fix typo in munmap_partial.rs
#120102 merged
Jan 19, 2024 -
Set RUSTC_BOOTSTRAP=1 consistently
#120096 merged
Jan 19, 2024 -
Optimize large array creation in const-eval
#120069 merged
Jan 19, 2024 -
Use UnhashMap for a few more maps
#120076 merged
Jan 19, 2024 -
Get rid of the hir_owner query.
#120006 merged
Jan 19, 2024 -
[rustc_data_structures] Use partition_point to find slice range end.
#114231 merged
Jan 18, 2024 -
Detect `NulInCStr` error earlier.
#119172 merged
Jan 18, 2024 -
Make tcx optional from StableMIR run macro and extend it to accept closures
#119833 merged
Jan 18, 2024 -
Rollup of 8 pull requests
#120089 merged
Jan 18, 2024 -
Don't create a separate "basename" when naming and opening a MIR dump file
#120038 merged
Jan 18, 2024 -
don't store const var origins for known vars
#120021 merged
Jan 18, 2024 -
Remove spastorino from users_on_vacation
#120073 merged
Jan 18, 2024 -
Don't ICE when deducing future output if other errors already occurred
#120057 merged
Jan 18, 2024 -
Add `PatKind::Err` to AST/HIR
#119967 merged
Jan 18, 2024 -
Move async closure parameters into the resultant closure's future eagerly
#119978 merged
Jan 18, 2024 -
error on incorrect implied bounds in wfcheck except for Bevy dependents
#118553 merged
Jan 18, 2024 -
Update cargo
#120071 merged
Jan 18, 2024 -
Save liveness results for DestinationPropagation
#115291 merged
Jan 18, 2024 -
Don't ICE if TAIT-defining fn contains a closure with `_` in return type
#119975 merged
Jan 18, 2024 -
Consistently unset RUSTC_BOOTSTRAP when compiling bootstrap
#120001 merged
Jan 18, 2024 -
Enable Static Builds for FreeBSD
#119855 merged
Jan 18, 2024 -
Rollup of 10 pull requests
#120068 merged
Jan 18, 2024 -
Gracefully handle missing typeck information if typeck errored
#120020 merged
Jan 18, 2024 -
Construct closure type eagerly
#120031 merged
Jan 18, 2024 -
Fix `rustc_abi` build on stable
#120032 merged
Jan 18, 2024 -
Use FnOnceOutput instead of FnOnce where expected
#120056 merged
Jan 18, 2024 -
Fix typo in comments (in_place_collect)
#120044 merged
Jan 18, 2024 -
pat_analysis: Don't rely on contiguous `VariantId`s outside of rustc
#120039 merged
Jan 18, 2024 -
tests: add sanity-check assembly test for every target
#118708 merged
Jan 17, 2024 -
Add way to express that no values are expected with check-cfg
#119930 merged
Jan 17, 2024
72 Pull requests opened by 53 people
-
llvm: change data layout bug to an error and make it trigger more
#120062 opened
Jan 17, 2024 -
style-guide: Tweak `Cargo.toml` formatting to not put `description` last
#120072 opened
Jan 17, 2024 -
WIP Add Set entry API
#120077 opened
Jan 18, 2024 -
Add `A: 'static` bound for `Arc/Rc::pin_in`
#120092 opened
Jan 18, 2024 -
Experiment: lint resetting `mut` bindings
#120095 opened
Jan 18, 2024 -
Give a better error message when CI download fails
#120098 opened
Jan 18, 2024 -
linker: Refactor library linking methods in `trait Linker`
#120099 opened
Jan 18, 2024 -
Make it so that async-fn-in-trait is compatible with a concrete future in implementation
#120103 opened
Jan 18, 2024 -
Update `std::io::Error::downcast` return type
#120117 opened
Jan 18, 2024 -
Split assembly tests for ELF and MachO
#120124 opened
Jan 19, 2024 -
rust: Ensure cargo executable path is fetched for custom targets
#120125 opened
Jan 19, 2024 -
`adt_const_params`: check referred-to types when checking impls of ConstParamTy on refs
#120127 opened
Jan 19, 2024 -
Implement pattern types in the type system
#120131 opened
Jan 19, 2024 -
privacy: Stabilize lint `unnameable_types`
#120144 opened
Jan 19, 2024 -
[PERF EXPERIMENTS] Hashmap experiment
#120151 opened
Jan 19, 2024 -
Switch `NonZero` alias direction.
#120165 opened
Jan 20, 2024 -
Relocate coroutine upvars into Unresumed state
#120168 opened
Jan 20, 2024 -
bootstrap: add more unit tests
#120172 opened
Jan 20, 2024 -
Add a special case for CStr/CString in the improper_ctypes lint
#120176 opened
Jan 20, 2024 -
Remove duplicate dependencies for rustc
#120177 opened
Jan 20, 2024 -
Enable MultipleReturnTerminators by default.
#120179 opened
Jan 21, 2024 -
Remove unused struct
#120182 opened
Jan 21, 2024 -
coverage: Don't instrument `#[automatically_derived]` functions
#120185 opened
Jan 21, 2024 -
#[cold] on match arms
#120193 opened
Jan 21, 2024 -
Improve `E0617` to Distinguish Between Fn Item and Fn Pointer in FFI
#120197 opened
Jan 21, 2024 -
Bump some deps with syn 1.0 dependencies
#120201 opened
Jan 21, 2024 -
Builtin macros effectively have implicit #[collapse_debuginfo(yes)]
#120204 opened
Jan 21, 2024 -
std: make `HEAP` initializer never inline
#120205 opened
Jan 21, 2024 -
hir: Make sure all `HirId`s have corresponding HIR `Node`s
#120206 opened
Jan 21, 2024 -
check `RUST_BOOTSTRAP_CONFIG` in `profile_user_dist` test
#120207 opened
Jan 21, 2024 -
match lowering: consistently lower bindings deepest-first
#120214 opened
Jan 21, 2024 -
core: implement Add for ascii::Char; drop ascii::Char::digit
#120219 opened
Jan 22, 2024 -
Don't make statement nonterminals match pattern nonterminals
#120221 opened
Jan 22, 2024 -
Further improve `space_between`
#120227 opened
Jan 22, 2024 -
Assert that a single scope is passed to `for_scope`
#120230 opened
Jan 22, 2024 -
Add support for custom JSON targets when using build-std.
#120232 opened
Jan 22, 2024 -
stabilise assert_matches
#120234 opened
Jan 22, 2024 -
Always check the result of `pthread_mutex_lock`
#120238 opened
Jan 22, 2024 -
WIP Add late desugaring to rustc_resolve
#120247 opened
Jan 22, 2024 -
Make casts of pointers to trait objects stricter
#120248 opened
Jan 22, 2024 -
rustdoc: Prevent JS injection from localStorage
#120250 opened
Jan 22, 2024 -
test: enable `unpacked-lto` tests
#120264 opened
Jan 23, 2024 -
Remove no-system-llvm
#120265 opened
Jan 23, 2024 -
Improve documentation for [A]Rc::into_inner
#120266 opened
Jan 23, 2024 -
Replace the default branch with an unreachable branch If it is the last variant
#120268 opened
Jan 23, 2024 -
[beta] Revert trait obj upcast stabilization
#120269 opened
Jan 23, 2024 -
Suppress suggestions in derive macro
#120272 opened
Jan 23, 2024 -
compiletest: few naive improvements
#120273 opened
Jan 23, 2024 -
Avoid ICE in trait without `dyn` lint
#120275 opened
Jan 23, 2024 -
Normalize field types before checking validity
#120277 opened
Jan 23, 2024 -
Remove --fatal-warnings on wasm targets
#120278 opened
Jan 23, 2024 -
Update mod.rs
#120282 opened
Jan 23, 2024 -
privacy: Refactor top-level visiting in `TypePrivacyVisitor`
#120284 opened
Jan 23, 2024 -
Remove extra # from url in suggestion
#120285 opened
Jan 23, 2024 -
Implement RFC 3349, mixed utf8 literals
#120286 opened
Jan 23, 2024 -
Bump `askama` version
#120288 opened
Jan 24, 2024 -
Have `String` use `SliceIndex` impls from `str`
#120291 opened
Jan 24, 2024 -
coverage: Dismantle `Instrumentor` and flatten span refinement
#120292 opened
Jan 24, 2024 -
Deduplicate more sized errors on call exprs
#120293 opened
Jan 24, 2024 -
Remove `raw_os_nonzero` feature.
#120295 opened
Jan 24, 2024 -
Add newline
#120297 opened
Jan 24, 2024 -
Add mw to review rotation and add some owner assignments
#120299 opened
Jan 24, 2024 -
various const interning cleanups
#120302 opened
Jan 24, 2024 -
Rollup of 8 pull requests
#120304 opened
Jan 24, 2024 -
Remove rest of line in `unused_import` fix if there is nothing else
#120305 opened
Jan 24, 2024 -
Clean up after clone3 removal from pidfd code (docs and tests)
#120306 opened
Jan 24, 2024 -
core: add Duration constructors
#120307 opened
Jan 24, 2024 -
core/time: avoid divisions in Duration::new
#120308 opened
Jan 24, 2024 -
Rollup of 9 pull requests
#120309 opened
Jan 24, 2024 -
adapt test for v0 symbol mangling
#120310 opened
Jan 24, 2024 -
core: replace ascii::char::to_{u8,char} with From impls
#120311 opened
Jan 24, 2024 -
pattern_analysis: Gracefully abort on type incompatibility
#120313 opened
Jan 24, 2024
94 Issues closed by 18 people
-
Invalid suggestion when trying to use a reference in the loop
#96908 closed
Jan 24, 2024 -
Comparisons with concrete types break in the presence of inapplicable `where` bounds
#95777 closed
Jan 24, 2024 -
Additional let bindings needed to avoid `Sync`
#94843 closed
Jan 24, 2024 -
Manual PartialEq impl not found for const generics.
#94661 closed
Jan 24, 2024 -
The `type_alias_bounds` lint misfires when `impl Trait` is used in a portion of a type alias
#94395 closed
Jan 24, 2024 -
Iterator.cloned() doesn't work for Iterator.Item = &mut T
#93199 closed
Jan 24, 2024 -
Trait resolution with index operator and mixed lifetimes
#92603 closed
Jan 24, 2024 -
rustdoc: glob-import name clash (re-export)
#94049 closed
Jan 24, 2024 -
Inherent impl hygiene difference between declarative macros and macro_rules!
#90466 closed
Jan 24, 2024 -
Clippy failed to automatically apply fix: type `bool` cannot be dereferenced
#91561 closed
Jan 24, 2024 -
cannot use constants which depend on generic parameters in types
#90932 closed
Jan 24, 2024 -
regression: Invalid Type in proc macro
#119876 closed
Jan 24, 2024 -
regression: macro expansion/resolution change of some kind
#119875 closed
Jan 24, 2024 -
Coverage instrumentation of unit tests also instruments a closure added by `#[test]`
#120046 closed
Jan 24, 2024 -
HRTBs Aren't Assignable for a non-&self method but work fine for &self methods in the same impl
#90448 closed
Jan 24, 2024 -
Const items only used in global_asm! are marked unused
#90335 closed
Jan 24, 2024 -
Unreachable code warning even when no code follows
#89779 closed
Jan 24, 2024 -
Lower/UpperExp inconsistent between integers and floats
#89493 closed
Jan 24, 2024 -
Strikethrough not visible next to items in Rustdoc module summary
#85822 closed
Jan 23, 2024 -
rustc fails to resolve trait implementation
#84548 closed
Jan 23, 2024 -
Trait impl from where clause (`ParamEnv`) takes precedence over freestanding trait impl
#84218 closed
Jan 23, 2024 -
Suggest array::from_fn in array initialization
#119530 closed
Jan 23, 2024 -
Compiler generates invalid program that segfault when executed
#83111 closed
Jan 23, 2024 -
Implicit lifetime bound on impl type parameter not applied to associated function
#83014 closed
Jan 23, 2024 -
`impl<S> Trait<Struct> for S {}` blanket impl shows up multiple times in docs for `Struct`
#81483 closed
Jan 23, 2024 -
false positive unused_result when passing closure to macro
#81086 closed
Jan 23, 2024 -
Supertrait not found
#72518 closed
Jan 23, 2024 -
Boxed recursive async function is forbidden unless a let-binding is used
#73624 closed
Jan 23, 2024 -
Arc/Rc is creating references to uninitialized values
#119241 closed
Jan 23, 2024 -
Compiler unable to infer obvious types
#120256 closed
Jan 23, 2024 -
Const parameter defaults are not used as a fallback during type inference
#96300 closed
Jan 23, 2024 -
error: process didn't exit successfully: `rustc -vV` (exit code: 0xc0000142, STATUS_DLL_INIT_FAILED
#120263 closed
Jan 23, 2024 -
std: `/dev/ptmx` in MSYS2 is not recognized as a tty in `std::io::IsTerminal`
#119658 closed
Jan 23, 2024 -
ICE: `assertion failed: tcx.sess.opts.trimmed_def_paths`
#120035 closed
Jan 23, 2024 -
std's `From<Box<T, A>> for Rc<T, A>` implementation is unsound when `A` is a custom allocator.
#119749 closed
Jan 22, 2024 -
`exclusive_range_pattern` error is unhelpful
#120047 closed
Jan 22, 2024 -
ice: `assertion failed: self.canonicalize_mode.preserve_universes()`
#120208 closed
Jan 22, 2024 -
Make `unsafe_op_in_unsafe_fn` auto-migrated in 2024 edition
#119823 closed
Jan 22, 2024 -
issue-80074 test should not compile
#119301 closed
Jan 22, 2024 -
Suggest appropriate place for type argument after associated type
#57385 closed
Jan 22, 2024 -
inline ASM requires target features on some targets
#112709 closed
Jan 22, 2024 -
`mir_framework`: Problem with exports used by external tools
#120130 closed
Jan 22, 2024 -
Can't define TAIT with region params inside of a closure
#120224 closed
Jan 22, 2024 -
Expose llvm.ptrmask intrinsic
#63656 closed
Jan 22, 2024 -
Initializing struct fields with `MaybeUninit`
#62965 closed
Jan 22, 2024 -
Alternatives to rustc_plugin::registry for (Servo’s) custom lints?
#62868 closed
Jan 22, 2024 -
Release x86_64-pc-windows-gnu target of mingw-w64 6.x
#61710 closed
Jan 22, 2024 -
Missed optimization: regression 1.29 -> 1.30, makes unnecessary load from memory
#65876 closed
Jan 22, 2024 -
toolstate: allow toolstate x->build_fail in rollup PRs
#64341 closed
Jan 22, 2024 -
Validate `triagebot.toml` in tidy/CI
#106104 closed
Jan 22, 2024 -
Using HRTB lifetime in owned GAT instantiation in fn-pointer parameter doesn't constrain lifetime
#119495 closed
Jan 21, 2024 -
Rustdoc with `-Znormalize-docs` fails to build docs for `generic-array`
#120199 closed
Jan 21, 2024 -
`lifetime may not live long enough` may not be a right reason in invariant case
#118938 closed
Jan 21, 2024 -
"lifetime may not live long enough" error wrong way round with contravariant type.
#119419 closed
Jan 21, 2024 -
Missing f32/f64 euclidean remainder with integral divisor
#83973 closed
Jan 21, 2024 -
Calling print from c++ doesn't work
#120191 closed
Jan 21, 2024 -
Random lines of code(?) printed into azure logs
#62415 closed
Jan 21, 2024 -
Add a tool to verify core/std have the same API
#32632 closed
Jan 21, 2024 -
Field access of cast expression: discrepancy between parser-lalr and rustc
#28362 closed
Jan 21, 2024 -
rustdoc: Methods on type aliases are not documented if the target type is not publicly reachable
#119015 closed
Jan 20, 2024 -
Inline asm! macro produces bad RISC-V assembly in release mode; possibly RVV related
#120166 closed
Jan 20, 2024 -
Tracking Issue for `#![feature(offset_of)]`
#106655 closed
Jan 20, 2024 -
Enable decoding unicode without copying from io::Cursor
#58806 closed
Jan 20, 2024 -
Expose `libstd::sys_common::remutex`
#58612 closed
Jan 20, 2024 -
Proc macro doesn't take target architecture into account
#120154 closed
Jan 20, 2024 -
Tracking Issue for `round_ties_even`
#96710 closed
Jan 20, 2024 -
Suggestion for `single_use_lifetimes` suggests code that fails to compile
#117965 closed
Jan 20, 2024 -
ice: `self.err_count()` changed but an error was not emitted
#119652 closed
Jan 20, 2024 -
ICE: `downgrade_to_delayed_bug: cannot downgrade Warning(None) to DelayedBug: not an error`
#119633 closed
Jan 20, 2024 -
downgrade_to_delayed_bug: cannot downgrade Warning(None) to DelayedBug: not an error
#120082 closed
Jan 20, 2024 -
Suggest `.swap()` method on slice instead of `std::mem::swap` when latter causes conflicting borrows
#102269 closed
Jan 20, 2024 -
Tracking Issue for `slice_first_last_chunk` feature (`slice::{split_,}{first,last}_chunk{,_mut}`)
#111774 closed
Jan 20, 2024 -
libcore panic on ridiculous compilation
#56799 closed
Jan 20, 2024 -
`fn()` Trait Implementations documentation no longer correct
#119903 closed
Jan 19, 2024 -
Consider disallowing let-else expression from ending in `}`, as the RFC said
#119057 closed
Jan 19, 2024 -
dead_code suggestion would break the semantics of code using`#[repr(transparent)]`
#119659 closed
Jan 19, 2024 -
`.unwrap()` when expecting `fmt::Result`
#120090 closed
Jan 19, 2024 -
static array of zeroes can take minutes to lint check
#55795 closed
Jan 19, 2024 -
code can't be compiled for `wasm32-unknown-unknown` target with -Awarnings flag enabled
#120106 closed
Jan 18, 2024 -
ice: `async fn coroutine return type not an inference variable`
#119890 closed
Jan 18, 2024 -
incomplete normalization in implied bounds
#109799 closed
Jan 18, 2024 -
cast() can not cast to pointer type of unknown size
#120070 closed
Jan 18, 2024 -
`cannot get associated-item of DefKey`
#119847 closed
Jan 18, 2024 -
ice: `no type-dependent def for method`
#116893 closed
Jan 18, 2024 -
`nightly-20240112` regression: ICE: delayed span bug: inferring return types and opaque types do not mix well
#119916 closed
Jan 18, 2024 -
Using an associated function as a method leads to a compilation panic
#120086 closed
Jan 18, 2024 -
undefined symbol: sqlite3_unlock_notify - sqlx-macros rustc panic
#119858 closed
Jan 18, 2024 -
ICE: downgrade_to_delayed_bug: cannot downgrade Warning(None) to DelayedBug: not an error
#120081 closed
Jan 18, 2024 -
proc_macro does not have a constructor for c string literals
#118560 closed
Jan 18, 2024 -
Support trailing commas in macros by default
#84211 closed
Jan 17, 2024 -
powerpc64-unknown-linux-musl target data-layout does not match LLVM, making the target useless
#119910 closed
Jan 17, 2024 -
Hardcoded 128 backlog in TCPListener
#55614 closed
Jan 17, 2024
49 Issues opened by 43 people
-
Division by zero -> Inf
#120312 opened
Jan 24, 2024 -
Tracking Issue for duration_constructors
#120301 opened
Jan 24, 2024 -
compiletest interprets subdirectory for tests as filter instead
#120300 opened
Jan 24, 2024 -
Incorrect "can't find crate" error for `--extern` library with transitive dependency
#120298 opened
Jan 24, 2024 -
`cargo fix` on unused `use` statements leaves empty lines behind.
#120296 opened
Jan 24, 2024 -
Tracking Issue for `NonZero*::count_ones`
#120287 opened
Jan 24, 2024 -
Crash in `normalize_erasing_region`
#120267 opened
Jan 23, 2024 -
`assert_eq!(x, y)` doesn't coerce as well as `assert!(x == y)` does
#120262 opened
Jan 23, 2024 -
Miscompilation with -Zsanitizer=address
#120260 opened
Jan 23, 2024 -
Tracking Issue for generic `NonZero`
#120257 opened
Jan 23, 2024 -
ICE related to associated types?
#120254 opened
Jan 22, 2024 -
ice: broken mir: `{type error}`
#120253 opened
Jan 22, 2024 -
ICE: E0391
#120241 opened
Jan 22, 2024 -
never patterns: `!` argument not detected as diverging on async fn
#120240 opened
Jan 22, 2024 -
share-generics leads to unresolved external symbols/undefined references
#120229 opened
Jan 22, 2024 -
Split up diagnostics in uncommon_codepoints (potentially splitting up the lint as well)
#120228 opened
Jan 22, 2024 -
E0310 - Invalid suggestion when type is a function with a `dyn` return type
#120223 opened
Jan 22, 2024 -
Casts, including "no-op" casts, are not in-place
#120211 opened
Jan 21, 2024 -
Inconsistent error when using bindings after `@`
#120210 opened
Jan 21, 2024 -
using `RUST_BOOSTRAP_CONFIG` to configure x.py can break `boostrap` tests
#120202 opened
Jan 21, 2024 -
Tracking Issue for `private_macro_use` lint
#120192 opened
Jan 21, 2024 -
for loop in closure is not unrolled and not vectorlized correctly
#120189 opened
Jan 21, 2024 -
Suggests T: Iterator bound for cmp, when Ord was intended
#120186 opened
Jan 21, 2024 -
Backtrace output displays "<unknown>" when the code running in docker container mounted directory
#120184 opened
Jan 21, 2024 -
Wonky diagnostics on unsatisfied implicit `Sized` bounds
#120178 opened
Jan 20, 2024 -
ice: 'unexpected `def_kind` in `codegen_fn_attrs`: ForeignTy'
#120175 opened
Jan 20, 2024 -
Maximum number of nodes exceeded in constant
#120173 opened
Jan 20, 2024 -
We should check lifetime boundaries when fulfill trait implementations with lifetime parameters.
#120156 opened
Jan 20, 2024 -
None::<!> can't be cast to Option<T> where T: Fn
#120153 opened
Jan 20, 2024 -
effective visibilities: Split reachable into "reachable through interfaces" and "reachable through bounds"
#120149 opened
Jan 19, 2024 -
Unix PAL POSIX Mutex lock should check its return codes for soundness
#120147 opened
Jan 19, 2024 -
effective visibilities: Count types leaked through trivial type aliases as reexported
#120146 opened
Jan 19, 2024 -
Variable named `∇x` gives "unknown start of token" compiler error
#120142 opened
Jan 19, 2024 -
Tracking Issue for enum access in offset_of
#120141 opened
Jan 19, 2024 -
Tracking Issue for nested field access in offset_of
#120140 opened
Jan 19, 2024 -
`./x test bootstrap` shows curl progress bars
#120133 opened
Jan 19, 2024 -
Building for m68k-unknown-linux-gnu fails with SIGILL with no LLVM backtrace
#120129 opened
Jan 19, 2024 -
Cannot borrow from generic `Copy` types in a `const` context
#120119 opened
Jan 19, 2024 -
SEE-AVX-stall when using target-cpu=znver2. Thus ~25 times slower.
#120108 opened
Jan 18, 2024 -
LLVM 18: tests/assembly/targets/targets-elf.rs fails
#120105 opened
Jan 18, 2024 -
In-place iteration results in too big allocations
#120091 opened
Jan 18, 2024 -
Using an associated function as a method leads to a compilation panic
#120085 opened
Jan 18, 2024 -
Allow `dead_code` lint to be configured to validate that all pub code is used within the workspace
#120079 opened
Jan 18, 2024 -
fatal runtime error from rustc if cranelift built proc-macro panics
#120075 opened
Jan 17, 2024 -
incorrect suggestion when skipping a module in a qualified reference
#120074 opened
Jan 17, 2024 -
rustc panic: "range start index 274090 out of range for slice of length 266240"
#120065 opened
Jan 17, 2024
312 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.
-
Replacement of #114390: Add new intrinsic `is_var_statically_known` and optimize pow for powers of two
#119911 commented on
Jan 24, 2024 • 41 new comments -
more eagerly instantiate binders
#119849 commented on
Jan 23, 2024 • 29 new comments -
Cache CI Docker images in ghcr registry
#119290 commented on
Jan 22, 2024 • 23 new comments -
Fix bootstrap issue with git on MSYS + Experimental CI testing
#117833 commented on
Jan 24, 2024 • 22 new comments -
Update to LLVM 18
#120055 commented on
Jan 24, 2024 • 19 new comments -
Normalize region obligation in lexical region resolution with next-gen solver
#119101 commented on
Jan 23, 2024 • 14 new comments -
Add FileCheck annotations to dataflow-const-prop tests
#119759 commented on
Jan 23, 2024 • 13 new comments -
Tracking Issue for `waker_getters`
#96992 commented on
Jan 23, 2024 • 13 new comments -
Make traits / trait methods detected by the dead code lint
#118257 commented on
Jan 22, 2024 • 12 new comments -
Lowering unnamed fields and anonymous adt
#115367 commented on
Jan 24, 2024 • 12 new comments -
Check normalized call signature for WF in mir typeck
#118882 commented on
Jan 23, 2024 • 12 new comments -
Remove unused/unnecessary features
#119968 commented on
Jan 24, 2024 • 11 new comments -
[WIP] Linker flavors: next steps
#119906 commented on
Jan 23, 2024 • 10 new comments -
Add the unstable option to reduce the binary size of dynamic library…
#118636 commented on
Jan 24, 2024 • 10 new comments -
Stabilize `--env-set` option
#119926 commented on
Jan 19, 2024 • 10 new comments -
Suppress unhelpful diagnostics for unresolved top level attributes
#118533 commented on
Jan 17, 2024 • 9 new comments -
redesign stage 0 std
#119899 commented on
Jan 24, 2024 • 9 new comments -
Modify GenericArg and Term structs to use strict provenance rules
#119955 commented on
Jan 24, 2024 • 9 new comments -
Add a new `wasm32-wasi-preview2` target
#119616 commented on
Jan 24, 2024 • 9 new comments -
Update stdarch submodule
#117372 commented on
Jan 24, 2024 • 8 new comments -
Lint singleton gaps after exclusive ranges
#118879 commented on
Jan 18, 2024 • 8 new comments -
Add `display` method to `OsStr`
#120051 commented on
Jan 18, 2024 • 8 new comments -
Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait
#119550 commented on
Jan 23, 2024 • 8 new comments -
Normalize trait ref before orphan check & consider ty params in alias types to be uncovered
#117164 commented on
Jan 22, 2024 • 8 new comments -
Move `OsStr::slice_encoded_bytes` validation to platform modules
#118569 commented on
Jan 22, 2024 • 8 new comments -
remove `sub_relations` from the `InferCtxt`
#119989 commented on
Jan 22, 2024 • 8 new comments -
tidy: reduce allocs
#120023 commented on
Jan 22, 2024 • 7 new comments -
Optimize hash map operations in the query system
#115747 commented on
Jan 18, 2024 • 7 new comments -
Tracking issue for function attribute `#[no_coverage]`
#84605 commented on
Jan 21, 2024 • 7 new comments -
fix(trim-paths): trim `SO` and `DW_AT_comp_dir` symbols for root DI node
#118518 commented on
Jan 24, 2024 • 7 new comments -
Enable DestinationPropagation by default.
#115105 commented on
Jan 19, 2024 • 7 new comments -
Tracking Issue for RFC #2972: Constrained Naked Functions
#90957 commented on
Jan 19, 2024 • 7 new comments -
Enable MIR JumpThreading by default
#117206 commented on
Jan 24, 2024 • 7 new comments -
[Experiment] Play with match lowering
#119031 commented on
Jan 21, 2024 • 7 new comments -
Move alignment checks to codegen
#117473 commented on
Jan 18, 2024 • 7 new comments -
[perf] Enable some more MIR optimizations
#111061 commented on
Jan 20, 2024 • 7 new comments -
`std::error::Error` -> Trait Implementations: lifetimes consistency improvement
#113833 commented on
Jan 23, 2024 • 7 new comments -
E0412 is correct but E0782 is emitted (in trait definitions)
#116434 commented on
Jan 21, 2024 • 7 new comments -
Replace visibility test with reachability test in dead code detection
#119552 commented on
Jan 24, 2024 • 6 new comments -
[style edition 2024] Combine all delimited exprs as last argument
#114764 commented on
Jan 24, 2024 • 6 new comments -
Error about redundant_explicit_links with conditional no_std
#115637 commented on
Jan 23, 2024 • 6 new comments -
Perform opportunistic simplifications during value numbering
#111344 commented on
Jan 20, 2024 • 6 new comments -
Tracking issue for promoting `!` to a type (RFC 1216)
#35121 commented on
Jan 23, 2024 • 6 new comments -
[ptr] Document maximum allocation size
#116675 commented on
Jan 22, 2024 • 6 new comments -
`Vec::resize` for bytes should be a single `memset`
#120050 commented on
Jan 18, 2024 • 6 new comments -
powi: Different rounding behaviour between debug and release mode, and across platforms
#71355 commented on
Jan 21, 2024 • 5 new comments -
Embedded linker: Alternative approach to the current ptx-linker
#117458 commented on
Jan 24, 2024 • 5 new comments -
Build Fuchsia tests in CI
#119399 commented on
Jan 23, 2024 • 5 new comments -
Improve handling of expressions in patterns
#118625 commented on
Jan 19, 2024 • 5 new comments -
Add copy code to clipboard button in `rustdoc`
#119979 commented on
Jan 18, 2024 • 5 new comments -
Tracking Issue for `thin_box`
#92791 commented on
Jan 20, 2024 • 5 new comments -
Tracking Issue for pointer metadata APIs
#81513 commented on
Jan 17, 2024 • 5 new comments -
Remove `track_errors` entirely
#119895 commented on
Jan 24, 2024 • 5 new comments -
fs::create_dir_all doesn't work on other computers
#120054 commented on
Jan 19, 2024 • 5 new comments -
Reject infinitely-sized reads from io::Repeat
#119991 commented on
Jan 23, 2024 • 4 new comments -
Add `ErrCode`
#119972 commented on
Jan 21, 2024 • 4 new comments -
Add `NonZero*::count_ones`
#118326 commented on
Jan 24, 2024 • 4 new comments -
Tracking Issue for Never Patterns (never_patterns)
#118155 commented on
Jan 22, 2024 • 4 new comments -
change equate for binders to not rely on subtyping
#118247 commented on
Jan 19, 2024 • 4 new comments -
style-guide: When breaking binops handle multi-line first operand better
#119838 commented on
Jan 20, 2024 • 4 new comments -
Improve display of crate name when hovered
#117906 commented on
Jan 22, 2024 • 4 new comments -
show linker output even if the linker succeeds
#119286 commented on
Jan 20, 2024 • 4 new comments -
Tracking Issue for split_array
#90091 commented on
Jan 21, 2024 • 4 new comments -
Consider principal trait ref's auto-trait super-traits in dyn upcasting
#119338 commented on
Jan 23, 2024 • 4 new comments -
consistently elide/don't elide types in diagnostics
#118731 commented on
Jan 23, 2024 • 4 new comments -
`exported_private_dependencies` lint only take effect in innermost dependency
#119428 commented on
Jan 20, 2024 • 4 new comments -
Tracking Issue for `hint::assert_unchecked`
#119131 commented on
Jan 23, 2024 • 4 new comments -
coverage: Never emit improperly-ordered coverage regions
#119460 commented on
Jan 22, 2024 • 4 new comments -
Fix `clippy::correctness` in the library
#119449 commented on
Jan 21, 2024 • 4 new comments -
Allocator traits and std::heap
#32838 commented on
Jan 24, 2024 • 3 new comments -
ICE infering higher-ranked lifetime with a builder pattern
#80409 commented on
Jan 18, 2024 • 3 new comments -
Provide a way for custom derives to know if they were invoked via `#[derive_const]`
#118580 commented on
Jan 20, 2024 • 3 new comments -
Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]` attribute
#119888 commented on
Jan 19, 2024 • 3 new comments -
[WIP] Add support for custom allocator for `String`
#101551 commented on
Jan 19, 2024 • 3 new comments -
impl Trait returned from trait method without arguments not detected as 'static
#119773 commented on
Jan 22, 2024 • 3 new comments -
Add `AsyncFn` family of traits
#119305 commented on
Jan 24, 2024 • 3 new comments -
Linking native code with the crate-type "staticlib" causes link failures with internal Windows APIs on Windows
#119109 commented on
Jan 19, 2024 • 3 new comments -
revert stabilization of const_intrinsic_copy
#117905 commented on
Jan 20, 2024 • 3 new comments -
Implement `fs_native_path`
#108981 commented on
Jan 22, 2024 • 3 new comments -
Provide more context on recursive `impl` evaluation overflow
#119389 commented on
Jan 24, 2024 • 3 new comments -
remove the `coherence_leak_check` future compat lint
#119820 commented on
Jan 23, 2024 • 3 new comments -
Tracking Issue for Non-lifetime Binders
#108185 commented on
Jan 17, 2024 • 2 new comments -
The size of `(T, Infallible)` is not zero
#93032 commented on
Jan 23, 2024 • 2 new comments -
Create the previous dep graph index on a background thread
#116375 commented on
Jan 19, 2024 • 2 new comments -
Add more information to error message for unconstrained_parameter E0207
#115245 commented on
Jan 19, 2024 • 2 new comments -
Add `f16` and `f128`
#114607 commented on
Jan 20, 2024 • 2 new comments -
`-Zdylib-lto` with ThinLTO is broken on windows-msvc
#109114 commented on
Jan 18, 2024 • 2 new comments -
Tracking issue for `illegal_floating_point_literal_pattern` compatibility lint
#41620 commented on
Jan 23, 2024 • 2 new comments -
where clauses are only elaborated for supertraits, and not other things
#20671 commented on
Jan 23, 2024 • 2 new comments -
ICE: Failed to extract DefId: def_kind e8...bc
#119132 commented on
Jan 23, 2024 • 2 new comments -
(rustdoc) ICE: no errors encountered even though `span_delayed_bug` issued
#119792 commented on
Jan 18, 2024 • 2 new comments -
PartialEq, PartialOrd: update and synchronize handling of transitive chains
#115386 commented on
Jan 24, 2024 • 2 new comments -
coverage: Don't show coverage for code paths that must panic/diverge
#120013 commented on
Jan 21, 2024 • 2 new comments -
extending filesystem support for Hermit
#115984 commented on
Jan 18, 2024 • 2 new comments -
Save 4 bytes per Duration on x64 using repr(packed)
#119517 commented on
Jan 18, 2024 • 2 new comments -
style-guide: Format single associated type `where` clauses on the same line
#119515 commented on
Jan 20, 2024 • 2 new comments -
Tracking issue for `Write::write_all_vectored`
#70436 commented on
Jan 20, 2024 • 2 new comments -
Fix, document, and test parser and pretty-printer edge cases related to braced macro calls
#119427 commented on
Jan 20, 2024 • 2 new comments -
panic branch does not get removed in presence of other function (that also does not get it removed)
#119923 commented on
Jan 20, 2024 • 2 new comments -
Add as_(mut_)ptr and as_(mut_)slice to raw array pointers
#119411 commented on
Jan 20, 2024 • 2 new comments -
Tracking Issue for `cmp::minmax{_by,_by_key}`
#115939 commented on
Jan 20, 2024 • 2 new comments -
Create `unnecessary_send_constraint` lint for `&(dyn ... + Send)`
#110961 commented on
Jan 22, 2024 • 2 new comments -
Remove all ConstPropNonsense
#119627 commented on
Jan 24, 2024 • 2 new comments -
Allow building stage1+ std with `panic=abort`
#119669 commented on
Jan 23, 2024 • 2 new comments -
Add new temporary lifetime feature gate and super let keyword
#119043 commented on
Jan 18, 2024 • 2 new comments -
howto cross-compile to get to work for powerpc e500v2
#117361 commented on
Jan 21, 2024 • 2 new comments -
Compilation fails on build dependency, Cannot bind to C library.
#119952 commented on
Jan 21, 2024 • 2 new comments -
Tracking Issue for explicit-endian String::from_utf16
#116258 commented on
Jan 21, 2024 • 2 new comments -
Remove duplicate section
#119844 commented on
Jan 22, 2024 • 2 new comments -
Add the `min_exhaustive_patterns` feature gate
#118803 commented on
Jan 20, 2024 • 2 new comments -
Tracking issue: deref patterns
#87121 commented on
Jan 19, 2024 • 2 new comments -
Remove useless `'static` bounds on `Box` allocator
#118634 commented on
Jan 18, 2024 • 2 new comments -
rustdoc-search: single result for items with multiple paths
#119912 commented on
Jan 22, 2024 • 2 new comments -
Rust confused by associated types in default generic
#87682 commented on
Jan 23, 2024 • 2 new comments -
Store static initializers in metadata instead of the MIR of statics.
#116564 commented on
Jan 23, 2024 • 2 new comments -
Add a `default` flag for enum documentation
#115575 commented on
Jan 21, 2024 • 1 new comment -
Use the same mir-opt bless targets on all platforms
#120060 commented on
Jan 21, 2024 • 1 new comment -
Increase parallelism in various locations
#115003 commented on
Jan 19, 2024 • 1 new comment -
resolve: re-export ambiguity as warning
#114682 commented on
Jan 18, 2024 • 1 new comment -
Make privacy visitor use types more (instead of HIR)
#113671 commented on
Jan 23, 2024 • 1 new comment -
Refactor pre-getopts command line argument handling
#111658 commented on
Jan 24, 2024 • 1 new comment -
Prevent using the default `cc` when that'd result in a broken build
#111351 commented on
Jan 24, 2024 • 1 new comment -
rustdoc: use a template to generate Hrefs
#109616 commented on
Jan 24, 2024 • 1 new comment -
fix typo in documentation for std::fs::Permissions
#109263 commented on
Jan 22, 2024 • 1 new comment -
Explain how Vec::with_capacity is faithful
#99790 commented on
Jan 19, 2024 • 1 new comment -
Resolve $crate at the expansion-local crate
#99445 commented on
Jan 24, 2024 • 1 new comment -
Specifying lint levels does not work on macros
#87391 commented on
Jan 24, 2024 • 1 new comment -
Rustc does not terminate on some inputs
#97449 commented on
Jan 24, 2024 • 1 new comment -
`dyn XXX` had impl `Debug`, but `dyn XXX + Send` can't Debug.
#96360 commented on
Jan 24, 2024 • 1 new comment -
Compiler hangs indefinetly when using associated types instead of their explicit type.
#95402 commented on
Jan 24, 2024 • 1 new comment -
Sort "the following types implement the trait" suggestion
#120012 commented on
Jan 17, 2024 • 1 new comment -
Release notes for 1.76
#120004 commented on
Jan 23, 2024 • 1 new comment -
dump-ice-to-disk/check.sh: convert needless bashism in a /bin/sh script.
#119992 commented on
Jan 20, 2024 • 1 new comment -
fix: correct suggestion arg for impl trait
#119957 commented on
Jan 21, 2024 • 1 new comment -
Remove special-case handling of `vec.split_off(0)`
#119917 commented on
Jan 18, 2024 • 1 new comment -
Add a suggestion for the `ok_or` method
#119854 commented on
Jan 22, 2024 • 1 new comment -
Document `rustc_index::vec::IndexVec`
#119800 commented on
Jan 22, 2024 • 1 new comment -
Make `Barrier::new()` const
#119536 commented on
Jan 22, 2024 • 1 new comment -
Prevent `AtomicBool::fetch_and` and `fetch_or` from CAS loop on x86
#119462 commented on
Jan 20, 2024 • 1 new comment -
Fix type resolution of associated const equality bounds (take 2)
#119385 commented on
Jan 22, 2024 • 1 new comment -
Add arm64ec-pc-windows-msvc target
#119199 commented on
Jan 23, 2024 • 1 new comment -
Fix gce ICE when encountering ill-formed consts
#119060 commented on
Jan 19, 2024 • 1 new comment -
Warn on references casting to bigger memory layout
#118983 commented on
Jan 20, 2024 • 1 new comment -
Add LocalWaker and ContextBuilder types to core, and LocalWake trait to alloc.
#118960 commented on
Jan 20, 2024 • 1 new comment -
Add `core::iter::adapters::PeekMap` and `core::iter::Peekable::peek_map`
#118474 commented on
Jan 22, 2024 • 1 new comment -
Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes
#118446 commented on
Jan 22, 2024 • 1 new comment -
Add `REDUNDANT_LIFETIMES` lint to detect lifetimes which are semantically redundant
#118391 commented on
Jan 18, 2024 • 1 new comment -
Optimize `VecDeque::drain` for (half-)open ranges
#118264 commented on
Jan 17, 2024 • 1 new comment -
Implement RFC 3127 sysroot path handling changes
#118149 commented on
Jan 24, 2024 • 1 new comment -
[Core] Add `is_xxx_or` for `Result` and `Option`
#118090 commented on
Jan 21, 2024 • 1 new comment -
Correct rustdoc section where we talk about rustdoc emitting errors on invalid code
#117932 commented on
Jan 22, 2024 • 1 new comment -
Handle out of memory errors in io:Read::read_to_end()
#117925 commented on
Jan 23, 2024 • 1 new comment -
Add `wasm_c_abi` `future-incompat` lint
#117918 commented on
Jan 23, 2024 • 1 new comment -
Tracking import use types for more accurate redundant import checking
#117772 commented on
Jan 22, 2024 • 1 new comment -
fallible allocation experiment 2
#117738 commented on
Jan 22, 2024 • 1 new comment -
Add -Z small-data-threshold
#117465 commented on
Jan 21, 2024 • 1 new comment -
rework opaque type region inference
#116891 commented on
Jan 22, 2024 • 1 new comment -
References refer to allocated objects
#116677 commented on
Jan 21, 2024 • 1 new comment -
remove StructuralEq trait
#116167 commented on
Jan 24, 2024 • 1 new comment -
Stabilise `c_unwind`
#116088 commented on
Jan 21, 2024 • 1 new comment -
lifetime diagnostic reports lifetimes backwards with invariance or contravariance
#108636 commented on
Jan 22, 2024 • 1 new comment -
Wrapper generates more instructions for simple integer operations
#119520 commented on
Jan 23, 2024 • 1 new comment -
Rules around call resolution on `fn_traits` are confusing
#120022 commented on
Jan 23, 2024 • 1 new comment -
update internal terminology: `Substs` -> `GenericArgs`
#110793 commented on
Jan 23, 2024 • 1 new comment -
ICE: index out of bounds: the len is 1 but the index is 1
#118185 commented on
Jan 23, 2024 • 1 new comment -
Remove duplicate dependencies for rustc itself
#75704 commented on
Jan 20, 2024 • 1 new comment -
On riscv64gc linux, split-debuginfo ="unpacked" caused error: A dwo section may not contain relocations
#110224 commented on
Jan 23, 2024 • 1 new comment -
Deprecation warning not easily avoidable when using elim form of enum with deprecated field
#80107 commented on
Jan 23, 2024 • 1 new comment -
Tracking Issue for `task::Waker::noop`
#98286 commented on
Jan 20, 2024 • 1 new comment -
VecDeque missing operations for "front" handling.
#92547 commented on
Jan 23, 2024 • 1 new comment -
Cargo test, failed to initiate panic, error 5
#88622 commented on
Jan 20, 2024 • 1 new comment -
Overflow (E0275) on HRTB
#82779 commented on
Jan 23, 2024 • 1 new comment -
GATs: Decide whether to have defaults for `where Self: 'a`
#87479 commented on
Jan 20, 2024 • 1 new comment -
error[E0275]: overflow evaluating the requirement `&_: IntoIterator` does not show a line number
#118476 commented on
Jan 20, 2024 • 1 new comment -
Getter functions and indexing don't seem to follow the same lifetime rules
#58419 commented on
Jan 19, 2024 • 1 new comment -
Tracking issue for RFC #2145: Type privacy and private-in-public lints
#48054 commented on
Jan 19, 2024 • 1 new comment -
checked_mul<i128> is slower than expected
#53023 commented on
Jan 19, 2024 • 1 new comment -
IPv4-in-IPv6 Address Support
#85609 commented on
Jan 19, 2024 • 1 new comment -
Deprecated field should not be warned against when it must be used during struct initialization
#102777 commented on
Jan 19, 2024 • 1 new comment -
Tracking issue for libtest JSON output
#49359 commented on
Jan 19, 2024 • 1 new comment -
Tracking Issue for restructuring `std::sys`
#117276 commented on
Jan 22, 2024 • 1 new comment -
Tracking issue for RFC 2289, "Associated type bounds"
#52662 commented on
Jan 22, 2024 • 1 new comment -
Tracking Issue for maybe_uninit_write_slice
#79995 commented on
Jan 22, 2024 • 1 new comment -
Incoherent impls are allowed on default associated types
#74299 commented on
Jan 22, 2024 • 1 new comment -
ice: `type mismatch when copying`
#120016 commented on
Jan 21, 2024 • 1 new comment -
Tracking Issue for pointer_is_aligned
#96284 commented on
Jan 22, 2024 • 1 new comment -
Tracking issue for dyn upcasting coercion
#65991 commented on
Jan 22, 2024 • 1 new comment -
[feature] please provide support portable windows
#116028 commented on
Jan 22, 2024 • 1 new comment -
Disallow duplicated extern declarations
#12707 commented on
Jan 22, 2024 • 1 new comment -
Multiple incompatible clashing extern fn's should be a hard error (potentially phased in via future-incompat)
#105146 commented on
Jan 22, 2024 • 1 new comment -
Two consecutive `std::f32::sin()` invocations on the same value give different results in certain scenarios
#109118 commented on
Jan 21, 2024 • 1 new comment -
dead_code suggestion for unused fields does not account for changes to auto trait implementations
#119645 commented on
Jan 23, 2024 • 1 new comment -
Tracking Issue for slice_range
#76393 commented on
Jan 23, 2024 • 1 new comment -
Weird borrowck issues with &mut &mut [u8]
#11361 commented on
Jan 23, 2024 • 1 new comment -
Use supertrait as the suggested bound for a blanket impl instead of the bounds from a different blanket impl
#118415 commented on
Jan 23, 2024 • 1 new comment -
Behavior of lifetime elision on RPITIT is not similar with RPIT
#119575 commented on
Jan 21, 2024 • 1 new comment -
Other missing bounds required to meet a trait's blanket impl are displayed too prominently
#118779 commented on
Jan 23, 2024 • 1 new comment -
Suggest unused lifetime parameters
#119236 commented on
Jan 23, 2024 • 1 new comment -
Tracking Issue for panic_backtrace_config
#93346 commented on
Jan 20, 2024 • 1 new comment -
narrowing_rem, narrowing_and
#72762 commented on
Jan 18, 2024 • 1 new comment -
Tracking Issue for RFC 3013: Checking conditional compilation at compile time
#82450 commented on
Jan 18, 2024 • 1 new comment -
[BUG] Stable (warning): Async traits Self return requires type specification
#113538 commented on
Jan 18, 2024 • 1 new comment -
Tracking Issue for `x suggest`
#109933 commented on
Jan 18, 2024 • 1 new comment -
Rustdoc 1.67.0 combining supertraits into single line even if it's 1000 characters long
#107283 commented on
Jan 18, 2024 • 1 new comment -
E0587 error on packed and aligned structures from C
#59154 commented on
Jan 19, 2024 • 1 new comment -
build error: the compiler unexpectedly panicked while building askama_parser
#119994 commented on
Jan 19, 2024 • 1 new comment -
bounds on trait impls are used in implied bounds
#109628 commented on
Jan 19, 2024 • 1 new comment -
Missing build warning "temporary_string_as_ptr" when String is used with "as_ptr" on one line
#90449 commented on
Jan 24, 2024 • 1 new comment -
Add operations for easy arithmetic that panics on overflow
#116064 commented on
Jan 19, 2024 • 1 new comment -
`cargo clippy --fix` created a lifetime issue by applying a fix
#91523 commented on
Jan 24, 2024 • 1 new comment -
Review tests in tests/ui/numbers-arithmetic for duplicates
#119851 commented on
Jan 19, 2024 • 1 new comment -
bootstrap: consider filtering `compiler` in the `git log` command for download-rustc
#113250 commented on
Jan 19, 2024 • 1 new comment -
2.pow(n) does not optimize well
#47234 commented on
Jan 18, 2024 • 1 new comment -
std::fs::Metadata timestamp methods will panic on files with invalid timestamp nsec values
#108277 commented on
Jan 17, 2024 • 1 new comment -
`RangeInclusive` performance regression in beta + nightly
#119643 commented on
Jan 17, 2024 • 1 new comment -
if ... as T < ... && ... >= ... is treated as const generics
#88416 commented on
Jan 23, 2024 • 1 new comment -
Tracking issue for `Result::into_ok`
#61695 commented on
Jan 17, 2024 • 1 new comment -
AST validation doesn't correctly deal with impls nested within associated functions
#119924 commented on
Jan 23, 2024 • 1 new comment -
Incorrect diagnostic when mixing generics, lifetimes and associated consts
#89236 commented on
Jan 24, 2024 • 1 new comment -
Needed: `cfg(target_feature)` support for hardware floating point detection.
#64514 commented on
Jan 19, 2024 • 1 new comment -
cargo doc hangs using a full CPU
#114891 commented on
Jan 17, 2024 • 1 new comment -
Type and const parameters are not used as a fallback during type inference
#98931 commented on
Jan 24, 2024 • 1 new comment -
Avoid hashing more than is strictly necessary, in the compiler.
#56308 commented on
Jan 18, 2024 • 1 new comment -
Tracking Issue for `iter::repeat_n()` (`feature(iter_repeat_n)`)
#104434 commented on
Jan 17, 2024 • 0 new comments -
Tracking Issue for Bevy special-casing of implied bounds and `-Zno-implied-bounds-compat`
#119956 commented on
Jan 18, 2024 • 0 new comments -
Vendoring broken with stable rustc
#112391 commented on
Jan 18, 2024 • 0 new comments -
Tracking Issue for `-Z normalize-docs`
#82692 commented on
Jan 21, 2024 • 0 new comments -
Lifetime coercion with lifetime bounds on traits
#85171 commented on
Jan 21, 2024 • 0 new comments -
Correct the simd_masked_{load,store} intrinsic docs
#119203 commented on
Jan 22, 2024 • 0 new comments -
Specialize `Bytes` on `StdinLock<'_>`
#120053 commented on
Jan 18, 2024 • 0 new comments -
Tracking Issue for `c"…"` string literals
#105723 commented on
Jan 18, 2024 • 0 new comments -
Printed function definition types can be confusing
#69232 commented on
Jan 21, 2024 • 0 new comments -
Make `(A)Rc`/`Weak` `allocator_api` APIs more consistent
#119761 commented on
Jan 20, 2024 • 0 new comments -
only assemble alias bound candidates for rigid aliases
#119744 commented on
Jan 19, 2024 • 0 new comments -
Issue 83060 fix
#119798 commented on
Jan 22, 2024 • 0 new comments -
Tracking Issue for arithmetic that panics on overflow (`strict_*` operations)
#118260 commented on
Jan 19, 2024 • 0 new comments -
`order_dependent_trait_impls` future compatibility lint
#56484 commented on
Jan 19, 2024 • 0 new comments -
Tracking Issue for inline const expressions and patterns (RFC 2920)
#76001 commented on
Jan 19, 2024 • 0 new comments -
Make async futures `Unpin` if they don't borrow anything across `.await`s
#82187 commented on
Jan 19, 2024 • 0 new comments -
Tracking Issue for `min_exhaustive_patterns`
#119612 commented on
Jan 20, 2024 • 0 new comments -
Re-enable LLVM and debug assertions for slow builders
#59637 commented on
Jan 20, 2024 • 0 new comments -
Gate PR CI on clippy correctness lints
#119451 commented on
Jan 21, 2024 • 0 new comments -
Tracking issue for duration_constants
#57391 commented on
Jan 20, 2024 • 0 new comments -
E0596 explanation points to return type, not the argument type of called function
#119985 commented on
Jan 19, 2024 • 0 new comments -
Confusing E0277 diagnostic with blanket implementations
#119983 commented on
Jan 19, 2024 • 0 new comments -
Tracking Issue for Lifetime Capture Rules 2024 (RFC 3498)
#117587 commented on
Jan 20, 2024 • 0 new comments -
Tracking issue for Ipv{4,6}Addr convenience methods
#27709 commented on
Jan 21, 2024 • 0 new comments -
Tracking Issue for `io_error_downcast`
#99262 commented on
Jan 18, 2024 • 0 new comments -
Tracking Issue for `large_assignments` lint
#83518 commented on
Jan 21, 2024 • 0 new comments -
Tracking Issue for `os_str_display`
#120048 commented on
Jan 18, 2024 • 0 new comments -
Tracking Issue for NonZeroXxx::from_mut/from_mut_unchecked (nonzero_from_mut)
#106290 commented on
Jan 21, 2024 • 0 new comments -
Bootstrap: Build compiler crates that ought to compile on stable without `RUSTC_BOOTSTRAP=1`
#117937 commented on
Jan 22, 2024 • 0 new comments -
Cannot use visibility modified in associated item declared inside const argument.
#89342 commented on
Jan 23, 2024 • 0 new comments -
impl get_mut_or_init and get_mut_or_try_init for OnceCell
#114788 commented on
Jan 22, 2024 • 0 new comments -
Confusing interaction between associated types, `async fn` and `impl Future`
#89657 commented on
Jan 24, 2024 • 0 new comments -
Range's Debug implementation misbehaves with formatting
#90240 commented on
Jan 24, 2024 • 0 new comments -
Add a visibility suggestion in private-in-public errors
#113983 commented on
Jan 21, 2024 • 0 new comments -
HashMap::from_iter doesn't compile without explicitly supplying the hasher
#90879 commented on
Jan 24, 2024 • 0 new comments -
Introduce `run-make` V2 infrastructure, a `run_make_support` library and port over 2 tests as example
#113026 commented on
Jan 20, 2024 • 0 new comments -
Weekly `cargo update`
#112865 commented on
Jan 21, 2024 • 0 new comments -
The carry in signed carrying_mul on integers should be unsigned
#90493 commented on
Jan 24, 2024 • 0 new comments -
core::iter doc: statement "an open-ended range is an infinite iterator" is wrong
#92638 commented on
Jan 24, 2024 • 0 new comments -
Missing trait bounds error without justification
#94170 commented on
Jan 24, 2024 • 0 new comments -
generic_const_expr: doc test does not compile while similar lib test compiles fine
#94321 commented on
Jan 24, 2024 • 0 new comments -
Replace pthread `RwLock` with custom implementation
#110211 commented on
Jan 23, 2024 • 0 new comments -
Trait lifetime bounds seem to be insufficient
#92520 commented on
Jan 24, 2024 • 0 new comments -
GAT: Surprising lifetime mismatch / mismatched types (depending on GAT being Sized)
#92798 commented on
Jan 24, 2024 • 0 new comments -
Is this a bug or just told me that the compiler can't infer generic parameter type at compile time?
#92852 commented on
Jan 24, 2024 • 0 new comments -
stabilise array methods
#103522 commented on
Jan 21, 2024 • 0 new comments -
Change in unrelated line causes compilation failure
#92178 commented on
Jan 24, 2024 • 0 new comments -
Automatic type coercion fails when implementing a trait for multiple types.
#93583 commented on
Jan 24, 2024 • 0 new comments -
rustdoc: `pub use` items have docs inlined if impl is private even if `use`'d path is a public reexport
#94338 commented on
Jan 24, 2024 • 0 new comments -
rustdoc: Links to types in other crates broken when docs inlined via re-export from another crate
#94346 commented on
Jan 24, 2024 • 0 new comments -
empty expansion of a macro pattern does not cause the comma-separated repetition expander to omit the comma
#96787 commented on
Jan 24, 2024 • 0 new comments -
Coherence issue when using crate-local traits with type parameters
#97811 commented on
Jan 24, 2024 • 0 new comments -
Bidi Trojan Source Linter Bypassed in Format Strings
#94945 commented on
Jan 24, 2024 • 0 new comments -
Compile fail with implicit return
#94980 commented on
Jan 24, 2024 • 0 new comments -
Inferred lifetime bound for generic trait parameter is incorrect
#96243 commented on
Jan 24, 2024 • 0 new comments -
Type inference with generics sometimes does not work with type annotation on the variable
#96159 commented on
Jan 24, 2024 • 0 new comments -
Trait impls from where clause (`ParamEnv`) take precedence over freestanding trait impls
#24066 commented on
Jan 24, 2024 • 0 new comments -
Using `Option` to get undefined behaviour in a `const`
#95332 commented on
Jan 24, 2024 • 0 new comments -
Odd and unexpected compiler error
#95381 commented on
Jan 24, 2024 • 0 new comments -
add error message for c# style named arguments
#118733 commented on
Jan 21, 2024 • 0 new comments -
Cycle detected in async fn but not with -> impl Future
#119727 commented on
Jan 22, 2024 • 0 new comments -
intra-doc link failed linkchecker when depending on `cfg(doc)`
#102221 commented on
Jan 22, 2024 • 0 new comments -
Intra-doc links do not support disambiguating methods overloaded with generics
#93398 commented on
Jan 22, 2024 • 0 new comments -
Fix `Deref` args when `#[const_trait]` is enabled
#118386 commented on
Jan 20, 2024 • 0 new comments -
Confusing error when implementing a trait over a reference and incorrectly using &self as parameter
#118211 commented on
Jan 23, 2024 • 0 new comments -
-Z macro-backtrace doesn't provide new information
#118519 commented on
Jan 23, 2024 • 0 new comments -
Better Error for struct's with a field, that is DST, which is not the last
#118522 commented on
Jan 23, 2024 • 0 new comments -
Improve readability and customizability of type-level error messages
#118676 commented on
Jan 23, 2024 • 0 new comments -
Tracking issue for lazy type aliases
#112792 commented on
Jan 23, 2024 • 0 new comments -
Type alias can't access enum variants if the enum is a type parameter default
#114736 commented on
Jan 23, 2024 • 0 new comments -
rename ptr::invalid -> ptr::dangling
#117658 commented on
Jan 22, 2024 • 0 new comments -
supertraits do not resolve correctly for dynamic dispatch trait bounds
#78700 commented on
Jan 23, 2024 • 0 new comments -
Function works but non-capturing closure with identical signature fails with strange error
#81326 commented on
Jan 23, 2024 • 0 new comments -
offset: allow zero-byte offset on arbitrary pointers
#117329 commented on
Jan 22, 2024 • 0 new comments -
Deleting enum variant unexpectedly changes behavior in match statement
#84078 commented on
Jan 23, 2024 • 0 new comments -
Improve UEFI stdio
#117174 commented on
Jan 19, 2024 • 0 new comments -
[perf] Canonicalize defining anchor for queries only when needed
#117090 commented on
Jan 21, 2024 • 0 new comments -
Type coercion of tuples of arrays vs. slices in if/else
#83544 commented on
Jan 23, 2024 • 0 new comments -
`fn_sig` query panicks for specific malformed program.
#84569 commented on
Jan 23, 2024 • 0 new comments -
Orphan rules work differently when supertrait is specified in trait bounds
#85371 commented on
Jan 23, 2024 • 0 new comments -
Implementing `From` for associated type results in confusing error
#85576 commented on
Jan 23, 2024 • 0 new comments -
Initiate the inner usage of `cfg_match` (Library)
#116342 commented on
Jan 20, 2024 • 0 new comments -
Fix the wrong suggestion to add a format literal `"{}"` directly where a proc macro is invoked.
#116298 commented on
Jan 21, 2024 • 0 new comments -
tidy does not enforce comments only lines must be <= 100 characters long
#85726 commented on
Jan 23, 2024 • 0 new comments -
E0581/E0582 (lifetime not found in input type) occurs even when the lifetime is in traits used as inputs
#86702 commented on
Jan 23, 2024 • 0 new comments -
Compiling small program with -C opt-level=2 takes hours or never finishes without -Cinline-threshold flag
#86870 commented on
Jan 23, 2024 • 0 new comments -
rustc E0308 on valid code
#87782 commented on
Jan 23, 2024 • 0 new comments -
Fails to parse boolean expression of nested match expressions
#88727 commented on
Jan 23, 2024 • 0 new comments -
You can instantiate a dyn Trait that doesn't implement Trait
#88904 commented on
Jan 23, 2024 • 0 new comments