index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_hir_ty
/
src
/
traits.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Chalk, and cache Chalk env elaboration through a query
Florian Diebold
2020-04-20
1
-1
/
+1
*
Switch Chalk to recursive solver
Florian Diebold
2020-04-16
1
-6
/
+7
*
Add support for bounds on associated types in trait definitions
Florian Diebold
2020-04-13
1
-2
/
+5
*
Look up impls by self type
Florian Diebold
2020-04-11
1
-3
/
+11
*
Implement Chalk's debug methods using TLS
Florian Diebold
2020-04-10
1
-2
/
+11
*
Use log info in trait_solve_query
Edwin Cheng
2020-04-06
1
-1
/
+1
*
Upgrade Chalk again
Florian Diebold
2020-04-05
1
-3
/
+7
*
Upgrade Chalk
Florian Diebold
2020-04-05
1
-3
/
+3
*
Use `dyn Trait` for working with databse
Aleksey Kladov
2020-03-16
1
-6
/
+6
*
Use `Index` for CrateGraph
Aleksey Kladov
2020-03-09
1
-1
/
+1
*
Less abstract CrateData api
Kirill Bulatov
2020-03-09
1
-1
/
+1
*
Don't reuse the Chalk solver
Florian Diebold
2020-03-06
1
-84
/
+28
*
Allow specifying additional info on call to profile
Aleksey Kladov
2020-03-06
1
-1
/
+4
*
Rename ast::ImplBlock -> ast::ImplDef
Aleksey Kladov
2020-02-29
1
-3
/
+3
*
Bump chalk and replace TypeFamily with Interner
Laurențiu Nicola
2020-02-24
1
-7
/
+7
*
Implement dyn Trait unsizing as well
Florian Diebold
2020-02-22
1
-0
/
+10
*
Implement unsize coercion using proper trait solving
Florian Diebold
2020-02-22
1
-0
/
+2
*
More manual clippy fixes
Kirill Bulatov
2020-02-18
1
-6
/
+3
*
Extend analysis-stats a bit
Florian Diebold
2020-02-15
1
-0
/
+3
*
Tweak Chalk settings
Florian Diebold
2020-01-27
1
-2
/
+1
*
Upgrade Chalk
Florian Diebold
2020-01-27
1
-3
/
+15
*
Don't panic if chalk panics
Aleksey Kladov
2020-01-13
1
-9
/
+35
*
Introduce our own Chalk TypeFamily, instead of using ChalkIr
Florian Diebold
2019-12-22
1
-2
/
+2
*
Refactor Chalk integration some more
Florian Diebold
2019-12-22
1
-7
/
+7
*
Update Chalk, clean up Chalk integration a bit
Florian Diebold
2019-12-22
1
-3
/
+3
*
Extract built-in trait implementations to separate module
Florian Diebold
2019-12-03
1
-0
/
+1
*
Move Ty
Aleksey Kladov
2019-11-27
1
-0
/
+328