P-E-P
P-E-P
@CohenArthur any change on this ? We should have merged the patch by now
It is from an unstable internal feature (Even the rust unstable book [has nothing about this feature](https://doc.rust-lang.org/beta/unstable-book/library-features/receiver-trait.html) :laughing: ), hence why you couldn't find anything, we may have to support...
I don't get your changelog message: ``` * ast/rust-macro.h: Likewise. * resolve/rust-early-name-resolver.cc (EarlyNameResolver::visit): Likewise. * util/rust-hir-map.cc (Mappings::insert_macro_invocation): Likewise. (Mappings::lookup_macro_invocation): Likewise. (Mappings::insert_bang_proc_macro_invocation): Likewise. ``` There is nothing to be like, how...
@powerboat9 The MacOS CI broke, we repaired it but you need to rebase your branch now.
Looks like cargo is trying to update the lock file and fail. I've noticed ffi-polonius does not use the same cargo config as libformat parser. Maybe we should update the...
> Couldn't find #2906 until just now, so I didn't notice that this duplicates much of #2958 We merged the other PR however it misses the non enum variant number...
Just seen this is unstable in 1.49, low priority.
> where should I perform rust_error() for missing feature gates, I'm not sure which file i should look into for this ? @badumbatish IIRC you should look into `gcc/rust/checks/errors/rust-feature-gate.*`
@CohenArthur Unless mistaken this issue should be closed