| .. |
|
check
|
Avoid comparing fields by name when possible
|
2018-04-12 23:06:03 +03:00 |
|
coherence
|
rename 'tcx and tcx to 'gcx and gcx
|
2018-03-23 09:22:08 +08:00 |
|
outlives
|
Implement inferring outlives requirements for references, structs, enum, union, and projection types. added a feature gate and tests for these scenarios.
|
2018-04-12 13:52:06 -04:00 |
|
variance
|
Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakis
|
2018-03-14 23:43:04 +00:00 |
|
astconv.rs
|
Use InternedString rather than Name for RegionParameterDef
|
2018-04-13 18:41:40 +01:00 |
|
Cargo.toml
|
Try to fix a perf regression by updating log
|
2018-01-07 16:54:05 +01:00 |
|
check_unused.rs
|
rustc: Filter out bogus extern crate warnings
|
2017-11-30 08:03:04 -08:00 |
|
collect.rs
|
Rollup merge of #49913 - varkor:RegionParameterDef-InternedString, r=petrochenkov
|
2018-04-14 15:22:57 +08:00 |
|
constrained_type_params.rs
|
bring TyCtxt into scope
|
2017-09-14 21:26:06 -04:00 |
|
diagnostics.rs
|
Auto merge of #49718 - petrochenkov:fieldcmp, r=eddyb
|
2018-04-13 01:43:09 +00:00 |
|
impl_wf_check.rs
|
Updated codeblocks to specify language where required.
|
2018-04-04 16:09:58 +01:00 |
|
lib.rs
|
Auto merge of #45298 - toidiu:ak-44493-infer-predicate, r=nikomatsakis
|
2018-04-12 23:07:07 +00:00 |
|
namespace.rs
|
Check namespaces when resolving associated items in typeck
|
2017-10-15 11:58:32 +01:00 |
|
README.md
|
Move librustc_typeck READMEs to rustc guide
|
2018-03-12 20:05:18 -05:00 |
|
structured_errors.rs
|
Rename -Z explain to -Z teach
|
2018-01-23 11:34:57 -08:00 |