rust1.54-gdb-1.54.0-7.3.1 >  A aOKk" sS>m^.x?\ǭŽ26d33c71d9cf03173606d57e8dbdc4e352dc9a9168ef7d675e1a410c7cc9fed92325d3cfeef0bbfb8301551c3179eb024b6961aa@Xa ,rc _8{ch1\N6fa|l1PPv?_=>AG^lͤ~Qlʈ26lx|fQcgQ 0Ԧ׵R6CwCyPd)F~>pD?d  > 1KQX         '  4 `   D\(89:FBeFnG H I XYZ[\$ ]P ^b*cdVe[f^l`ut vw x0 y\zdtx~Crust1.54-gdb1.54.07.3.1Gdb integration for rust binariesThis subpackage provides pretty printers and a wrapper script for invoking gdb on rust binaries.a;s390zp33SUSE Linux Enterprise 15SUSE LLC Apache-2.0 OR MIThttps://www.suse.com/Development/Languages/Rusthttps://www.rust-lang.orglinuxs390xQ 49 b5AA큤a;Wa;Wa;ya;Wa;Wa;Wa;Wa;Wa;Wa;Wa;Wc9b582803a63a9b483fe59f8024258d67909be848b58bc41352752f056ad64d6f0dc5b62fac9d69c5cc10b929e0da0ad7c4a4648e2ee031c20018f758d99222c90b522e31ee80453e2b30e00b433fadeb8c29312cadce2b67e48d9abeb6394b70a4117cadc59b715bd09b5a0d122c4dea37afe6ba0f96cbdccee037273ac405f6d0db0247f241527eebcbfdd3e20ed736801993a9f5ddfc6d45e3e18d719702e1527d13305ed4ca1b10048f81dbe6eb8e0c601878e38eb9d1cea3e126abc0f5fc0a5074467aa15ad15c52fe32d43ffefff8edbe87f5bcf03b63a1e29f2e7b0d4179564a9f9dbc32023e882ea5dd78c794e34b8ba7dc8d319718c7cbc1d225f2252f137497bf4d3426fbce9d4b8f25069f9fe5e9e7ce9a707723df4e2b7b3670drootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrust1.54-1.54.0-7.3.1.src.rpmrust+gdbrust1.54-gdbrust1.54-gdb(s390-64)@    /bin/shrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rust1.543.0.4-14.6.0-14.0-15.2-11.54.0rust+gdb1.54.04.14.3a $@awilliam.brown@suse.comwilliam.brown@suse.com- Change llvm_bundling to be required on s390x on 15.3 due to an llvm11 codegen issue.Version 1.54.0 (2021-07-29) Language - [You can now use macros for values in built-in attribute macros.][83366] While a seemingly minor addition on its own, this enables a lot of powerful functionality when combined correctly. Most notably you can now include external documentation in your crate by writing the following. ```rust [#]![doc = include_str!("README.md")] ``` You can also use this to include auto-generated modules: ```rust [#][path = concat!(env!("OUT_DIR"), "/generated.rs")] mod generated; ``` - [You can now cast between unsized slice types (and types which contain unsized slices) in `const fn`.][85078] - [You can now use multiple generic lifetimes with `impl Trait` where the lifetimes don't explicitly outlive another.][84701] In code this means that you can now have `impl Trait<'a, 'b>` where as before you could only have `impl Trait<'a, 'b> where 'b: 'a`. Compiler - [Rustc will now search for custom JSON targets in `/lib/rustlib//target.json` where `/` is the "sysroot" directory.][83800] You can find your sysroot directory by running `rustc --print sysroot`. - [Added `wasm` as a `target_family` for WebAssembly platforms.][84072] - [You can now use `#[target_feature]` on safe functions when targeting WebAssembly platforms.][84988] - [Improved debugger output for enums on Windows MSVC platforms.][85292] - [Added tier 3\* support for `bpfel-unknown-none` and `bpfeb-unknown-none`.][79608] \* Refer to Rust's [platform support page][platform-support-doc] for more information on Rust's tiered platform support. Libraries - [`panic::panic_any` will now `#[track_caller]`.][85745] - [Added `OutOfMemory` as a variant of `io::ErrorKind`.][84744] - [ `proc_macro::Literal` now implements `FromStr`.][84717] - [The implementations of vendor intrinsics in core::arch have been significantly refactored.][83278] The main user-visible changes are a 50% reduction in the size of libcore.rlib and stricter validation of constant operands passed to intrinsics. The latter is technically a breaking change, but allows Rust to more closely match the C vendor intrinsics API. Stabilized APIs - [`BTreeMap::into_keys`] - [`BTreeMap::into_values`] - [`HashMap::into_keys`] - [`HashMap::into_values`] - [`arch::wasm32`] - [`VecDeque::binary_search`] - [`VecDeque::binary_search_by`] - [`VecDeque::binary_search_by_key`] - [`VecDeque::partition_point`] Cargo ----- - [Added the `--prune ` option to `cargo-tree` to remove a package from the dependency graph.][cargo/9520] - [Added the `--depth` option to `cargo-tree` to print only to a certain depth in the tree ][cargo/9499] - [Added the `no-proc-macro` value to `cargo-tree --edges` to hide procedural macro dependencies.][cargo/9488] - [A new environment variable named `CARGO_TARGET_TMPDIR` is available.][cargo/9375] This variable points to a directory that integration tests and benches can use as a "scratchpad" for testing filesystem operations.rust+gdbs390zp33 1628847001 1.54.01.54.0-7.3.11.54.0-7.3.11.54.0rust-gdbrust-gdbguirustlibetcgdb_load_rust_pretty_printers.pygdb_lookup.pygdb_providers.pylldb_commandslldb_lookup.pylldb_providers.pyrust_types.py/usr/bin//usr/lib//usr/lib/rustlib//usr/lib/rustlib/etc/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:20675/SUSE_SLE-15-SP3_Update/fbeeaf26ab76019ae42e53bf09928a95-rust1.54.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxPOSIX shell script, ASCII text executabledirectoryASCII textPython script, ASCII text executableRR9 c/<]utf-81c69ce9c9b3acc8bbabb12f404252a18a7867edaeb4969d89308453ad919323d?7zXZ !t/ڿ$] crv9w|*DՔJ>hKñBO=h^z~:`@aC9G"FV۲->LGrz>M|77UJp{ÔkÅ e,@۩%g%9 ʃ[XN]-F@'Ҭ~Wڀyr_N{kœҌҞO[)U| gI|fnr9JۂU7۩aw~oXVr EkȺڌ#tڏPj~}hphޣȑSW q3 3?y[h(kIJxjۀG8z~C\3LU2TI4;V5?P-NO~WrGQL9Ddb5\Sn;stBW&;IR<ecgbXFMjiفFp4":~ʋ$Dv1dNAC<1Ha >_q _<:Gu/NT`v))1r܀_r-/Yw˒T4I.d*fr*:/u۩cd@jUo˿o\:HpO3~Ϲ[n1W•Q ݄2ۅۦxN}xYGAA:p$7c dʬ`@"0~w%yϩorl/? QXͷ؄PktE*G^e kwA;iǔ}cv0p,z(Q"tݟ`!;Osɏ0DlZ=%y XCȟL5hٱ^$1q!q,KthיՑ7r^OLZT;5I6,#bt %0[T[/:thUQO=v>={%T!377u|@_ʞDVE guҦ8mUJzXw9BLu< 4ARѭd"w@Xwߪ8~lJ $ *m"E~5D-mq ddK]fGҙ/ m'8!m:ZT BɆb#~?tdϰmj)`-pdkpfmmDz>IVqV Pſh+3J-(j$d#s$3=dRn(j*gN X5u$0Q/Q{9Im$ʕ}k"@WT'ݗJޭR߻,Oʆ^;eYfW_ٟ5P{|y৛rbc ]k,W:AׅONMapO a~*YfĊxMWsFQ/$+HP2F޴c+eYP7V15 x9:D jY%a(7}s+M* 9ØnP_ @E8hd%SMp!$ 6z{Lo2+"eL\\"=JֈX`as[`P9n?N\ێ2]0>!$Rhr8oyxP%Z' MjB;s+?_}q d0AYTbJQӚk8I?*@S9piG{d_X*63O&0K2.7z?[4J͔*^2dˎZs si_;YB=8;A.ɯv]ud.[쯪+Oe)zlR;8rW]ADO|T6GDݐ.(hzl}aK 59þ#YX:fG!uufP!al*/SJљ\JC%m3ϻ߾1GSm^M;gz˨TɛE_E}})Qh:=>. `oU*%SD-e9h~w1@x 㳪R/d&S 0*9%CMy&/ hWfU|=c'Njmo~߂na?hU 9(Z#IB>~ ;u(-LEt15D;r܆0u1AN<'A?Zpsφͽ`Sxuo0W6ەvT؞ Xwv c:rf%ySi3rzTe} ӣD ..Z8yQN"߈mvdIųWx8h-"j!WD!( i{O)-h7~SKaw!<8N Gq1`&S *ufA3@ğ*NT4k_vMY ORcH/Ae㿻mCTȼZROB(q>|KP5|{q |gW@ 6Rx/T &}_]lvq2OfTK^GM/c0/ jTSEbOd|94R,A c]P> #1&Hq(>Qb|qvsiV8O.rStM%LP ["Eva!QCkF:6%X7J3k bm/vnba;Þ+&xК)Xٜe-\|+6(g5FA K7Yw* NA ɑ 61]ͧrGN~'' P 9DLQ9wOExEև kwM mF H!#Nʞ8<\_vQL'x%?}6 Ԧ@ؖѥa:A2HGX8"Fy.6p SM#J-0w(zd+N`KOyM&t]Wwںh݂jdx4kV ʁ%ޮ@*TTlZŸ_AƬ]PcDV2Z(&~g`R?bps͵Wn5hwC?m?Kڢ$^AElע :`% ;UH,a9kH],m8}6.s ָ3Rl{S S@ªsu yPv޼ypyZϯxy'ٿCT.ŎۖK>~"}k2,W\r?x''|4z-oyթUjXH\6#˶aHVo{͊wPQt}l>Sor[EGhؚXJ3_d?uI*v`g5X[ .HR98Wv8kVUy [HxCmZ),=±ˮrz /AXʎ}3j»DW`4M)#7o#*yPnx÷jkWA71>`F,APU:V[4țLQʼn|#Vڰc7u$R0l8;tCۗ fLT64Zs.Pe>S~q,k"'c5X8 XbTTqh̙F\9"mJCVIx֋1J_uRV 2lج"ꔣGR,[B *߳JSe ೵Sr~NBOZpiCBS/Kڑ8=U4HH*B4}JJ(b !L\:Wgd|6xjfmvS im.@IoiHu/2^OWS ٣^IHƧ:~ר366u9*@)`lXBR}pA'd \]2,LFfK~{ӝI1I52k'>%E r\sBUYsxÞ`;jbԔI~[^7n{S0G܌"%]㰫ڥsyԤ_ڝzD#.g*y"FJ)d{#RP LޒZWfpBk~I}mλS2v.‰ݼla\$[7BVؖ),(@S&j_2|훊Z\O5%:,5J a=[uU`t}ӄ6l ǝ0)~RHɍ1Tm,ԵU $`K& 2 GϘ Zd Ijh0t†w]o*}{%蟡X [꣊q}dRGDt功gfhjyܙ-{iJ-rIƷh;Z6S9tP质\AMR.*'h/'ݍHͰ VeSOcq+e7D-gHCrc ?1o#Gju8?y$k!Ke"=_)r^_ 1QpWtQDwJ;8 0F[0i99Uʖ6zlH@bKxc K:V3Xm9ci5Df2w{_nRg|n"r2o=TQh$:d pkUSLR!yF^3zˁ}dD-a0x i/-=2-T"@oaQl 8R"ͣGPٗ$f[*%\ﳧ~_a.v&=ʏؔ`G .䭼mҤ((i PTN0T#`#Մ}g7J`h6۰Ҏr#u57]B,%I㳘J^~ :tO̖ U F,u}Æ%e/+ujM*30=TzJKWu~1<+d2R ؽ-֯ ƶ%mk{~ǾK4Wa+ė!M+8lmā&Ͱm ~C;F 6">jI3_̠¢,PnqXm\)1lF^sm%՝{Ы.+6|S$ $)gdָMLo9opBM̧<`eLL-#nI: pqX愆(&+Vё/S:)ALr_#7kO0EUCoJ1qd ˗Ud2O,[Nf8ɧ;${&}?^՟e_vÕ/+?ILC>wAINVu1xZ>b_YmFƟ,Urafutoi6Kïz̍mZ0HD/%D}%U"Qo!^I VhN!A#: qqH9OZg-f#5M4/Dr̋C'UF 0{!e|8Lg?s'e-f^N. PŠ tuZ̴A߮5-I4"div [#E5^x00^93c6R%NFwФ_i\ bA|k>^Rs?SbE}EmB2>:DDݲS&SsL, dhm#`s z"Wy,ۛM1faO1U`*q4_4;˳cI ,lg^j0 NL rMwn6з͈[rzSOT5z/MFtMnVƍ.gG X&k0U>IF*9p ux^zZ T̤¶iMml \jbC 27$}/K2+(;8f^`dBϏ=ڹ_&h.JCj翈5b[ME>Y9Zn^أc8Z/qsJWMXM[t@ۉUNJ} 葳(R̈́}wiCY+O5qx;e4'is2' ΘΌf2gH~ly{)Qiu )5A_CVPŇiόc)[3OU'׶OopP||_܅0\pz J<:dtUӚfn+cx(+"σv] !f9'$P"q ‘ш)ܧV`u-A,ͼ5+wcG={5(SO璿c,6(PWD8PIf2c5嫥F$'rz^C o#3Њ_?_OOadSw\) X@=^eszO}**F ϰZW'dn@a{;