rust/src/librustc_middle
bors feb3536eba Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
Rename traits::Vtable to ImplSource.

Originally suggested by @eddyb.

r? @nikomatsakis
2020-06-09 09:14:49 +00:00
..
benches
dep_graph Removed all instances of const_field. 2020-05-24 19:38:54 +05:30
hir Use LocalDefId directly in Resolver::export_map and module_exports query 2020-06-07 21:15:57 +01:00
ich Remove ReScope 2020-05-22 18:03:08 +01:00
infer
middle standardize limit comparisons with Limit type 2020-05-28 10:33:07 +01:00
mir rename FalseEdges -> FalseEdge 2020-06-07 10:12:21 +02:00
query Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis 2020-06-09 09:14:49 +00:00
traits Rename traits::ImplSourceImpl to ImplSourceUserDefined. 2020-06-05 13:31:48 +00:00
ty Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis 2020-06-09 09:14:49 +00:00
util
arena.rs Rename the crates in source code 2020-06-02 20:42:54 +03:00
build.rs
Cargo.toml Rename the crates in source code 2020-06-02 20:42:54 +03:00
lib.rs update discriminant_value usage in the compiler 2020-05-19 10:25:13 +02:00
lint.rs
macros.rs
README.md
tests.rs

For more information about how rustc works, see the rustc dev guide.