Skip to content
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

Rollup of 13 pull requests #89005

Closed
wants to merge 28 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
4e76c38
Fix ICE in `improper_ctypes_definitions` lint with all-ZST transparen…
FabianWolff Jul 27, 2021
ced597e
Add TcpListener::into_incoming and IntoIncoming
piegamesde Aug 25, 2021
3feddf7
Add `ConstraintCategory::Usage` for handling aggregate construction
Aaron1011 Sep 6, 2021
e1873ba
cleanup(rustc_trait_selection): remove vestigial code from rustc_on_u…
notriddle Sep 11, 2021
cbd7983
Improve error message for type mismatch in generator arguments
FabianWolff Sep 13, 2021
6b7f916
Document the closure arguments for `reduce`.
lefth Sep 14, 2021
349ac4f
Const Deref
fee1-dead Sep 12, 2021
9762116
Move object safety suggestions to the end of the error
estebank Sep 12, 2021
ef44452
chore(rustc_expand): fix typo in comment
notriddle Sep 15, 2021
cc7929b
docs(std): add docs for cof_from_cstr impls
notriddle Sep 15, 2021
09745a6
Update clobber_abi list to include k[1-7] regs
Sep 15, 2021
4e61d11
Update the backtrace crate
hargoniX Sep 15, 2021
4fd39dd
Make rustc_mir_dataflow::framework::graphviz and rustc_mir_transform:…
willcrichton Sep 15, 2021
47104a3
Allow call to get_body_with_borrowck_facts without -Z polonius
willcrichton Sep 15, 2021
26eb5bb
Add rustdoc version into the help popup
GuillaumeGomez Sep 15, 2021
dc7a66c
Rollup merge of #87529 - FabianWolff:issue-87496, r=nikomatsakis
GuillaumeGomez Sep 16, 2021
d7a656f
Rollup merge of #88339 - piegamesde:master, r=joshtriplett
GuillaumeGomez Sep 16, 2021
0dd5e22
Rollup merge of #88708 - Aaron1011:aggregate-usage, r=oli-obk
GuillaumeGomez Sep 16, 2021
581c34d
Rollup merge of #88875 - notriddle:notriddle/cleanup-unused-trait-sel…
GuillaumeGomez Sep 16, 2021
33f1fde
Rollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
GuillaumeGomez Sep 16, 2021
21f0b13
Rollup merge of #88892 - estebank:trait-objects, r=petrochenkov
GuillaumeGomez Sep 16, 2021
c68fc7b
Rollup merge of #88911 - FabianWolff:issue-88653, r=petrochenkov
GuillaumeGomez Sep 16, 2021
757b316
Rollup merge of #88928 - lefth:master, r=Mark-Simulacrum
GuillaumeGomez Sep 16, 2021
aa75a6f
Rollup merge of #88964 - GuillaumeGomez:version-help, r=Nemo157
GuillaumeGomez Sep 16, 2021
c217488
Rollup merge of #88976 - notriddle:notriddle/cow-from-cstr-docs, r=Ma…
GuillaumeGomez Sep 16, 2021
ad960d4
Rollup merge of #88983 - willcrichton:allow-single-polonius-call, r=e…
GuillaumeGomez Sep 16, 2021
8dc7446
Rollup merge of #88985 - Commeownist:patch-1, r=Amanieu
GuillaumeGomez Sep 16, 2021
f070ffa
Rollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum
GuillaumeGomez Sep 16, 2021
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 the backtrace crate
rust-lang/backtrace-rs#437 fixed backtraces in
OpenBSD -> update it here as well so OpenBSD Rust code can produce
proper backtraces.
  • Loading branch information
hargoniX committed Sep 15, 2021
commit 4e61d11a160bd43da0451e493d9e076848b8413a
2 changes: 1 addition & 1 deletion library/backtrace