Go to file
Luke Jones f55288c081 Accepting request 746768 from home:aplanas:branches:devel:languages:rust
- Add hopefully-fix-rustdoc-build.patch to fix rustdoc compilation
- Update to version 1.39.0
  + Language
    - You can now create async functions and blocks with async fn,
      async move {}, and async {} respectively, and you can now call
      .await on async expressions.
    - You can now use certain attributes on function, closure, and
      function pointer parameters.
    - You can now take shared references to bind-by-move patterns in
      the if guards of match arms.
  + Compiler
    - Added tier 3 support for the i686-unknown-uefi target.
    - Added tier 3 support for the sparc64-unknown-openbsd target.
    - rustc will now trim code snippets in diagnostics to fit in your
      terminal.
    - You can now pass --show-output argument to test binaries to
      print the output of successful tests.
  + For more details:
    https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1390-2019-11-07
- Drop patches already merged in upstream:
  + rust-61206-assume-tarball-llvm-is-fresh.patch
  + add-option-to-allow-warnings.patch

OBS-URL: https://build.opensuse.org/request/show/746768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=233
2019-11-09 09:53:14 +00:00
_constraints Accepting request 713004 from home:Andreas_Schwab:Factory 2019-07-03 14:01:10 +00:00
.gitattributes Accepting request 424927 from home:KGronlund:branches:devel:languages:rust 2016-09-06 16:11:34 +00:00
.gitignore Accepting request 424927 from home:KGronlund:branches:devel:languages:rust 2016-09-06 16:11:34 +00:00
hopefully-fix-rustdoc-build.patch Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
ignore-Wstring-conversion.patch Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-aarch64-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-armv7-unknown-linux-gnueabihf.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-i686-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-powerpc64-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-powerpc64le-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-powerpc-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-s390x-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-1.38.0-x86_64-unknown-linux-gnu.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust-rpmlintrc Accepting request 704523 from home:federico-mena:branches:devel:languages:rust 2019-05-22 15:18:03 +00:00
rust.changes Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rust.spec Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00
rustc-1.39.0-src.tar.xz Accepting request 746768 from home:aplanas:branches:devel:languages:rust 2019-11-09 09:53:14 +00:00