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
/
src
/
tools
/
rust-analyzer
/
crates
/
hir-ty
/
src
/
autoderef.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-23
Use ParamEnv in TraitEnvironment
Jack Huey
-1
/
+1
2025-09-23
Add 'db to TraitEnvironment
Jack Huey
-4
/
+4
2025-09-15
Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics
Chayim Refael Friedman
-141
/
+232
2025-09-10
Fix failing tests and fill-in missing details
Shoyu Vanilla
-7
/
+7
2025-08-09
Implement next trait solver
jackh726
-1
/
+3
2025-07-31
`cargo clippy --fix`
Lukas Wirth
-4
/
+5
2025-06-25
De-arc trait items query
Lukas Wirth
-1
/
+1
2025-04-28
refactor: De-arc lang item queries
Lukas Wirth
-4
/
+2
2025-04-21
Remove unnecessary predefined symbol clones
Chayim Refael Friedman
-3
/
+2
2025-03-15
cargo fmt
BenjaminBrienen
-2
/
+2
2025-03-14
Split assoc items out of `trait_data`/`impl_data` queries
Lukas Wirth
-1
/
+1
2025-02-23
Remove `limit` crate in favor `usize`
Lukas Wirth
-3
/
+2
2025-01-28
Disable `Receiver` based autoderef temporarily
Lukas Wirth
-1
/
+5
2025-01-24
feat: Implement `arbitrary-self-types`
Shoyu Vanilla
-10
/
+31
2025-01-22
increase `AUTODEREF_RECURSION_LIMIT` to 20
Teodor Tanasoaia
-2
/
+2
2024-10-22
Fix new nightly lints
Lukas Wirth
-1
/
+1
2024-08-25
internal: Don't allocate autoderef steps when not needed
Lukas Wirth
-20
/
+53
2024-07-14
Use statics + clone instead of const until const can access statics
Lukas Wirth
-2
/
+3
2024-07-12
Use Symbol in Name
Lukas Wirth
-2
/
+4
2024-06-06
chore: Prefer tracing span shorthand macros
Wilfred Hughes
-1
/
+1
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+176