ruwuma/crates/ruma-api/tests/ui/02-invalid-path.stderr
2022-02-13 11:44:32 +01:00

12 lines
433 B
Plaintext

error: path may only contain printable ASCII characters with no spaces
--> tests/ui/02-invalid-path.rs:8:24
|
8 | unstable_path: "µ/°/§/€",
| ^^^^^^^^^
error: path may only contain printable ASCII characters with no spaces
--> tests/ui/02-invalid-path.rs:26:24
|
26 | unstable_path: "path/to/invalid space/endpoint",
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^