Revisions of rust

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 826667 from Neal Gompa's avatar Neal Gompa (Pharaoh_Atem) (revision 54)
- Add support for riscv64
- Pacify source validator
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 752417 from Neal Gompa's avatar Neal Gompa (Pharaoh_Atem) (revision 45)
- Rename README to README.suse-maint and add it as a source
  to stop factory-auto from declining submissions automatically

- Re-format the spec file
- Add a README to explain the update process
- Add _service file for download the assets and re-base the patches

- 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
Displaying revisions 41 - 60 of 95
openSUSE Build Service is sponsored by