Note: Do not merge until we get a newer snapshot that includes #21374 There was some type inference fallout (see 4th commit) because type inference with `a..b` is not as good as with `range(a, b)` (see #21672). r? @alexcrichton |
||
|---|---|---|
| .. | ||
| common.rs | ||
| creader.rs | ||
| csearch.rs | ||
| cstore.rs | ||
| decoder.rs | ||
| encoder.rs | ||
| filesearch.rs | ||
| loader.rs | ||
| mod.rs | ||
| tydecode.rs | ||
| tyencode.rs | ||