Overview
Could not load contribution data
Please try again later
103 Pull requests merged by 62 people
-
Add convenience byte offset/check align functions to pointers
#95643 merged
May 19, 2022 -
Transition to valtrees pt1
#97019 merged
May 18, 2022 -
use `hir::Let` in `hir::Guard::IfLet`
#96863 merged
May 18, 2022 -
Permit `asm_const` and `asm_sym` to reference generic params
#96800 merged
May 18, 2022 -
--remap-path-prefix: Fix duplicated path components in debuginfo
#96867 merged
May 18, 2022 -
Add PID to PGO profile data filename
#97110 merged
May 18, 2022 -
Suggest dereferencing non-lval mutable reference on assignment
#94639 merged
May 18, 2022 -
update coherence docs, fix generator + opaque type ICE
#95979 merged
May 18, 2022 -
Mention traits and types involved in unstable trait upcasting
#96378 merged
May 18, 2022 -
Make HashMap fall back to RtlGenRandom if BCryptGenRandom fails
#96917 merged
May 18, 2022 -
Add tracking issue for ExitCode::exit_process
#97101 merged
May 18, 2022 -
Clean fix for #96223
#97123 merged
May 18, 2022 -
Rollup of 6 pull requests
#97135 merged
May 18, 2022 -
Omit unnecessary help to add `#[cfg(test)]` when already annotated
#96651 merged
May 18, 2022 -
rustdoc-json: Fix HRTBs for WherePredicate::BoundPredicate
#96647 merged
May 18, 2022 -
rustdoc: don't build `rayon` for non-windows targets
#96761 merged
May 18, 2022 -
Types with reachable constructors are reachable
#97096 merged
May 18, 2022 -
Search GUI fixes
#97113 merged
May 18, 2022 -
interpret/validity: reject references to uninhabited types
#97116 merged
May 18, 2022 -
Add tmm_reg clobbers
#97097 merged
May 18, 2022 -
Rollup of 7 pull requests
#97126 merged
May 18, 2022 -
[stable] 1.61 stable rebuild
#97128 merged
May 18, 2022 -
[beta] Kickoff 1.62 beta
#97088 merged
May 18, 2022 -
Simplify rustdoc search test
#92570 merged
May 17, 2022 -
Prevent unwinding when `-C panic=abort` is used regardless declared ABI
#96959 merged
May 17, 2022 -
Add a couple tests for #90887 fixes
#96329 merged
May 17, 2022 -
Allow `unused_macro_rules` in path tests
#97009 merged
May 17, 2022 -
Add regression test for #81804
#97075 merged
May 17, 2022 -
Change `Successors` to `impl Iterator<Item = BasicBlock>`
#97079 merged
May 17, 2022 -
remove the `RelateResultCompare` trait
#97080 merged
May 17, 2022 -
Migrate `maybe_recover_from_bad_type_plus` diagnostic
#97093 merged
May 17, 2022 -
Update function pointer call error message
#97102 merged
May 17, 2022 -
Rollup of 7 pull requests
#97111 merged
May 17, 2022 -
Add a query for checking whether a function is an intrinsic.
#97012 merged
May 17, 2022 -
Retire `ItemLikeVisitor` trait
#96825 merged
May 17, 2022 -
Update the wasi toolchain.
#96907 merged
May 17, 2022 -
Clean up derived obligation creation
#96892 merged
May 17, 2022 -
rustdoc: Resolve some more doc links early 2
#96713 merged
May 17, 2022 -
[stable] Rust 1.61
#97084 merged
May 16, 2022 -
rustdoc: Remove doc link resolution fallback to all `macro_rules` in the crate
#96676 merged
May 16, 2022 -
Remove potentially misleading realloc parenthetical
#97053 merged
May 16, 2022 -
Rename `eq_ignore_case` to `starts_with_ignore_case`
#97065 merged
May 16, 2022 -
Sync rustc_codegen_cranelift
#97057 merged
May 15, 2022 -
Add rustc_nonnull_optimization_guaranteed to Owned/Borrowed Fd/Socket
#96947 merged
May 15, 2022 -
Added note in documentation
#97021 merged
May 15, 2022 -
Add new eslint rule about brace style
#97042 merged
May 15, 2022 -
Fix use of SetHandleInformation on UWP
#97060 merged
May 15, 2022 -
Rollup of 4 pull requests
#97063 merged
May 15, 2022 -
optimize `insert_range` method of `IntervalSet`
#96895 merged
May 15, 2022 -
update miri
#97056 merged
May 15, 2022 -
rustc: Stricter checking for #[link] attributes
#96885 merged
May 15, 2022 -
Improve settings menu display and remove theme menu
#96958 merged
May 15, 2022 -
Allow the unused_macro_rules lint for now
#97032 merged
May 15, 2022 -
Fix `download-ci-llvm` NixOS patching for `.so`s.
#97041 merged
May 15, 2022 -
Rollup of 3 pull requests
#97055 merged
May 15, 2022 -
boostrap.py use curl by default
#96602 merged
May 15, 2022 -
Bump to 1.63
#97016 merged
May 15, 2022 -
Add EarlyBinder
#96883 merged
May 15, 2022 -
Fix rustc-perf benchmarks
#97044 merged
May 14, 2022 -
Forbid nested opaque types to reference HRTB from opaque types.
#97040 merged
May 14, 2022 -
Forbid nested opaque types to reference HRTB from opaque types.
#97039 merged
May 14, 2022 -
rustdoc: Cleanup doc link resolution
#96345 merged
May 14, 2022 -
Initial work on Miri permissive-exposed-provenance
#95826 merged
May 14, 2022 -
Add MVP LLVM based mingw-w64 targets
#94872 merged
May 14, 2022 -
Use default alloc_error_handler for hermit
#95365 merged
May 14, 2022 -
[save-analysis] Reference the variant not enum at struct-literal cons…
#96986 merged
May 14, 2022 -
rustdoc: remove weird, unused variable from source-files.js
#96998 merged
May 14, 2022 -
Two small improvements of rustc_expand
#97005 merged
May 14, 2022 -
Ensure that test fail if a JS error occurs
#97018 merged
May 14, 2022 -
Drop tracking: handle invalid assignments better
#97031 merged
May 14, 2022 -
Rollup of 6 pull requests
#97035 merged
May 14, 2022 -
Fix `array::IntoIter::fold` to use the optimized `Range::fold`
#95602 merged
May 14, 2022 -
[beta] backports
#97014 merged
May 14, 2022 -
Expand core::hint::unreachable_unchecked() docs
#96154 merged
May 13, 2022 -
Add a regression test for #54779
#96615 merged
May 13, 2022 -
fix clippy expect_fun_call
#96982 merged
May 13, 2022 -
Remove some unnecessary `rustc_allow_const_fn_unstable` attributes.
#97003 merged
May 13, 2022 -
Add regression test for #28935
#97011 merged
May 13, 2022 -
Rollup of 5 pull requests
#97013 merged
May 13, 2022 -
ExitCode::exit_process() method
#95356 merged
May 13, 2022 -
Check that closures satisfy their where bounds
#96899 merged
May 13, 2022 -
Fix e_flags for 32-bit MIPS targets in generated object file
#96930 merged
May 13, 2022 -
Gracefully handle normalization failures in the prospective inliner cycle detector
#96965 merged
May 13, 2022 -
Clarify what values `BorrowedHandle`, `OwnedHandle` etc. can hold.
#96932 merged
May 13, 2022 -
Add test of matches macro for trailing commas
#96948 merged
May 13, 2022 -
Fix platform support links.
#96988 merged
May 13, 2022 -
Be more precise than DefPathData::Misc.
#96989 merged
May 13, 2022 -
rustdoc: fix GUI crash when searching for magic JS property values
#96993 merged
May 13, 2022 -
Rollup of 5 pull requests
#97000 merged
May 13, 2022 -
Add compiletest and bootstrap "--skip" option forwarded to libtest
#96493 merged
May 13, 2022 -
Update LLVM submodule
#96966 merged
May 13, 2022 -
Update cargo
#96984 merged
May 12, 2022 -
Note the contacts for the nvptx64 target(s)
#95896 merged
May 12, 2022 -
openbsd: convert futex timeout managment to Timespec usage
#96860 merged
May 12, 2022 -
Fix settings page CSS
#96939 merged
May 12, 2022 -
update graphviz links
#96941 merged
May 12, 2022 -
Add tests for #96806
#96968 merged
May 12, 2022 -
Rollup of 5 pull requests
#96974 merged
May 12, 2022 -
don't encode only locally used attrs
#95562 merged
May 12, 2022 -
diagnostics: port more diagnostics to derive + support for `()` fields
#96853 merged
May 12, 2022 -
Stop suggesting non-existing fully qualified paths
#96940 merged
May 12, 2022 -
Remove `PartialOrd`/`Ord` impl for `PlaceRef`
#96889 merged
May 12, 2022 -
Add `sub_ptr` on pointers (the `usize` version of `offset_from`)
#95837 merged
May 12, 2022
61 Pull requests opened by 46 people
-
Replace `#[default_method_body_is_const]` with `#[const_trait]`
#96964 opened
May 12, 2022 -
Initial support for loongarch64_unknown_linux_gnu
#96971 opened
May 12, 2022 -
[DO NOT MERGE] Try to generate an LLVM PGO profile on windows
#96978 opened
May 12, 2022 -
Add `Waker::update`
#96979 opened
May 12, 2022 -
Add dataflow analysis of enum variants
#96991 opened
May 12, 2022 -
Proc macro tweaks
#97004 opened
May 13, 2022 -
std::io: migrate ReadBuf to BorrowBuf/BorrowCursor
#97015 opened
May 13, 2022 -
Diagnose anonymous lifetimes errors more uniformly between async and regular fns
#97023 opened
May 13, 2022 -
`simplify_type` improvements and cursed docs
#97024 opened
May 13, 2022 -
Add validation layer for Derefer
#97025 opened
May 13, 2022 -
Change orderings of `Debug` for the Atomic types to `Relaxed`.
#97026 opened
May 13, 2022 -
Use pointers in `cell::{Ref,RefMut}` to avoid `noalias`
#97027 opened
May 13, 2022 -
Add support for embedding pretty printers via `#[debugger_visualizer]` attribute
#97028 opened
May 13, 2022 -
generator_interior: Count match pattern bindings as borrowed for the whole guard expression
#97029 opened
May 13, 2022 -
Remove libstd's calls to `C-unwind` foreign functions
#97033 opened
May 14, 2022 -
Implement `Hash` for `core::alloc::Layout`
#97034 opened
May 14, 2022 -
Allow `test` to be built with build-std
#97037 opened
May 14, 2022 -
Apply PGO to libstd on CI
#97038 opened
May 14, 2022 -
Move some tests to more reasonable directories
#97043 opened
May 14, 2022 -
proc_macro/bridge: remove `Closure`.
#97045 opened
May 14, 2022 -
improve case conversion happy path
#97046 opened
May 14, 2022 -
Implement pointee metadata unsizing via a JustMetadata<T> container
#97052 opened
May 15, 2022 -
Various refactors to the incr comp workproduct handling
#97058 opened
May 15, 2022 -
Couple of refactorings to cg_ssa::base::codegen_crate
#97062 opened
May 15, 2022 -
rustdoc: Remove `ItemFragment(Kind)`
#97066 opened
May 15, 2022 -
Simplify some code that depend on Deref
#97077 opened
May 16, 2022 -
Re-use the type op instead of calling the implied_outlives_bounds query directly
#97081 opened
May 16, 2022 -
Add a test for issue #33172
#97085 opened
May 16, 2022 -
Report unsafe for overriding link sections
#97086 opened
May 16, 2022 -
Clarify slice and Vec iteration order
#97087 opened
May 16, 2022 -
Improve settings theme display
#97089 opened
May 16, 2022 -
Update MIR passes to handle unwinding Inline Asm
#97103 opened
May 17, 2022 -
Add tests for lint on type dependent on consts
#97105 opened
May 17, 2022 -
Fix misleading `cannot infer type for type parameter` error
#97109 opened
May 17, 2022 -
optimize Option::insert if it's `Some`
#97112 opened
May 17, 2022 -
use CursorRef more
#97114 opened
May 17, 2022 -
speed up parsing for short ipv4s in std::net::Ipv4Addr::from_str
#97118 opened
May 17, 2022 -
Add diesel to `rustc` PGO crates to stress the trait system
#97120 opened
May 17, 2022 -
Avoid double binding of subdiagnostics inside `#[derive(SessionDiagnostic)]`
#97121 opened
May 17, 2022 -
Revert "Auto merge of #96441 - ChrisDenton:sync-pipes, r=m-ou-se"
#97127 opened
May 17, 2022 -
rustdoc: avoid including impl blocks with filled-in generics
#97130 opened
May 18, 2022 -
Improve println! documentation
#97131 opened
May 18, 2022 -
change `remap` from `FxHashSet` to `IndexVec` in `StateTransform` mir-opt
#97132 opened
May 18, 2022 -
add file_suffix method to std::path
#97134 opened
May 18, 2022 -
Improve fast rejection.
#97136 opened
May 18, 2022 -
WIP: use Clang instrumentation for building LLVM and use PID in generated profile names
#97137 opened
May 18, 2022 -
Move some settings DOM generation out of JS
#97139 opened
May 18, 2022 -
std: use an event-flag-based thread parker on SOLID
#97140 opened
May 18, 2022 -
Allow `unused_macro_rules` in path tests (backport to beta)
#97141 opened
May 18, 2022 -
move processing of `source_scope_data` into `MutVisitor`'s impl of `Integrator` when inline
#97142 opened
May 18, 2022 -
Fix rusty grammar in `std::error::Reporter` docs
#97144 opened
May 18, 2022 -
stage0 bootstrap bump
#97147 opened
May 18, 2022 -
Windows: `CommandExt::async_pipes`
#97149 opened
May 18, 2022 -
`Stdio::make_pipe`
#97150 opened
May 18, 2022 -
std_sys
#97151 opened
May 18, 2022 -
Update cargo
#97152 opened
May 18, 2022 -
[WIP] Try using call-site aware IR PGO for LLVM
#97153 opened
May 18, 2022 -
[WIP] Use Thin LTO for compiling `rustc` in CI
#97154 opened
May 18, 2022 -
Fix doc typo
#97155 opened
May 18, 2022 -
Split dead store elimination off dest prop
#97158 opened
May 18, 2022 -
Rollup of 6 pull requests
#97159 opened
May 18, 2022
71 Issues closed by 23 people
-
How to run executable binaries built from different operating systems on the server
#97145 closed
May 18, 2022 -
ICE: trimmed_def_paths constructed, assertion failed: !new_self_ty.has_escaping_bound_vars()
#96223 closed
May 18, 2022 -
Bad error message on trait coercion
#95972 closed
May 18, 2022 -
Poor error message when the LHS of an assignment must be dereferenced
#46276 closed
May 18, 2022 -
Missing suggestion to dereference LHS of assignment when LHS is invalid
#93980 closed
May 18, 2022 -
Firefox crashes on Windows because BCryptGenRandom fails
#94098 closed
May 18, 2022 -
Compiler emits invalid help diagnostic when unused import is found in test module
#96611 closed
May 18, 2022 -
`cargo test` panics: no MIR available for DefId
#96934 closed
May 18, 2022 -
NLL: complete transition from migrate to full NLL
#57895 closed
May 17, 2022 -
Thread 'rustc' panicked at 'internal error: entered unreachable code'
#81804 closed
May 17, 2022 -
rust complains about "const fn" which was never declared as such
#97082 closed
May 17, 2022 -
Trait bounds on associated type projections via HRTB are broken
#56556 closed
May 17, 2022 -
`for<'a> Fn(<A as B<'a>>::C)` fails incosistently and requires unnecessary type annotations
#90875 closed
May 17, 2022 -
Fake Reads incorrectly treated as dead code (?)
#97091 closed
May 16, 2022 -
Invisible delimiters quoted for `Group`
#97076 closed
May 16, 2022 -
error: attempted to communicate with a crashed background worker
#97067 closed
May 16, 2022 -
the sh_entsize section header of the .debug_gdb_scripts section should be set to 1 (not 0)
#36612 closed
May 16, 2022 -
Dead atomic loads aren't optimized away
#50035 closed
May 16, 2022 -
Investigate if proc-macro crates can use regular crate metadata.
#49271 closed
May 16, 2022 -
Running `rustc -vV` is slow
#49761 closed
May 16, 2022 -
Keep balancing "split" AppVeyor jobs
#48844 closed
May 16, 2022 -
rustc/cargo should error out in a more useful way when there is nothing exported for a cdylib
#48334 closed
May 16, 2022 -
`no_mangle`/`used` static is only present in output when in reachable module
#47384 closed
May 16, 2022 -
Rust cannot move some of loop invariants out from loop at opt-level=2
#46542 closed
May 16, 2022 -
Tests succeeded with panic inside
#46536 closed
May 16, 2022 -
yet another ICE with HRTB and RPIT
#95647 closed
May 16, 2022 -
Could not execute process `rustc -vV` (never executed) Caused by: Access is denied. (os error 5)
#97071 closed
May 16, 2022 -
Tracking Issue for bool_to_option
#80967 closed
May 16, 2022 -
ICE on stable in selection
#89864 closed
May 16, 2022 -
HIR lowering relies on AST node IDs
#30809 closed
May 16, 2022 -
Reachable symbols should be determined by the MIR
#36594 closed
May 16, 2022 -
Consider using stack maps over landing pads for executing destructors
#34393 closed
May 16, 2022 -
Access is denied. (os error 5)
#97070 closed
May 16, 2022 -
Access is denied. (os error 5)
#97072 closed
May 16, 2022 -
Randomly encountered an ICE, I'm sorry i cant make any sense of the stack-trace
#97068 closed
May 16, 2022 -
Investigate caching .git data on Travis/AppVeyor
#40772 closed
May 15, 2022 -
Cannot cross compile with cargo
#44635 closed
May 15, 2022 -
match do catch-22
#44087 closed
May 15, 2022 -
LTO build emits debug symbols even with debug disabled
#43392 closed
May 15, 2022 -
`do catch` should also be allowed before blocks
#42528 closed
May 15, 2022 -
./x.py dist --install doesn't warn that --install does nothing(?)
#41855 closed
May 15, 2022 -
`miri` no longer builds after rust-lang/rust#95562
#96975 closed
May 15, 2022 -
[config.toml] should not assume `ar` uses the same prefix as `cc` for target
#39093 closed
May 15, 2022 -
Regionck errors are bad and too -vvvvvvv
#37879 closed
May 15, 2022 -
make install prefix=/usr/local/stow/rust-git # does not work
#32916 closed
May 15, 2022 -
Make lang items usable from libsyntax
#20541 closed
May 15, 2022 -
closure/FnMut type mismatch using `box (HEAP) ...` that does not occur with `box ...`
#22043 closed
May 15, 2022 -
error[E0670]. Cargo.toml "edition = 2021" doesn't work.
#97002 closed
May 15, 2022 -
x.py fails (timeout) to download components
#61611 closed
May 15, 2022 -
Suggestion: Provide FloorEntry and CeilEntry method for BTreeMap and BTreeSet
#96963 closed
May 15, 2022 -
[regression] println borrow check errors
#96434 closed
May 15, 2022 -
AVR: Interrupt code not protecting registers in subroutine call
#78260 closed
May 14, 2022 -
windows-gnu target compatibility with toolchains providing LLVM tools only
#72241 closed
May 14, 2022 -
rustdoc GUI tests should check for JS errors
#96902 closed
May 14, 2022 -
rustc save-analysis records variant struct-literal spans as referencing enum not variant
#96985 closed
May 14, 2022 -
confusing error message around trait object bound
#54779 closed
May 13, 2022 -
IndexMut incorrectly chosen instead of Index
#28935 closed
May 13, 2022 -
`std::hint::unreachable_unchecked`: docs note about compiler optimizations being sufficient?
#95865 closed
May 13, 2022 -
ANSI escape breaks right to left Strings
#97020 closed
May 13, 2022 -
FullfillmentError ICE with const fn and existential type
#53092 closed
May 13, 2022 -
ICE with missing bound in TAIT with closures/async
#90409 closed
May 13, 2022 -
Tracking Issue for `const_fn_trait_bound`
#93706 closed
May 13, 2022 -
Rust 1.60 segmentation fault related to const generics
#96672 closed
May 13, 2022 -
TAIT in impl implicitly captures lifetimes params
#96995 closed
May 12, 2022 -
confusing type mismatch error when external crates introduce additional trait implementations
#96972 closed
May 12, 2022 -
Type mismatch when using constant with type_alias_impl_trait
#77989 closed
May 12, 2022 -
`min-type-alias-impl-trait` should not accept impl trait in assoc. type binding
#86731 closed
May 12, 2022 -
`min_type_alias_impl_trait` doesn't report an error when impl Trait is used in a struct field
#86732 closed
May 12, 2022
51 Issues opened by 45 people
-
!nonnull not emitted when loading the field of nonnull
#97161 opened
May 19, 2022 -
u32 as char: suggested code is unchanged
#97160 opened
May 19, 2022 -
`TypeId` exposes equality-by-subtyping vs normal-form-judgemental-equality unsoundness.
#97156 opened
May 18, 2022 -
pub use std::sys;
#97148 opened
May 18, 2022 -
Double-panics recurse in `panic = "abort"` mode
#97146 opened
May 18, 2022 -
failed to extract DefId: local_def_id_to_hir_id
#97143 opened
May 18, 2022 -
Error on bootstrapping : Empty search path given via '-L'
#97138 opened
May 18, 2022 -
Improve the error message of typos on variables that has the same name as struct fields
#97133 opened
May 18, 2022 -
Stop using inherent impl to generate auto/blanket impl
#97129 opened
May 18, 2022 -
rustdoc percent-encodes `~` in URLs, breaks links
#97125 opened
May 17, 2022 -
Synchronous Windows stdin pipes broke tokio
#97124 opened
May 17, 2022 -
Lang: Stabilize usage of rustc_nonnull_optimization_guaranteed on -1
#97122 opened
May 17, 2022 -
`Vec::extend_from_slice`’s documentation forgot about the difference of `T: Clone` vs. `T: Copy` bounds.
#97119 opened
May 17, 2022 -
Cannot link Rust (1.60+, ARM64) generated static-object with Go
#97117 opened
May 17, 2022 -
quadratic blowup on -Zunpretty=hir-tree injected 2021-10-19
#97115 opened
May 17, 2022 -
Diagnostic improvement of macros
#97108 opened
May 17, 2022 -
Misleading error messages on closure lifetimes, instead of type
#97106 opened
May 17, 2022 -
late-bound lifetimes on type-alias-impl-trait are unsound
#97104 opened
May 17, 2022 -
Tracking Issue for ExitCode::exit_process()
#97100 opened
May 17, 2022 -
ICE with higher-ranked nested RPIT
#97099 opened
May 17, 2022 -
ICE with GAT + higher-ranked TAIT
#97098 opened
May 17, 2022 -
In 2015 edition, mention the need for `extern crate foo` when failing to resolve `use foo`
#97095 opened
May 16, 2022 -
`unknown_lints` doesn't trigger in all `cfg_attr`
#97094 opened
May 16, 2022 -
FakeRead is semantically meaningful to miri (but gets optimized away)
#97092 opened
May 16, 2022 -
unpretty=hir,typed output confusing for `futures::select!` macro
#97090 opened
May 16, 2022 -
Should debuggers treat ZSTs initializers as code to step through?
#97083 opened
May 16, 2022 -
Inhibit unused_mut variables if unused_variables is also triggered
#97074 opened
May 16, 2022 -
Feature-gating on closures is broken
#97073 opened
May 16, 2022 -
Internal Compiler error building Sierra example
#97064 opened
May 15, 2022 -
Borrowck cannot infer dangling lifetimes
#97061 opened
May 15, 2022 -
Allow `-A`, `-W` and `-D` in `x.py clippy` arguments
#97059 opened
May 15, 2022 -
miri reports ub when panicing inside #[start] function
#97049 opened
May 14, 2022 -
Better pattern argument naming in rustdoc
#97048 opened
May 14, 2022 -
ICE with `generic_const_exprs` and `adt_const_params`
#97047 opened
May 14, 2022 -
Doctests now run on non-exported `macro_rules!`, but can't actually test the macro
#97030 opened
May 13, 2022 -
`ptr::copy_nonoverlapping` slower then manual bytewise copy
#97022 opened
May 13, 2022 -
E0308 expected and found are identical
#97010 opened
May 13, 2022 -
[ICE] "cannot relate constants of different types" with feature(adt_const_params, generic_const_exprs)
#97007 opened
May 13, 2022 -
ICE: -Zunpretty=hir "AST generic args printed by HIR pretty-printer"
#97006 opened
May 13, 2022 -
Unterminated string error message points at the wrong line
#97001 opened
May 13, 2022 -
`format!` should be able to parse arbitrary inline expressions and provide a targeted error
#96999 opened
May 13, 2022 -
`non_fmt_panics` is trigged when `panic!` is declared in an external crate
#96997 opened
May 13, 2022 -
type-alias-impl-trait implicitly captures lifetime params
#96996 opened
May 12, 2022 -
Tracking Issue for `waker_getters`
#96992 opened
May 12, 2022 -
Questionable suggestion to use `dyn` in UFCS syntax
#96987 opened
May 12, 2022 -
Rust panics with "no entry found for key" when documenting item with conflicting glob import
#96981 opened
May 12, 2022 -
[fs] Path::new(r#"C:\hiberfil.sys"#).exists() returns false, despite the file existing
#96980 opened
May 12, 2022 -
Misleading error message when mistyped pattern matching in closure's argument
#96977 opened
May 12, 2022 -
Async GraphQL DataLoader Causes Compiler Panic During CodeGen
#96962 opened
May 12, 2022
249 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.
-
Enable MIR inlining
#91743 commented on
May 18, 2022 • 40 new comments -
Don't use `TokenKind::Interpolate` for `NtTy`.
#96724 commented on
May 18, 2022 • 29 new comments -
TypeId: use a (v0) mangled type to remain sound in the face of hash collisions.
#95845 commented on
May 19, 2022 • 27 new comments -
reduce RPC overhead for common proc_macro operations
#86822 commented on
May 17, 2022 • 24 new comments -
Support unstable moves via stable in unstable items
#95956 commented on
May 18, 2022 • 23 new comments -
[don't merge] See what happens if we run PGO on Apple
#96732 commented on
May 14, 2022 • 21 new comments -
Remove dereferencing of Box from codegen
#95576 commented on
May 19, 2022 • 20 new comments -
Use valtrees as the type-system representation for constant values
#96591 commented on
May 13, 2022 • 20 new comments -
Perf-Testing: Cleanups for perf regression caused by initial implementation of RFC 3191
#96795 commented on
May 18, 2022 • 20 new comments -
Modify MIR building to drop repeat expressions with length zero
#95953 commented on
May 18, 2022 • 16 new comments -
add CString::from_vec_until_nul
#96186 commented on
May 18, 2022 • 16 new comments -
Please reconsider endorsing `dirs` and deprecating `std::env::home_dir`
#71684 commented on
May 15, 2022 • 15 new comments -
vec: add try_* methods and a try_vec! macro to make Vec usable in without infallible allocation methods
#95051 commented on
May 17, 2022 • 15 new comments -
Tracking Issue for `int_roundings`
#88581 commented on
May 18, 2022 • 14 new comments -
More powerful const panic
#90488 commented on
May 12, 2022 • 13 new comments -
[WIP] Use BOLT in CI to optimize LLVM
#94381 commented on
May 16, 2022 • 13 new comments -
Neither require nor imply lifetime bounds on opaque type for well formedness
#95474 commented on
May 18, 2022 • 12 new comments -
Add release notes for 1.61.0
#96539 commented on
May 17, 2022 • 12 new comments -
Stabilize generic associated types
#96709 commented on
May 18, 2022 • 12 new comments -
Add pointer masking convenience functions
#96946 commented on
May 19, 2022 • 12 new comments -
Tracking Issue for io_error_more
#86442 commented on
May 18, 2022 • 11 new comments -
Implement RFC-2011 (Nicer `assert!` messages)
#96496 commented on
May 16, 2022 • 11 new comments -
Allow arithmetic and certain bitwise ops on AtomicPtr
#96935 commented on
May 16, 2022 • 11 new comments -
rewrite error handling for unresolved inference vars
#89862 commented on
May 18, 2022 • 8 new comments -
Cache more queries on disk
#95418 commented on
May 17, 2022 • 8 new comments -
[crater] Try enabling `-Zgcc-ld=lld`
#96025 commented on
May 12, 2022 • 8 new comments -
Introduce `-Cvirtual-function-elimination` codegen flag
#96285 commented on
May 18, 2022 • 8 new comments -
Make write/print macros eagerly drop temporaries
#96455 commented on
May 15, 2022 • 8 new comments -
Make RwLockReadGuard covariant
#96820 commented on
May 16, 2022 • 8 new comments -
Tracking Issue for RFC 3128: I/O Safety
#87074 commented on
May 17, 2022 • 7 new comments -
Tracking Issue for scoped threads
#93203 commented on
May 18, 2022 • 7 new comments -
Add setter and getter for TCP_QUICKACK on TcpStream for Linux
#96324 commented on
May 18, 2022 • 7 new comments -
Stabilize explicit_generic_args_with_impl_trait
#96868 commented on
May 12, 2022 • 7 new comments -
Tracking Issue for `box_into_inner`
#80437 commented on
May 13, 2022 • 6 new comments -
Ref parameter incorrectly decorated with `noalias` attribute
#63787 commented on
May 13, 2022 • 6 new comments -
nested RPIT and HRTB: unclear semantics and future incompatibility
#96194 commented on
May 17, 2022 • 6 new comments -
Tracking Issue for Path::file_prefix
#86319 commented on
May 19, 2022 • 6 new comments -
[WIP] rustdoc: Stop cloning name resolver
#94857 commented on
May 17, 2022 • 6 new comments -
Extend ptr::null and null_mut to all thin (including extern) types
#94954 commented on
May 18, 2022 • 6 new comments -
Build LLVM with support for compression
#95545 commented on
May 16, 2022 • 6 new comments -
impl Read and Write for VecDeque<u8>
#95632 commented on
May 19, 2022 • 6 new comments -
Update jemalloc to v5.3
#96790 commented on
May 14, 2022 • 6 new comments -
Suggest similar names for types
#96839 commented on
May 18, 2022 • 6 new comments -
Optimize `Wtf8Buf::into_string` for the case where it contains UTF-8.
#96869 commented on
May 18, 2022 • 6 new comments -
non-lexical lifetimes (NLL) tracking issue
#43234 commented on
May 17, 2022 • 5 new comments -
Tracking issue for `Write::write_all_vectored`
#70436 commented on
May 18, 2022 • 5 new comments -
Stabilize `let else`
#93628 commented on
May 16, 2022 • 5 new comments -
Refactor call terminator to always include destination place
#96098 commented on
May 16, 2022 • 5 new comments -
[NLL] Investigate behavior difference with non-nll for `region-multiple-lifetime-bounds-on-fns-where-clause.rs` test
#96331 commented on
May 17, 2022 • 4 new comments -
Tracking issue for RFC 2632, `impl const Trait for Ty` and `~const` (tilde const) syntax
#67792 commented on
May 18, 2022 • 4 new comments -
Implement a faster stable sort algorithm
#90545 commented on
May 18, 2022 • 4 new comments -
Make naked functions incompatible with certain attributes
#93809 commented on
May 17, 2022 • 4 new comments -
array zip_map feature
#94413 commented on
May 15, 2022 • 4 new comments -
Improve parser diagnostics
#95211 commented on
May 13, 2022 • 4 new comments -
Disable unwinding for emscripten again
#95950 commented on
May 14, 2022 • 4 new comments -
Add Output = expected type trait obligation for known binary operators
#96482 commented on
May 18, 2022 • 4 new comments -
Move download-rustc from python to rustbuild
#96687 commented on
May 15, 2022 • 4 new comments -
Remove (transitive) reliance on sorting by DefId in pretty-printer
#96955 commented on
May 13, 2022 • 4 new comments -
Covariance-related GAT lifetime mismatch
#89352 commented on
May 12, 2022 • 3 new comments -
TAIT: "unconstrained opaque type" error even if it's constrained
#96572 commented on
May 12, 2022 • 3 new comments -
Invalid unused_constant warning
#96952 commented on
May 13, 2022 • 3 new comments -
let else: wrong diagnostic span on return type mismatch
#96961 commented on
May 13, 2022 • 3 new comments -
Do copy[_nonoverlapping]/swap[_nonoverlapping] do typed copies?
#63159 commented on
May 13, 2022 • 3 new comments -
repr(C) is unsound on MSVC targets
#81996 commented on
May 14, 2022 • 3 new comments -
Restrict Windows DLL search path as a precaution against DLL pre-loading attacks
#56056 commented on
May 15, 2022 • 3 new comments -
Crater runs for 1.61
#95983 commented on
May 15, 2022 • 3 new comments -
wasm32-unknown-unknown does not export $start.
#51089 commented on
May 15, 2022 • 3 new comments -
Large BTreeMap key or value types cause avoidable stack overflow
#81444 commented on
May 18, 2022 • 3 new comments -
Consider replacing RawVec<T> with Box<[MaybeUninit<T>]>.
#54470 commented on
May 18, 2022 • 3 new comments -
Switchable buffering for Stdout
#78515 commented on
May 12, 2022 • 3 new comments -
str::lines and BufRead::lines: document trailing bare cr behaviour
#91051 commented on
May 16, 2022 • 3 new comments -
Add forwarding impls for Read, Write, Seek to Arc, Rc
#93044 commented on
May 18, 2022 • 3 new comments -
Change desugaring of let-else to ensure temporary is dropped earlier
#94012 commented on
May 17, 2022 • 3 new comments -
Use niche-filling optimization even when multiple variants have data.
#94075 commented on
May 17, 2022 • 3 new comments -
Support multiple unstable attributes on items
#94988 commented on
May 17, 2022 • 3 new comments -
unify bootstrap and shim binaries
#95164 commented on
May 14, 2022 • 3 new comments -
[Experiment] Remove migrate borrowck mode
#95565 commented on
May 17, 2022 • 3 new comments -
Stabilize `$$` and `${ignore}` in Rust 1.62.0
#95860 commented on
May 13, 2022 • 3 new comments -
Stabilize `const_ptr_offset_from`.
#96240 commented on
May 12, 2022 • 3 new comments -
Add functions to un-poison Mutex and RwLock
#96422 commented on
May 18, 2022 • 3 new comments -
Document panic and format edition/verions, and improve xrefs
#96518 commented on
May 13, 2022 • 3 new comments -
Lint single-use lifetimes during AST resolution
#96833 commented on
May 15, 2022 • 3 new comments -
rustdoc: micro scroll bars on "all" page
#96910 commented on
May 12, 2022 • 2 new comments -
Tracking issue for RFC 2603, "Rust Symbol Mangling (v0)"
#60705 commented on
May 13, 2022 • 2 new comments -
Panic over 'None'
#41038 commented on
May 15, 2022 • 2 new comments -
Tracking Issue for `Duration::try_from_secs_{f32, f64}`
#83400 commented on
May 16, 2022 • 2 new comments -
Tracking Issue for forbidding unchecked generic expressions in constants
#76200 commented on
May 16, 2022 • 2 new comments -
Rustc "overflow evaluating the requirement" while it should work.
#96634 commented on
May 16, 2022 • 2 new comments -
Compilation Error when Mixing Line and Block comment
#45504 commented on
May 16, 2022 • 2 new comments -
Tracking Issue for strict_provenance
#95228 commented on
May 17, 2022 • 2 new comments -
Tracking issue for eRFC 2497, "if- and while-let-chains, take 2"
#53667 commented on
May 17, 2022 • 2 new comments -
NLL: turn off migration mode
#58781 commented on
May 17, 2022 • 2 new comments -
Mixing crates using different panic modes may introduce UB if a non-Rust unwind "escapes" into panic=abort crate via "C-unwind"
#96926 commented on
May 18, 2022 • 2 new comments -
3.2_f32 formatted as 0 on powerpc64le
#96306 commented on
May 19, 2022 • 2 new comments -
Mutate command args
#87420 commented on
May 16, 2022 • 2 new comments -
Add macro support in jump to definition feature
#91264 commented on
May 18, 2022 • 2 new comments -
rustdoc: Reduce clean::Type size
#93963 commented on
May 15, 2022 • 2 new comments -
Fix slice::ChunksMut aliasing
#94247 commented on
May 18, 2022 • 2 new comments -
replace RawVec with Boxed slice
#94421 commented on
May 18, 2022 • 2 new comments -
Try turning on validation in CTFE
#95377 commented on
May 16, 2022 • 2 new comments -
Stabilize the `bundle` native library modifier
#95818 commented on
May 16, 2022 • 2 new comments -
STD support for the Nintendo 3DS
#95897 commented on
May 15, 2022 • 2 new comments -
Remove label/lifetime shadowing warnings
#96296 commented on
May 17, 2022 • 2 new comments -
socket `set_mark` addition.
#96334 commented on
May 14, 2022 • 2 new comments -
Stop keeping metadata in memory before writing it to disk
#96544 commented on
May 18, 2022 • 2 new comments -
Improve the COPYRIGHT file and include mention of rustc_apfloat
#96784 commented on
May 15, 2022 • 2 new comments -
Fix spurious error when running `build --stage 2 compiler/rustc`
#96859 commented on
May 15, 2022 • 2 new comments -
Switch CI bucket uploads to intelligent tiering
#96866 commented on
May 18, 2022 • 2 new comments -
Apply track_caller to closure on `expect_non_local()`
#96894 commented on
May 16, 2022 • 2 new comments -
Add regression test for #96395
#96950 commented on
May 12, 2022 • 2 new comments -
Report "missing lifetime specifier" when an anonymous lifetime is used in bounds
#96953 commented on
May 15, 2022 • 2 new comments -
Tracking issue for Seek::{stream_len, stream_position} (feature `seek_convenience`)
#59359 commented on
May 12, 2022 • 1 new comment -
Internal Compiler Error when extracting overflowing bit-shift constant into constant local
#96944 commented on
May 12, 2022 • 1 new comment -
rustdoc: Mark public items, instead of private items, with `--document-private-items`
#95657 commented on
May 12, 2022 • 1 new comment -
[ICE] Unresolved HRTB lifetime in APIT
#96954 commented on
May 12, 2022 • 1 new comment -
Calculation of values passed by value no longer optimzed
#95522 commented on
May 12, 2022 • 1 new comment -
Defining scope of `existential type` defined by associated type
#57961 commented on
May 12, 2022 • 1 new comment -
Suggest blanket impls when implementing a trait for a trait
#96076 commented on
May 12, 2022 • 1 new comment -
Error message for `T <binop> U` worsens if `T` has exactly one implementation of the relevant trait
#77304 commented on
May 12, 2022 • 1 new comment -
Compiletest should pass `--out-dir` for `run-pass` tests
#96928 commented on
May 12, 2022 • 1 new comment -
Rustdoc testing fails to build with ASan enabled (in some cases)
#81759 commented on
May 12, 2022 • 1 new comment -
Tracking issue for `thread_local` stabilization
#29594 commented on
May 12, 2022 • 1 new comment -
Codegen features are no longer recognized by rustc
#96472 commented on
May 13, 2022 • 1 new comment -
build/bootstrap/debug/rustc -vV throws error with env
#96945 commented on
May 13, 2022 • 1 new comment -
NetBSD: backtrace support broken
#96914 commented on
May 13, 2022 • 1 new comment -
Type inference problem
#95358 commented on
May 13, 2022 • 1 new comment -
CI for deterministic / reproducible builds
#75362 commented on
May 13, 2022 • 1 new comment -
Error while compiling rustc for android
#73426 commented on
May 13, 2022 • 1 new comment -
Random `lifetime may not life long enought` from other part of the code
#96645 commented on
May 14, 2022 • 1 new comment -
ICE with GAT, TAIT + async{} when missing bound in the GAT.
#90400 commented on
May 14, 2022 • 1 new comment -
AVR: interrupt code broken by optimization flags
#77541 commented on
May 14, 2022 • 1 new comment -
Function pointer does not fulfill the required lifetime
#80317 commented on
May 14, 2022 • 1 new comment -
is_aligned method for pointers
#56304 commented on
May 15, 2022 • 1 new comment -
Impl Trait forces unnecessary lifetime bounds
#80083 commented on
May 15, 2022 • 1 new comment -
Inline direct calls to `transmute_copy` in the frontend
#15398 commented on
May 15, 2022 • 1 new comment -
Move metadata out of dylibs
#23366 commented on
May 15, 2022 • 1 new comment -
Tools for dumping information about .rlibs
#25820 commented on
May 15, 2022 • 1 new comment -
Metadata for DLLs should actually go in the LIB import library on Windows
#29511 commented on
May 15, 2022 • 1 new comment -
Tracking issue for `link_llvm_intrinsics`
#29602 commented on
May 15, 2022 • 1 new comment -
rustc generates a lot of llvm ir for small programs due to inline generated drops
#38827 commented on
May 15, 2022 • 1 new comment -
compiler emits unsupported DT_FLAGS_1 value 0x8000000 in ELF
#33863 commented on
May 15, 2022 • 1 new comment -
Make `--export-dynamic` the default option when linking executables.
#34131 commented on
May 15, 2022 • 1 new comment -
Linker error for cdylib with panic=abort (Undefined symbol "_rust_eh_personality_catch")
#34472 commented on
May 15, 2022 • 1 new comment -
Building libstd without libcompiler_builtins
#36990 commented on
May 15, 2022 • 1 new comment -
Rust distribution uses massive amount of storage space
#37971 commented on
May 15, 2022 • 1 new comment -
ICE with rustdoc json backend
#93588 commented on
May 15, 2022 • 1 new comment -
Inconsistent inlineing of Iterator Adaptors - Missed Optimizations
#47461 commented on
May 15, 2022 • 1 new comment -
To debug cargo project cause lots of 'symbol not found' problems on OSX
#40787 commented on
May 15, 2022 • 1 new comment -
`!` in Fn types
#41159 commented on
May 15, 2022 • 1 new comment -
rustc: Disable color codes in non-tty terminal environments
#41180 commented on
May 15, 2022 • 1 new comment -
rustc segfaults under valgrind with staticlib and empty file
#41465 commented on
May 15, 2022 • 1 new comment -
Badly behaved Encode and Decode impls for FileMap
#42374 commented on
May 15, 2022 • 1 new comment -
Can't build on Fedora
#43330 commented on
May 15, 2022 • 1 new comment -
Tracking Issue for ExitStatusError
#84908 commented on
May 15, 2022 • 1 new comment -
rustc "unexpected panic"; no /proc/self/exe inside a debootstrap chroot
#46090 commented on
May 15, 2022 • 1 new comment -
Tracking Issue for `Iterator::try_collect`
#94047 commented on
May 15, 2022 • 1 new comment -
Tracking issues for unstable language features used by `std`
#94970 commented on
May 16, 2022 • 1 new comment -
Better diagnostics when user forgets to wrap code in `main` function
#71901 commented on
May 16, 2022 • 1 new comment -
`const_evaluatable_unchecked` doesn't correctly deal with non default substs
#94293 commented on
May 16, 2022 • 1 new comment -
non well-formed symbol mangling and bad symbol tracking issue
#46552 commented on
May 16, 2022 • 1 new comment -
Tracking issue for `any::type_name_of_val`
#66359 commented on
May 16, 2022 • 1 new comment -
no_mangle static symbols have improper debug info
#33172 commented on
May 16, 2022 • 1 new comment -
incorrect DW_AT_location for static
#32574 commented on
May 16, 2022 • 1 new comment -
DWARF omits typedef
#32575 commented on
May 16, 2022 • 1 new comment -
inconsistent stepping in gdb
#33013 commented on
May 16, 2022 • 1 new comment -
Add allow-by-default lints for all attributes with unsafe behaviors
#82499 commented on
May 16, 2022 • 1 new comment -
Tracking issue for `soft_unstable` compatibility lint
#64266 commented on
May 16, 2022 • 1 new comment -
Tracking issue for improving std::sync::{Mutex, RwLock, Condvar}
#93740 commented on
May 17, 2022 • 1 new comment -
tracking issue for `infer_static_outlives_requirements` (RFC 2093 spinoff)
#54185 commented on
May 17, 2022 • 1 new comment -
Tracking issue for `proc_macro::Span` inspection APIs
#54725 commented on
May 17, 2022 • 1 new comment -
Tracking issue for `explicit_generic_args_with_impl_trait`
#83701 commented on
May 17, 2022 • 1 new comment -
Returning an `impl Trait` in associated type position results in error at point-of-use instead of point-of-definition
#72614 commented on
May 18, 2022 • 1 new comment -
--remap-path-prefix doesn't map paths to `.pdb` files, even in release mode
#87825 commented on
May 18, 2022 • 1 new comment -
regression: stack overflow in InvocationCollector
#94509 commented on
May 18, 2022 • 1 new comment -
VecDeque missing operations for "front" handling.
#92547 commented on
May 18, 2022 • 1 new comment -
Tracking issue for allowing overlapping implementations for marker trait
#29864 commented on
May 18, 2022 • 1 new comment -
Rust beta: "cannot infer type" when compiling `bottom` crate
#96074 commented on
May 18, 2022 • 1 new comment -
Tracking Issue for split_array
#90091 commented on
May 18, 2022 • 1 new comment -
Tracking Issue for float_minimum_maximum
#91079 commented on
May 18, 2022 • 1 new comment -
Tracking Issue for post #89862 cleanup
#94483 commented on
May 18, 2022 • 1 new comment -
Tracking Issue for `const fn` `type_id`
#77125 commented on
May 18, 2022 • 1 new comment -
Add `core::ops::GeneratorState::{is_yielded,is_complete}` methods
#88154 commented on
May 15, 2022 • 1 new comment -
use CLOCK_BOOTTIME in Instant::now
#88714 commented on
May 12, 2022 • 1 new comment -
[Experiment] Force to generate drop glue of ADT locally
#89660 commented on
May 15, 2022 • 1 new comment -
Specialize count and len in ExactSizeIterator implementations
#91998 commented on
May 13, 2022 • 1 new comment -
Add unstable `Vec::try_with_capacity(_in)`
#92213 commented on
May 14, 2022 • 1 new comment -
Remove ordering traits from `HirId`
#92233 commented on
May 14, 2022 • 1 new comment -
[rustdoc-json] Make enum tuple variants match tuple structs
#93529 commented on
May 17, 2022 • 1 new comment -
Allow source link to wrap onto next line
#93537 commented on
May 18, 2022 • 1 new comment -
Partially stabilize `(const_)slice_ptr_len` feature by stabilizing `NonNull::len`
#94640 commented on
May 17, 2022 • 1 new comment -
[WIP] rustc: Reimplement native library overriding and reordering
#94962 commented on
May 15, 2022 • 1 new comment -
Implement #[deprecated_safe]
#95025 commented on
May 12, 2022 • 1 new comment -
Implement stabilization of `#[feature(io_safety)]`.
#95118 commented on
May 16, 2022 • 1 new comment -
WIP: Allow generators to impl Clone/Copy
#95137 commented on
May 15, 2022 • 1 new comment -
Move the extended lifetime resolution into typeck context
#95563 commented on
May 18, 2022 • 1 new comment -
Revert "Work around invalid DWARF bugs for fat LTO"
#95685 commented on
May 17, 2022 • 1 new comment -
Only tag data if debug assertions are enabled.
#95850 commented on
May 12, 2022 • 1 new comment -
Add explicit-endian String::from_utf16 variants
#95967 commented on
May 13, 2022 • 1 new comment -
Warn about dead tuple struct fields
#95977 commented on
May 12, 2022 • 1 new comment -
Move various checks to typeck so them failing causes the typeck result to get tainted
#96046 commented on
May 17, 2022 • 1 new comment -
[WIP] Replace `#[default_method_body_is_const]` with `#[const_trait]`
#96077 commented on
May 12, 2022 • 1 new comment -
Add a new linting pass for obligations
#96092 commented on
May 17, 2022 • 1 new comment -
libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for coroutines instead of functions
#96298 commented on
May 15, 2022 • 1 new comment -
Fix Dest Prop
#96451 commented on
May 12, 2022 • 1 new comment -
Pass all paths to `Step::run` at once when using `ShouldRun::krate`
#96501 commented on
May 15, 2022 • 1 new comment -
Provide fnptr impls for extern "system"
#96513 commented on
May 18, 2022 • 1 new comment -
rustdoc: show implementations on `#[fundamental]` wrappers
#96565 commented on
May 16, 2022 • 1 new comment -
#94421 (replace RawVec with Boxed slice) plus soundness fixes
#96607 commented on
May 18, 2022 • 1 new comment -
rustdoc: include impl generics / self in search index
#96652 commented on
May 16, 2022 • 1 new comment -
Remove opaque types from typeck expectations
#96727 commented on
May 12, 2022 • 1 new comment -
change `ConstInt` impl to not rely on `ScalarInt`
#96789 commented on
May 15, 2022 • 1 new comment -
[wip] Fix `x test clippy --stage 0`
#96798 commented on
May 12, 2022 • 1 new comment -
Implement unstable `-Clinker-flavor=gcc:*` for MCP 510
#96827 commented on
May 14, 2022 • 1 new comment -
Change enum->int casts to not go through MIR casts.
#96862 commented on
May 14, 2022 • 1 new comment -
Implement [OsStr]::join
#96881 commented on
May 18, 2022 • 1 new comment -
[DO NOT MERGE] Perf run for zoxc's rustc-hash
#96893 commented on
May 12, 2022 • 1 new comment -
Stabilize `Ipv6Addr::to_ipv4_mapped`
#96906 commented on
May 18, 2022 • 1 new comment -
internal error: entered unreachable code: in literal form when lowering mac args eq
#96847 commented on
May 12, 2022 • 0 new comments -
ICE with macro defining invalid enum that derives a trait
#96818 commented on
May 12, 2022 • 0 new comments -
Experiment: try out removing opaque types from typeck expectations
#96552 commented on
May 12, 2022 • 0 new comments -
Tracking Issue for slice::array_windows
#75027 commented on
May 12, 2022 • 0 new comments -
Tracking issue for sanitizer support
#39699 commented on
May 13, 2022 • 0 new comments -
Spurious "error: could not find native static library `objc`, perhaps an -L flag is missing?" on macOS Big Sur
#96943 commented on
May 13, 2022 • 0 new comments -
Binary crashes when statically linked with LTO turned on
#94564 commented on
May 13, 2022 • 0 new comments -
Track remaning RFC-2011 implementations
#96949 commented on
May 14, 2022 • 0 new comments -
Add search for external crates
#86715 commented on
May 14, 2022 • 0 new comments -
Document arithmetic operations on Instant
#45448 commented on
May 15, 2022 • 0 new comments -
Tracking issue for RFC 2011: nicer assert messages
#44838 commented on
May 16, 2022 • 0 new comments -
Const generics in enum discriminants cause an ICE
#96594 commented on
May 16, 2022 • 0 new comments -
DWARF: linkage_name does not include hash, does not match any symbol
#46453 commented on
May 16, 2022 • 0 new comments -
E0433 should do fuzzy matching to look for types that would be valid
#87791 commented on
May 17, 2022 • 0 new comments -
rustdoc: unwrap of none: src/librustdoc/passes/collect_intra_doc_links.rs
#96288 commented on
May 17, 2022 • 0 new comments -
rustc nightly build crashes when generating doc for crossbeam v0.8.1
#95793 commented on
May 17, 2022 • 0 new comments -
rustdoc fails at resolving intra doc links
#96937 commented on
May 17, 2022 • 0 new comments -
lifetime bound not satisfied for a lending iterator (using generic associated types) with `for_each` method
#91693 commented on
May 17, 2022 • 0 new comments -
Tracking Issue for windows_process_extensions_main_thread_handle
#96723 commented on
May 18, 2022 • 0 new comments -
Tracking Issue for try_reserve method on more containers
#91789 commented on
May 18, 2022 • 0 new comments -
Use getrandom for generating HashMap seed
#80149 commented on
May 15, 2022 • 0 new comments -
Remove some eval_always
#86056 commented on
May 15, 2022 • 0 new comments -
Abort in panic_abort eh_personality
#86801 commented on
May 15, 2022 • 0 new comments -
Add the Provider api to core::any
#91970 commented on
May 14, 2022 • 0 new comments -
Allow remap-path-prefix in rustdoc
#92648 commented on
May 18, 2022 • 0 new comments -
Implement Copy, Clone, PartialEq and Eq for core::fmt::Alignment
#94530 commented on
May 13, 2022 • 0 new comments -
Add query to check for impossible predicates, use it to skip `NoopMethodCall` and `Inline`
#95398 commented on
May 16, 2022 • 0 new comments -
Make lowering a query
#95573 commented on
May 15, 2022 • 0 new comments -
RFC3239: Implement `cfg(target)` - Part 1
#96909 commented on
May 13, 2022 • 0 new comments -
[WIP] emit `ProjectionPredicate` obligations when relating projections
#96912 commented on
May 13, 2022 • 0 new comments -
[WIP] Apply latest PGO artifacts to CI dist builds
#96922 commented on
May 15, 2022 • 0 new comments -
Stop errorring for elided lifetimes in path.
#96957 commented on
May 12, 2022 • 0 new comments