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

https://gcc.gnu.org/g:60324125c3dbfd2f1551ec41dcfd4322ca80d6fa

commit 60324125c3dbfd2f1551ec41dcfd4322ca80d6fa
Merge: 497ee70b776 a125901c55e
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Apr 13 14:17:42 2022 +0000

    Merge #1088
    
    1088: rust-session-manager: better crate name handling logic r=philberty a=liushuyu
    
    - rust-session-manager: set and validate crate name properly
    - testsuite/rust: fix the testcases and add more testcases for testing crate name handling
    
    Co-authored-by: liushuyu <liushuyu011@gmail.com>

Diff:

 gcc/rust/rust-lang.cc                             |   1 +
 gcc/rust/rust-session-manager.cc                  | 133 +++++++++++++++++++++-
 gcc/rust/rust-session-manager.h                   |  14 ++-
 gcc/testsuite/rust/compile/bad-crate-name.rs      |   4 +
 gcc/testsuite/rust/compile/bad=file-name.rs       |   7 ++
 gcc/testsuite/rust/compile/bad_file_name.txt.rs   |   3 +
 gcc/testsuite/rust/compile/canonical_paths1.rs    |   2 +-
 gcc/testsuite/rust/compile/infer-crate-name.rs    |   7 ++
 gcc/testsuite/rust/compile/specify-crate-name.rs  |   7 ++
 gcc/testsuite/rust/compile/torture/struct_decl.rs |   2 +-
 gcc/testsuite/rust/compile/traits9.rs             |   1 +
 11 files changed, 170 insertions(+), 11 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:31 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:31 [gcc/devel/rust/master] Merge #1088 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).