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
Luke Jones
02b41e2182
- Adjust build so that aarch and ARM architectures use bootstrap for
...
initial build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=31
2017-01-31 09:42:28 +00:00
Luke Jones
2b49e822b5
- Fix provides/conflicts/obsoletes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=30
2017-01-31 04:25:56 +00:00
Luke Jones
9d3a3b3902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=29
2017-01-31 04:14:42 +00:00
Luke Jones
7bf04bc990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=28
2017-01-31 04:14:30 +00:00
Luke Jones
a4612e106a
- Use the same provides/conflicts as rustc-bootstrap
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=27
2017-01-31 04:08:54 +00:00
Luke Jones
68145c97e7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=26
2017-01-31 03:16:19 +00:00
Luke Jones
0c051b70c7
- Fix RPM conflicts.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=25
2017-01-31 03:15:13 +00:00
Luke Jones
0e25c140f9
Accepting request 452507 from home:luke_nukem:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/452507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=23
2017-01-25 22:14:18 +00:00
Luke Jones
a1c48bbe77
Accepting request 447471 from home:luke_nukem:branches:devel:languages:rust
...
* update to v1.14.0
* cleanup spec
* build archv7hl using bootstrap binary since no previous package builds were successful
OBS-URL: https://build.opensuse.org/request/show/447471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=22
2016-12-23 23:13:37 +00:00
Luke Jones
2f5f2f2954
Accepting request 446883 from home:luke_nukem:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/446883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=21
2016-12-18 17:48:47 +00:00
Luke Jones
235dd914d5
Accepting request 446880 from home:luke_nukem:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/446880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=20
2016-12-18 09:11:16 +00:00
Luke Jones
7324b477db
Accepting request 446876 from home:luke_nukem:branches:devel:languages:rust
...
Update to 1.12.1
OBS-URL: https://build.opensuse.org/request/show/446876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=19
2016-12-18 08:17:52 +00:00
Luke Jones
0e4a38e467
Accepting request 446855 from home:luke_nukem:branches:devel:languages:rust
...
Spec file changed to use either the previous packaged version or the rustc-bootstrap for building. v1.11.0 is currently using the bootstrap in an effort to get ARM arch versions up and running.
OBS-URL: https://build.opensuse.org/request/show/446855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=18
2016-12-18 00:34:00 +00:00
Luke Jones
eb2298a262
- Revert from v1.13 to v1.11 in preparation for alternative
...
packaging.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=11
2016-12-16 23:28:41 +00:00
Luke Jones
ccecbe087b
Accepting request 446549 from home:luke_nukem:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/446549
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=10
2016-12-16 04:07:08 +00:00
Kristoffer Gronlund
0cfbf98002
Accepting request 438487 from home:matwey:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/438487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=9
2016-11-03 08:08:48 +00:00
Michal Vyskocil
bf3818f75d
Accepting request 438072 from home:matwey:branches:devel:languages:rust
...
OBS-URL: https://build.opensuse.org/request/show/438072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=8
2016-10-31 19:32:47 +00:00
Kristoffer Gronlund
8108225eac
Try to fix Provides/Obsoletes for gdb subpackage
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=7
2016-10-26 08:48:07 +00:00
Kristoffer Gronlund
743ec85b28
Accepting request 437035 from home:KGronlund:branches:devel:languages:rust
...
- Update to 1.11
+ Add support for cdylib crate types
- Remove merged patches:
* 0001-Fix-misleading-intentation-errors-on-gcc-6.0.patch
* 0002-Fix-GCC-6-misleading-indentation-error-in-hoedown.patch
OBS-URL: https://build.opensuse.org/request/show/437035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=5
2016-10-24 07:34:54 +00:00
Michal Vyskocil
73e6f43584
Accepting request 426134 from home:KGronlund:branches:devel:languages:rust
...
Revised packaging for rust-gdb to handle conflict
with rustc-1_9-gdb
OBS-URL: https://build.opensuse.org/request/show/426134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=3
2016-09-09 11:49:01 +00:00
Kristoffer Gronlund
3030dfef14
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=2
2016-09-08 15:15:24 +00:00
Michal Vyskocil
029d4d490e
Accepting request 424927 from home:KGronlund:branches:devel:languages:rust
...
Revised packaging suggestion for rust: Package as
rust from now on. Add Recommends: for cargo.
Will remove rustc-stable.
This makes it easier to submit new versions to
openSUSE:Factory, and easier for users to find
rust.
OBS-URL: https://build.opensuse.org/request/show/424927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=1
2016-09-06 16:11:34 +00:00