index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_hir_analysis
/
src
/
astconv
/
object_safety.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-15
Annotate some bugs
Michael Goulet
-1
/
+1
2023-12-05
Add print_trait_sugared
Michael Goulet
-0
/
+1
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-1
/
+1
2023-11-19
Avoid iterating over hashmaps in astconv
Nilstrieb
-4
/
+2
2023-10-30
Detect object safety errors when assoc type is missing
Esteban Küber
-1
/
+1
2023-08-02
Remove constness from `TraitPredicate`
Deadbeef
-10
/
+5
2023-07-14
Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorino
Matthias Krüger
-1
/
+1
2023-07-14
Make it clearer that we're just checking for an RPITIT
Michael Goulet
-1
/
+1
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-8
/
+8
2023-07-05
Move `TyCtxt::mk_x` to `Ty::new_x` where applicable
Boxy
-6
/
+6
2023-07-05
Only use a single loop over the associated types
Oli Scherer
-5
/
+2
2023-07-05
Prefer `retain` over hand-rolling an inefficient version of it
Oli Scherer
-7
/
+3
2023-07-05
tidy: move a large function out of an even larger file
Oli Scherer
-0
/
+415