-
### Run Information
Architecture | x86
-- | --
OS | Windows 10.0.18362
Baseline | [76a443d3954f072c7e9778844115026e564ce5a1](https://github.com/dotnet/runtime/commit/76a443d3954f072c7e9778844115…
-
When executing the following snippet:
```clojure
(ns zenika-elastitsch.core
(:require
[clojurewerkz.elastisch.rest :as esr]
[clojurewerkz.elastisch.rest.index :as esi]
[clojurewerkz…
-
**Describe the bug**
De-compiling code that uses conditional float division and multiplication will not show these operations.
It also does not recognize the `_ftol` function and the conversion from…
-
## Description
When executing instructions `rol` and `ror`, the count is sometimes calculated without taking the correct mod size, where size is the operand size.
According to manual, the correct …
-
See https://buildkite.com/julialang/rr/builds/1417#018ad0a0-afaf-4aa7-be67-23f12ace08aa
```
Test 'unexpected_exit_pid_ns_32' FAILED: : error during replay:
-----------------------------------------…
-
Hi all-
I'm having an issue wherein when I try to debug a test, it just sits there with the waiting animation next to the test name. The debugger doesn't launch. Here's the output in the "Test Expl…
-
太难了,还是太菜了呜呜呜呜呜!!!
-
# Bug
The moons endpoint will return data for asteroid belts, planets, stargates, stations and stars. The request below uses a star as the example, but they all follow the same pattern.
This is si…
-
RyuJIT has room for optimization in switch statements like the case below.
```cs
private static void WriteInteger(uint i)
{
string s;
switch (i & 7)
{
case 0: s = "0"; bre…
-
# Bug
When requesting the characters information for certain characters, the string returned for the `description` attribute appears to be in Python format. Instead of a normal string like `"Zuverl…