This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-24 22:37:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_hir_analysis
/
src
History
Oli Scherer
bd587005fb
Some require_lang_item -> is_lang_item replacements
2025-05-13 08:46:10 +00:00
..
check
Rollup merge of
#140792
- Urgau:minimum-maximum-intrinsics, r=scottmcm,traviscross,tgross35
2025-05-11 02:44:36 +02:00
coherence
Some require_lang_item -> is_lang_item replacements
2025-05-13 08:46:10 +00:00
collect
Add
DefPathData::OpaqueLifetime
to avoid conflicts for remapped opaque lifetimes
2025-05-07 22:17:29 +02:00
errors
…
hir_ty_lowering
Rollup merge of
#140684
- compiler-errors:unnecessary-assoc, r=lcnr
2025-05-08 20:22:16 +02:00
impl_wf_check
…
outlives
…
variance
Rollup merge of
#139909
- oli-obk:or-patterns, r=BoxyUwU
2025-04-29 12:28:22 -04:00
autoderef.rs
…
check_unused.rs
…
collect.rs
…
constrained_generic_params.rs
…
delegation.rs
…
errors.rs
Fix typos
2025-05-12 17:20:49 +00:00
hir_wf_check.rs
…
impl_wf_check.rs
…
lib.rs
Merge typeck loop with static/const item eval loop
2025-05-09 15:31:27 +00:00