about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-06-21 17:10:09 +0000
committerbors <bors@rust-lang.org>2020-06-21 17:10:09 +0000
commita8cf3991177f30694200002cd9479ffbbe6d9a1a (patch)
treef6b483650a05ed5c3f25b19e82cab033b522f0e4 /src/libstd/sys/unix/stack_overflow.rs
parent349f6bfb11d73ebb6a272f9a3d00883484f8218c (diff)
parentd63195b0bc581837f77a22f46f2aa2303b911e56 (diff)
downloadrust-a8cf3991177f30694200002cd9479ffbbe6d9a1a.tar.gz
rust-a8cf3991177f30694200002cd9479ffbbe6d9a1a.zip
Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis
Upgrade Chalk

Things done in this PR:
- Upgrade Chalk to `0.11.0`
- Added compare-mode=chalk
- Bump rustc-hash in `librustc_data_structures` to `1.1.0` to match Chalk
- Removed `RustDefId` since the builtin type support is there
- Add a few more `FIXME(chalk)`s for problem spots I hit when running all tests with chalk
- Added some more implementation code for some newer builtin Chalk types (e.g. `FnDef`, `Array`)
- Lower `RegionOutlives` and `ObjectSafe` predicates
- Lower `Dyn` without the region
- Handle `Int`/`Float` `CanonicalVarKind`s
- Uncomment some Chalk tests that actually work now
- Remove the revisions in `src/test/ui/coherence/coherence-subtyping.rs` since they aren't doing anything different

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