rust/src/librustc_trait_selection
bors 567ad7455d Auto merge of #74175 - nnethercote:more-static-symbols, r=oli-obk
More static symbols

These commits add some more static symbols and convert lots of places to use them.

r? @oli-obk
2020-07-15 00:16:25 +00:00
..
traits Reword message 2020-07-14 12:19:50 -07:00
autoderef.rs Add and use more static symbols. 2020-07-15 08:42:59 +10:00
Cargo.toml Rename the crates in source code 2020-06-02 20:42:54 +03:00
infer.rs Make is_freeze and is_copy_modulo_regions take TyCtxtAt 2020-06-21 11:47:19 +02:00
lib.rs Decouple Autoderef with FnCtxt and move Autoderef to librustc_trait_selection. 2020-06-20 18:29:13 +08:00
opaque_types.rs instantiate_opaque_types LocalDefId 2020-07-04 14:37:03 +02:00