about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-04-27 14:12:37 +0200
committerGitHub <noreply@github.com>2019-04-27 14:12:37 +0200
commit35dbc5ec47be07d8d2f029a19ae39cf76d521369 (patch)
tree413575d0dfa661149af0210d1fe6dbf04f16581c /src/libstd/sys
parentd4a32d504a5aa49b951bfc70602a9615cb772acf (diff)
parenta3470c61890710421ddb82fbe72b1ca8fdc8e078 (diff)
downloadrust-35dbc5ec47be07d8d2f029a19ae39cf76d521369.tar.gz
rust-35dbc5ec47be07d8d2f029a19ae39cf76d521369.zip
Rollup merge of #60292 - varkor:ty-tuple-substs, r=nikomatsakis
Replace the `&'tcx List<Ty<'tcx>>` in `TyKind::Tuple` with `SubstsRef<'tcx>`

Part of the suggested refactoring for https://github.com/rust-lang/rust/issues/42340. As expected, this is a little messy, because there are many places that the components of tuples are expected to be types, rather than arbitrary kinds. However, it should open up the way for a refactoring of `TyS` itself.

r? @nikomatsakis
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions