]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_ty/src/traits/chalk.rs
Provide Chalk well-known traits
[rust.git] / crates / ra_hir_ty / src / traits / chalk.rs
2020-05-22 Florian DieboldProvide Chalk well-known traits
2020-05-22 Florian DieboldUse Chalk's built-in representations of primitive types
2020-05-22 bors[bot]Merge #4568
2020-05-22 Florian DieboldUpdate Chalk
2020-05-17 bors[bot]Merge #4473
2020-05-16 bors[bot]Merge #4472
2020-05-16 bors[bot]Merge #4479
2020-05-16 Florian DieboldChalk upgrade
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-23 bors[bot]Merge #4065
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-20 bors[bot]Merge #4061
2020-04-20 bors[bot]Merge #4060
2020-04-20 Florian DieboldUpdate Chalk, and cache Chalk env elaboration through...
2020-04-18 bors[bot]Merge #4029
2020-04-18 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-18 bors[bot]Merge #4026
2020-04-18 bors[bot]Merge #4023
2020-04-17 Florian DieboldFix another crash from wrong binders
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 bors[bot]Merge #3958
2020-04-16 bors[bot]Merge #3979
2020-04-16 bors[bot]Merge #3990
2020-04-16 Florian DieboldSwitch Chalk to recursive solver
2020-04-16 bors[bot]Merge #3989
2020-04-16 Florian DieboldUpdate Chalk
2020-04-16 bors[bot]Merge #3948
2020-04-15 bors[bot]Merge #3962
2020-04-15 bors[bot]Merge #3966 #3968
2020-04-15 bors[bot]Merge #3964 #3965 #3967
2020-04-15 bors[bot]Merge #3963
2020-04-13 Florian DieboldUpgrade Chalk
2020-04-13 Florian DieboldAdd support for bounds on associated types in trait...
2020-04-12 bors[bot]Merge #3938
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 bors[bot]Merge #3951
2020-04-11 bors[bot]Merge #3944
2020-04-11 Florian DieboldLook up impls by self type
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 bors[bot]Merge #3920
2020-04-10 bors[bot]Merge #3905
2020-04-10 bors[bot]Merge #3748
2020-04-10 Florian DieboldImplement Chalk's debug methods using TLS
2020-04-08 bors[bot]Merge #3826
2020-04-07 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-07 Aleksey KladovMerge pull request #3863 from Veetaha/feature/migrate...
2020-04-07 Aleksey KladovMerge pull request #3866 from lnicola/fewer-braces
2020-04-06 bors[bot]Merge #3868
2020-04-06 Florian DieboldFix Chalk panic
2020-04-06 Aleksey KladovMerge pull request #3853 from matklad/cf
2020-04-06 bors[bot]Merge #3843
2020-04-06 bors[bot]Merge #3829
2020-04-06 bors[bot]Merge #3744
2020-04-05 Florian DieboldUpgrade Chalk again
2020-04-05 Florian DieboldUpgrade Chalk
2020-03-16 Aleksey KladovMerge pull request #3610 from matklad/audit3
2020-03-16 bors[bot]Merge #3584
2020-03-16 Aleksey KladovUse `dyn Trait` for working with databse
2020-03-03 bors[bot]Merge #3388
2020-03-03 bors[bot]Merge #3417
2020-03-03 Laurențiu NicolaDrop larlpop-intern dep
2020-03-02 bors[bot]Merge #3413
2020-03-02 Laurențiu NicolaUpdate chalk for Ty interners
2020-03-02 Laurențiu NicolaUpdate chalk for RawId removal
2020-03-01 bors[bot]Merge #3384
2020-02-29 bors[bot]Merge #3379
2020-02-29 Aleksey KladovRename ast::ImplBlock -> ast::ImplDef
2020-02-27 bors[bot]Merge #3285
2020-02-25 nmioMerge branch 'master' of https://github.com/rust-analyz...
2020-02-25 bors[bot]Merge #3298
2020-02-24 Laurențiu NicolaBump chalk and replace TypeFamily with Interner
2020-02-22 bors[bot]Merge #3272
2020-02-22 bors[bot]Merge #3263
2020-02-22 Florian DieboldImplement dyn Trait unsizing as well
2020-02-18 bors[bot]Merge #3221
2020-02-18 bors[bot]Merge #3220
2020-02-18 Kirill BulatovMore manual clippy fixes
2020-02-18 Kirill BulatovRun cargo +nightly fix --clippy -Z unstable-options
2020-02-17 bors[bot]Merge #3108
2020-02-16 DmitryMerge remote-tracking branch 'origin/master'
2020-02-14 bors[bot]Merge #3131
2020-02-14 bors[bot]Merge #3136
2020-02-14 bors[bot]Merge #3132
2020-02-14 Florian DieboldRename Ty::Param => Ty::Placeholder
2020-02-11 bors[bot]Merge #3062
2020-02-11 bors[bot]Merge #3064
2020-02-09 Kevin DeLoreyMerge branch 'master' into kdelorey/complete-trait...
2020-02-09 bors[bot]Merge #3053
2020-02-09 bors[bot]Merge #3050
2020-02-07 Florian DieboldFormatting
2020-02-07 Florian DieboldUse variables in predicates as well
2020-02-07 Florian DieboldChange Ty::Param to contain param ID
2020-01-29 bors[bot]Merge #2895
2020-01-27 bors[bot]Merge #2810
2020-01-27 bors[bot]Merge #2872
2020-01-27 Florian DieboldUpgrade Chalk
2019-12-29 bors[bot]Merge #2650
2019-12-25 bors[bot]Merge #2658
next