rust/crates/ra_hir/src
bors[bot] 76b3985d70 Merge #473
473: Partial typo fix r=matklad a=marcusklaas

This fixes some typos. Mostly in documentation, but also some code is affected (`defenition` was used in a few method names).

Co-authored-by: Marcus Klaas de Vries <mail@marcusklaas.nl>
2019-01-09 12:20:05 +00:00
..
code_model_impl Fix typo defenition -> definition 2019-01-08 23:38:51 +01:00
nameres more stable DefIds via bfs tree walking 2019-01-09 01:57:40 +03:00
ty Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
adt.rs minimize visibility 2019-01-08 15:40:02 +03:00
code_model_api.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
code_model_impl.rs move function to code_model_api 2019-01-08 20:11:13 +03:00
db.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
expr.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
ids.rs Merge #473 2019-01-09 12:20:05 +00:00
impl_block.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
lib.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
macros.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
mock.rs ra_db is independent from editor 2019-01-08 21:03:42 +03:00
module_tree.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
name.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
nameres.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
path.rs Fix use tree desugaring 2019-01-08 15:00:29 +01:00
query_definitions.rs move function to code_model_api 2019-01-08 20:11:13 +03:00
source_binder.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
ty.rs Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00