all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Rust and parametric packages
@ 2021-03-17 17:30 raingloom
  2021-03-17 18:23 ` Léo Le Bouter
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2021-03-17 17:30 UTC (permalink / raw)
  To: guix-devel@gnu.org

I'm re-reading the threads about Rust packaging and I realized there
might be a solution to the build artifact reuse problem.

As I understand it, the problem is that crates can be compiled with any
number of features enabled or disabled. If this and the compiler
version are truly the only variables to consider, we could just lift
the features to the package level, right?

https://lists.gnu.org/archive/html/guix-devel/2021-02/msg00269.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Rust and parametric packages
  2021-03-17 17:30 Rust and parametric packages raingloom
@ 2021-03-17 18:23 ` Léo Le Bouter
  2021-04-03 15:47   ` Hartmut Goebel
  0 siblings, 1 reply; 4+ messages in thread
From: Léo Le Bouter @ 2021-03-17 18:23 UTC (permalink / raw)
  To: raingloom, guix-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

On Wed, 2021-03-17 at 18:30 +0100, raingloom wrote:
> I'm re-reading the threads about Rust packaging and I realized there
> might be a solution to the build artifact reuse problem.
> 
> As I understand it, the problem is that crates can be compiled with
> any
> number of features enabled or disabled. If this and the compiler
> version are truly the only variables to consider, we could just lift
> the features to the package level, right?
> 
> https://lists.gnu.org/archive/html/guix-devel/2021-02/msg00269.html
> 

I advise you look there also: 
https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/rlib-intermediate-object-reuse/near/225653640

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Rust and parametric packages
  2021-03-17 18:23 ` Léo Le Bouter
@ 2021-04-03 15:47   ` Hartmut Goebel
  2021-04-03 21:47     ` Léo Le Bouter
  0 siblings, 1 reply; 4+ messages in thread
From: Hartmut Goebel @ 2021-04-03 15:47 UTC (permalink / raw)
  To: Léo Le Bouter, raingloom, guix-devel@gnu.org

Am 17.03.21 um 19:23 schrieb Léo Le Bouter:
> I advise you look there also: 
> https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/rlib-intermediate-object-reuse/near/225653640

Access requires a login. Is there a publicly available mirror?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Rust and parametric packages
  2021-04-03 15:47   ` Hartmut Goebel
@ 2021-04-03 21:47     ` Léo Le Bouter
  0 siblings, 0 replies; 4+ messages in thread
From: Léo Le Bouter @ 2021-04-03 21:47 UTC (permalink / raw)
  To: Hartmut Goebel, raingloom, guix-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 370 bytes --]

On Sat, 2021-04-03 at 17:47 +0200, Hartmut Goebel wrote:
> Am 17.03.21 um 19:23 schrieb Léo Le Bouter:
> > I advise you look there also: 
> > https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/rlib-intermediate-object-reuse/near/225653640
> 
> Access requires a login. Is there a publicly available mirror?
> 

Unfortunately I don't think so!

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-03 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 17:30 Rust and parametric packages raingloom
2021-03-17 18:23 ` Léo Le Bouter
2021-04-03 15:47   ` Hartmut Goebel
2021-04-03 21:47     ` Léo Le Bouter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.