Re: GCC GSoC 2024: Call for project ideas and mentors

2024-01-19 Thread Arthur Cohen
ps://google.github.io/gsocguides/mentor/defining-a-project-ideas-list Thank you very much for your participation and help. Let's hope we attract some great contributors again this year. Martin -- Arthur Cohen Toolchain Engineer Embecosm GmbH Geschäftsführer: Jeremy Bennett Niede

[Request for Comments] Using Rust libraries in the Rust frontend

2024-01-22 Thread Arthur Cohen
Hi everyone, In order to increase the development speed of Rust features, we are seeking feedback on reusing some Rust components directly within our front-end. As mentioned in other conferences, the most important component we would like to integrate into the front-end is the polonius borrow

Re: [Request for Comments] Using Rust libraries in the Rust frontend

2024-01-25 Thread Arthur Cohen
Hi Richard, On 1/23/24 08:23, Richard Biener wrote: On Mon, Jan 22, 2024 at 7:51 PM Arthur Cohen wrote: Hi everyone, In order to increase the development speed of Rust features, we are seeking feedback on reusing some Rust components directly within our front-end. As mentioned in other

Re: [Request for Comments] Using Rust libraries in the Rust frontend

2024-01-26 Thread Arthur Cohen
On 1/25/24 19:19, Richard Biener wrote: Am 25.01.2024 um 16:03 schrieb Arthur Cohen : Hi Richard, On 1/23/24 08:23, Richard Biener wrote: On Mon, Jan 22, 2024 at 7:51 PM Arthur Cohen wrote: Hi everyone, In order to increase the development speed of Rust features, we are seeking

Re: [Request for Comments] Using Rust libraries in the Rust frontend

2024-01-26 Thread Arthur Cohen
Hi Iain, On 1/25/24 17:26, Iain Sandoe wrote: Hi Arthur, On 25 Jan 2024, at 15:03, Arthur Cohen wrote: On 1/23/24 08:23, Richard Biener wrote: On Mon, Jan 22, 2024 at 7:51 PM Arthur Cohen wrote: Hi everyone, In order to increase the development speed of Rust features, we are seeking

Re: [Request for Comments] Using Rust libraries in the Rust frontend

2024-01-26 Thread Arthur Cohen
additional rustc sources. Yes, I was a bit worried about the idea but it seems this is just me not knowing how to read so all is good. Using mrustc for this is a great idea however. Thanks! Arthur On Thu, 25 Jan 2024 at 10:04, Arthur Cohen <mailto:arthur.co...@embecosm.com>> wrote:

Re: [PATCH] Fix rust on *-w64-mingw32

2024-04-26 Thread Arthur Cohen
Hello, Thanks a lot for the patch :) I agree with Jakub that we should be using the GNU coding style in our call to std::replace - this is what we try to enforce in the rest of the Rust frontend. Regarding the changes to `mkdir_wrapped`, the function now looks a bit odd: void mkdir_wrapped

GSoC 2021 - Bridging the gap between rustc and gccrs

2021-04-07 Thread Arthur Cohen via Gcc
oUcpU-kGntdQ6FLfSVPP8co3TDJgcdEK2FmvdinlaNc/edit Feel free to leave any comments or suggestions and I'll do my best to apply them. Kind regards, Arthur Cohen

Re: Marc Poulhies appointed Ada co-maintainer

2022-07-18 Thread Arthur Cohen via Gcc
Congratulations Marc! Very happy for you. You deserve all the best. Félicitations :) -- Arthur On Mon, Jul 18, 2022, 19:35 David Edelsohn via Gcc wrote: > I am pleased to announce that the GCC Steering Committee has appointed > Marc Poulhies as Ada co-maintainer. > > Please join me in congra

Re: rust non-free-compatible trademark

2022-07-18 Thread Arthur Cohen via Gcc
he Polonius project. There > are of course tests for the borrow checker in the Rust test suite, and > those that check for expected compiler errors will fail with GCC. > > Thanks, > Florian Thanks, -- Arthur Cohen