Skip to content

Rollup of 8 pull requests #69819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 29 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f85b0c4
Remove use of `unwrap()` from save-analysis
JohnTitor Feb 24, 2020
a211a82
Address review comment
JohnTitor Feb 24, 2020
5307edc
Tweak tests
JohnTitor Feb 24, 2020
f9db3c2
Clean up unstable book
JohnTitor Feb 28, 2020
4c9e87e
Stop generating `compiler_builtins_lib` doc
JohnTitor Feb 29, 2020
c55df37
Make `rustc_attrs` tracking issue None
JohnTitor Feb 29, 2020
2746e12
check_binding_alt_eq_ty: improve precision wrt. `if let`.
Centril Mar 1, 2020
8ea676e
Update books
ehuss Mar 2, 2020
44c97c4
Fix & test leak of some BTreeMap nodes on panic during `into_iter`
ssomers Mar 6, 2020
6548be2
'fieldless enums' is not what I meant -- it's empty/uninhabited enums…
RalfJung Mar 2, 2020
d47196b
miri value visitor: detect primitives by type, not layout
RalfJung Mar 2, 2020
aa1435b
const validation ub tests: use transmute instead of unions
RalfJung Mar 2, 2020
4807e93
test that we validate boxes
RalfJung Mar 2, 2020
f481547
test some more kinds of enums with uninhabited variants
RalfJung Mar 2, 2020
4584e75
better error messages for invalid boxes (and a few more tests)
RalfJung Mar 2, 2020
f0586f9
please tidy
RalfJung Mar 2, 2020
58f8cc2
rename visit_primitive -> try_visit_primitive, and comments
RalfJung Mar 2, 2020
295c2d6
bug on ty::GeneratorWitness
RalfJung Mar 2, 2020
1915bf1
resolve: `ImportDirective` -> `Import`
petrochenkov Mar 7, 2020
66d7a88
resolve: `directive` -> `import`
petrochenkov Mar 7, 2020
2e88bec
test(bindings_after_at): add dynamic drop tests for bindings_after_at
thekuom Mar 7, 2020
60c38ee
Rollup merge of #69422 - JohnTitor:remove-unwrap, r=Xanewok
Centril Mar 8, 2020
12920f4
Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Sim…
Centril Mar 8, 2020
7920d7b
Rollup merge of #69599 - Centril:typeck-tweak-wording, r=davidtwco
Centril Mar 8, 2020
1c5b0e2
Rollup merge of #69641 - ehuss:update-books, r=ehuss
Centril Mar 8, 2020
aa8aeaa
Rollup merge of #69646 - RalfJung:layout-visitor, r=eddyb
Centril Mar 8, 2020
958e8b7
Rollup merge of #69776 - ssomers:fix69769, r=Mark-Simulacrum
Centril Mar 8, 2020
36025b3
Rollup merge of #69805 - petrochenkov:importname, r=Centril
Centril Mar 8, 2020
72ad36f
Rollup merge of #69810 - thekuom:test/67523-dynamic-semantics-binding…
Centril Mar 8, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update books
  • Loading branch information
ehuss committed Mar 4, 2020

Verified

This commit was signed with the committer’s verified signature.
commit 8ea676eccaa3596c56b5bf665a1adb155b634ff3