public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1258
@ 2022-06-08 12:48 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:48 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5ad0ea3e0ed288569d52556b9aa796beea73d8a3

commit 5ad0ea3e0ed288569d52556b9aa796beea73d8a3
Merge: e9d41c4ef9d b0527990a14
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri May 20 11:35:25 2022 +0000

    Merge #1258
    
    1258: Report privacy errors on explicit types r=CohenArthur a=CohenArthur
    
    ~~Needs #1255, so skip reviewing the first commit or wait for it to be merged~~ Done and rebased :)
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/hir/tree/rust-hir.h              |   2 +
 gcc/rust/privacy/rust-privacy-check.cc    |   2 +-
 gcc/rust/privacy/rust-privacy-reporter.cc | 124 ++++++++++++++++++++++++++++--
 gcc/rust/privacy/rust-privacy-reporter.h  |  24 +++++-
 gcc/rust/util/rust-hir-map.cc             |  54 ++++++++-----
 gcc/rust/util/rust-hir-map.h              |   5 +-
 gcc/testsuite/rust/compile/privacy5.rs    |  18 +++++
 gcc/testsuite/rust/compile/privacy6.rs    |  39 ++++++++++
 8 files changed, 240 insertions(+), 28 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-08 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:48 [gcc/devel/rust/master] Merge #1258 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).