commit 919ceb0acbf4c6bc4f463433504a338c643612c2 Author: Karen D. Devine Date: Tue Feb 2 13:49:13 2021 -0700 tpetra: removed duplicate using statement #8673 diff --git a/packages/tpetra/core/src/Tpetra_Details_FixedHashTable_def.hpp b/packages/tpetra/core/src/Tpetra_Details_FixedHashTable_def.hpp index a76f78c41a8..69d4dc46d03 100644 --- a/packages/tpetra/core/src/Tpetra_Details_FixedHashTable_def.hpp +++ b/packages/tpetra/core/src/Tpetra_Details_FixedHashTable_def.hpp @@ -1094,7 +1094,6 @@ init (const keys_type& keys, // Allocate the array of (key,value) pairs. Don't fill it with // zeros, because we will fill it with actual data below. - using Kokkos::ViewAllocateWithoutInitializing; typedef typename val_type::non_const_type nonconst_val_type; nonconst_val_type val (ViewAllocateWithoutInitializing ("Tpetra::FixedHashTable::pairs"), theNumKeys); class='sub'>Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-10-24 17:37:28 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-10-24 17:40:59 +0300
commitd0ba84d1e2304bf3232603da2db77dee808b92a0 (patch)
treecfecdb4025171ec91303d8f2081449d241a5ef29 /gnu/packages
parentb9919d40331f10b75567951cf481c88f8070d2ef (diff)
downloadguix-d0ba84d1e2304bf3232603da2db77dee808b92a0.tar.gz
guix-d0ba84d1e2304bf3232603da2db77dee808b92a0.zip
gnu: Remove rust-rustc-ap-rustc-lexer-721.
* gnu/packages/crates-io.scm (rust-rustc-ap-rustc-lexer-721): Delete variable.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/crates-io.scm21
1 files changed, 0 insertions, 21 deletions
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 7281053273..24eaff2bf0 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm