Murarth

Results 8 issues of Murarth

A "dumb" terminal is any Unix terminal that does not provide a `terminfo` entry, such as those implemented by gvim and emacs. These terminals do not provide the operations expected...

The API was removed: rust-lang/rust#35174

**Note to users**: In order to build and run rusti, you can use [rustup](https://github.com/rust-lang/rustup) to install a nightly build of rusti, by using the `--channel=nightly` flag. Further directions can be...

This one seems like a very tough problem.

feature

The command would resolve a name and print its type (for a named value) or definition (for a named type) and the place it was defined. I don't think this...

feature

`rusti=> thread_local!(static FOO: int = 1);` crashes with: ``` Relocation type not implemented yet! UNREACHABLE executed at /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:266! Aborted (core dumped) ```

crash

This issue tracks the implementation of IME composition events on each platform, an API initially proposed in #1293. PRs implementing this event should be made against the `composition-event` branch, which...

S - enhancement
H - help wanted
DS - macos
DS - windows
DS - wayland
DS - android
S - api
DS - ios
DS - web