Jules Bertholet

Results 42 issues of Jules Bertholet

container-images
breaking change

The CalDav backend isn't available on the latest Flathub release (0.6) because the Python `caldav` dependency isn't available. It would be great if this feature was made available in the...

## Feature request **What is the expected behavior?** Currently, there is no way to tell Webpack to watch additional paths for changes when using `watch`. It would be nice if...

enhancement
webpack-5

## Standards checklist: - [x] The PR title is descriptive. - [x] The code compiles (`cargo build`) - [x] The code passes rustfmt (`cargo fmt`) - [x] The code passes...

[**Rendered**](https://github.com/Jules-Bertholet/rfcs/blob/aligned-trait/text/3319-aligned-trait.md) Add an `Aligned` trait to `core::marker`, as a supertrait of `Sized`. [Implementation](https://github.com/Jules-Bertholet/rust/tree/aligned)

T-lang
A-alignment

Addresses #6058 @ytmimi

pr-not-reviewed

[Rendered](https://github.com/Jules-Bertholet/rfcs/blob/implementable-trait-alias/text/3437-implementable-trait-alias.md) Allow writing `impl` blocks for most trait aliases. Also, allow trait aliases to have bodies. [Prior discussion on Internals](https://internals.rust-lang.org/t/implementable-trait-aliases/18806/) @rustbot label A-traits

T-lang
A-traits
I-types-nominated
I-lang-radar

[**Rendered**](https://github.com/Jules-Bertholet/rfcs/blob/manuallydrop-deref-move/text/3466-manuallydrop-deref-move.md) Pre-RFC discussion on [Internals](https://internals.rust-lang.org/t/move-out-of-deref-for-manuallydrop/19216/) @rustbot label A-drop

T-lang
A-drop

From https://www.unicode.org/faq/unsup_char.html#3: > All default-ignorable characters should be rendered as completely invisible (and non advancing, i.e. “zero width”), if not explicitly supported in rendering. However, this library incorrectly considers some...

[UAX 44, Prepended_Concatenation_Mark](https://www.unicode.org/reports/tr44/#Prepended_Concatenation_Mark): > A small class of visible format controls, which precede and then span a sequence of other characters, usually digits. These have also been known as "subtending...