Commit Graph

72 Commits

Author SHA256 Message Date
Luke Jones
56a186d5a8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=92 2017-03-23 19:53:08 +00:00
Luke Jones
bf55a8ce19 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=91 2017-03-23 09:31:00 +00:00
Luke Jones
1969f62690 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=90 2017-03-23 09:26:48 +00:00
Luke Jones
3c95aaa3ed OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=89 2017-03-23 09:24:40 +00:00
Luke Jones
1016505245 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=88 2017-03-23 09:24:19 +00:00
Luke Jones
34e858afb3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=87 2017-03-23 09:04:30 +00:00
Luke Jones
c3624e9af9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=86 2017-03-23 09:01:23 +00:00
Luke Jones
00a579d8ce OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=85 2017-03-23 08:36:45 +00:00
Luke Jones
7c2e5178f9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=84 2017-03-22 05:40:48 +00:00
Luke Jones
c95311bf32 Accepting request 481904 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/481904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=83
2017-03-22 05:18:22 +00:00
Luke Jones
2c12758fc1 Accepting request 481900 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/481900
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=82
2017-03-22 03:21:12 +00:00
Luke Jones
b38e308e7b - Update to 1.16.0
- Language updates
    * Lifetimes in statics and consts default to `'static`. [RFC 1623]
    * [The compiler's `dead_code` lint now accounts for type aliases][38051].
    * [Uninhabitable enums (those without any variants) no longer permit wildcard
      match patterns][38069]
    * [Clean up semantics of `self` in an import list][38313]
    * [`Self` may appear in `impl` headers][38920]
    * [`Self` may appear in struct expressions][39282]
- Compiler updates
    * [`rustc` now supports `--emit=metadata`, which causes rustc to emit
      a `.rmeta` file containing only crate metadata][38571]. This can be
      used by tools like the Rust Language Service to perform
      metadata-only builds.
    * [Levenshtein based typo suggestions now work in most places, while
      previously they worked only for fields and sometimes for local
      variables][38927]. Together with the overhaul of "no
      resolution"/"unexpected resolution" errors (#[38154]) they result in
      large and systematic improvement in resolution diagnostics.
    * [Fix `transmute::<T, U>` where `T` requires a bigger alignment than
      `U`][38670]
    * [rustc: use -Xlinker when specifying an rpath with ',' in it][38798]
    * [`rustc` no longer attempts to provide "consider using an explicit
      lifetime" suggestions][37057]. They were inaccurate.
      
- Stabilized APIs
    * [`VecDeque::truncate`]
    * [`VecDeque::resize`]
    * [`String::insert_str`]
    * [`Duration::checked_add`]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=80
2017-03-17 06:03:21 +00:00
Luke Jones
9a075e3f38 Accepting request 479057 from home:dimstar:Factory
- Remove duplicate license files from _docdir: rpm 4.13 no longer
  implicitly packages those files and we catch them using %license,

OBS-URL: https://build.opensuse.org/request/show/479057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=78
2017-03-14 19:23:20 +00:00
Luke Jones
34a5c8cd5c Accepting request 459969 from openSUSE:Factory:zSystems
- remove bootstrap for s390x as binaries are available in 
  openSUSE:Factory:zSystems

OBS-URL: https://build.opensuse.org/request/show/459969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=76
2017-02-23 08:17:04 +00:00
Luke Jones
809d338045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=73 2017-02-15 02:15:50 +00:00
Luke Jones
f9127d44bc OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=72 2017-02-15 00:12:35 +00:00
Luke Jones
8eb4debe4a OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=71 2017-02-14 20:37:43 +00:00
Luke Jones
d60fb8bad2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=70 2017-02-14 20:37:10 +00:00
Luke Jones
1ffad44a95 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=69 2017-02-14 09:37:20 +00:00
Luke Jones
1a43cf6465 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=68 2017-02-14 09:35:33 +00:00
Luke Jones
f3ef5d0f6e OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=67 2017-02-14 09:31:28 +00:00
Luke Jones
9ed84e474b Update spec to bootstrap only for releases less than
TW or Leap 42.2. These releases as yet have no successful
builds for which to build n+1 versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=66
2017-02-14 02:26:36 +00:00
Luke Jones
f9b6a7ce5b Set conditional builds up correctly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=63
2017-02-13 20:36:59 +00:00
Luke Jones
5c434839a1 Clean up previous modifications.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=62
2017-02-13 04:23:24 +00:00
Luke Jones
d95e60eefa Fix incorrect conditional tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=61
2017-02-13 04:13:22 +00:00
Luke Jones
a0dd104efa Add conditional for building for Leap 42.2 with bootstrap.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=60
2017-02-13 04:09:18 +00:00
Luke Jones
3e55321f25 Add conditionals for ARM, aarch64, ppc64, ppc64le to build using
bootstrap until n+1 version is released upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=59
2017-02-13 04:04:45 +00:00
Luke Jones
bbd20fa1a8 Restrict build to to use rustc n-1 version.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=58
2017-02-13 03:45:30 +00:00
Luke Jones
7a34637a1f OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=56 2017-02-11 18:49:10 +00:00
Luke Jones
3694124264 Accepting request 456412 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/456412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=55
2017-02-11 18:39:02 +00:00
Luke Jones
78bda059b8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=54 2017-02-11 11:00:32 +00:00
Luke Jones
4960b8b57d OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=53 2017-02-11 10:56:21 +00:00
Luke Jones
217c5a47ec OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=52 2017-02-11 10:52:06 +00:00
Luke Jones
afc609bcba Accepting request 456385 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/456385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=51
2017-02-11 09:48:47 +00:00
Luke Jones
f692d29948 Accepting request 456358 from home:luke_nukem:branches:devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/456358
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=49
2017-02-11 05:21:44 +00:00
Luke Jones
ef63fa83b1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=48 2017-02-10 20:57:55 +00:00
Luke Jones
2b98259793 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=47 2017-02-10 20:53:47 +00:00
Luke Jones
15728433fa OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=46 2017-02-10 20:50:37 +00:00
Luke Jones
4db3205f93 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=45 2017-02-10 20:47:02 +00:00
Luke Jones
9c2ce4d768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=43 2017-02-08 04:40:17 +00:00
Luke Jones
524223508d OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=42 2017-02-08 01:48:10 +00:00
Luke Jones
b392518f2e OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=41 2017-02-06 09:56:52 +00:00
Luke Jones
3c4f703ca1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=40 2017-02-06 09:13:27 +00:00
Luke Jones
18379fe6cd OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=39 2017-02-06 09:09:48 +00:00
Luke Jones
fcd2e997b0 Correct rust-triples use in spec.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=38
2017-02-06 09:07:11 +00:00
Luke Jones
b925753ed9 Correct the rust-triples by removing them for now. Rely on OBS
- Remove rust-triples to rely on OBS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=37
2017-02-06 08:38:07 +00:00
Luke Jones
a1ecdbb883 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=36 2017-02-06 08:28:22 +00:00
Luke Jones
f189933e4d - Update to 1.15.0
- Language updates
	* Basic procedural macros allowing custom `#[derive]`, aka "macros 1.1", are
	stable. This allows popular code-generating crates like Serde and Diesel to
	work ergonomically. [RFC 1681].
	* [Tuple structs may be empty. Unary and empty tuple structs may be instantiated
	with curly braces][36868]. Part of [RFC 1506].
	* [A number of minor changes to name resolution have been activated][37127].
	They add up to more consistent semantics, allowing for future evolution of
	Rust macros. Specified in [RFC 1560], see its section on ["changes"] for
	details of what is different. The breaking changes here have been transitioned
	through the [`legacy_imports`] lint since 1.14, with no known regressions.
	* [In `macro_rules`, `path` fragments can now be parsed as type parameter
	bounds][38279]
	* [`?Sized` can be used in `where` clauses][37791]
	* [There is now a limit on the size of monomorphized types and it can be
	modified with the `#![type_size_limit]` crate attribute, similarly to
	the `#![recursion_limit]` attribute][37789]
- Compiler changes
	* [On Windows, the compiler will apply dllimport attributes when linking to
	extern functions][37973]. Additional attributes and flags can control which
	library kind is linked and its name. [RFC 1717].
	* [Rust-ABI symbols are no longer exported from cdylibs][38117]
	* [The `--test` flag works with procedural macro crates][38107]
	* [Fix `extern "aapcs" fn` ABI][37814]
	* [The `-C no-stack-check` flag is deprecated][37636]. It does nothing.
	* [The `format!` expander recognizes incorrect `printf` and shell-style
	formatting directives and suggests the correct format][37613].
	* [Only report one error for all unused imports in an import list][37456]
- Compiler performance

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=35
2017-02-06 08:25:50 +00:00
Luke Jones
778c7e38e0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=34 2017-02-01 09:42:03 +00:00
Luke Jones
d5be603897 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=33 2017-02-01 09:35:55 +00:00