diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-06-26 00:39:12 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-26 00:39:12 -0700 |
| commit | 1755e3b05cd5d8d8771bb72f8e42b632b4c8fbc3 (patch) | |
| tree | a390e089339ad7287ee353af84341915e45f3802 /library/std/src/sys/windows/stack_overflow_uwp.rs | |
| parent | 3d7521d31d3391f92efbe0cc53befd9634b34a71 (diff) | |
| parent | ecb8b9f9f768a3245e8ae723005d5c408bf2067a (diff) | |
| download | rust-1755e3b05cd5d8d8771bb72f8e42b632b4c8fbc3.tar.gz rust-1755e3b05cd5d8d8771bb72f8e42b632b4c8fbc3.zip | |
Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakis
Update Chalk to 0.14 Not a ton here. Notable changes: - Update to `0.14.0` - New dependency on `tracing`, in `librustc_traits` only - `FnAbi` from Chalk is `rustc_target::spec::abi::Abi` - `Dynamic` actually lowers region - Actually lower closures, with some tests. This doesn't 100% work, but can't confirm that's *only* because of closure lowering. - Use `FxIndexSet` instead of `FxHashSet` in `chalk_fulfill`, which seems to have fixed the non-deterministic test error ordering. Guess we'll see on CI - Actually implement `opaque_ty_data`, though I don't think this is sufficient for tests for them (I haven't added any) - Uncomment some of the chalk tests that now work r? @nikomatsakis
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions
