-
### What happened?
Starting from version 1.7.0 up (bug was detected after upgrade to 1.9.0 from 1.6.1) we see application crashes probably caused by user logging out from AppServices and realm closin…
-
**Environment**:
- **Oracle VM - **
- **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):
-
-
[tco@node1 ~]$ printf "$(uname -srm)\n$(cat /etc/os-release)\n"
Linux 5.15.0-3.60.5.1…
-
[Source](https://rust-lang.github.io/generic-associated-types-initiative/design-discussions/where-the-where.html)
## Summary
Proposed: to alter the syntax of where clauses on type aliases so tha…
-
First of all, many thanks for providing such a useful tool @simonepri !
Unfortunately, I get the following error when running an export with Python version 3.11.6 and 3.12.0:
```
D:\Programs\Pyth…
-
Example code:
```rust
/// You cannot send arrays with different sizes:
/// ```compile_fail
/// // You need to use your package name.
/// use reproduce_miri::G;
/// G::i_am_break_on_different_a…
-
### Code
Here's the trait:
```
#![feature(generic_const_exprs)]
pub trait CrossProduct CrossProduct
`rustc --version --verbose`:
```
rustc 1.70.0-nightly (a41fc00ea 2023-04-13)
binar…
-
When calling `(x: Type)::into()` in a fn that expects `Into` we currently emit:
```
error[E0283]: type annotations needed
--> src/librustc_resolve/late/diagnostics.rs:1143:21
|
1143 | …
-
It happened after rebasing to commit `a1b499134a62130871382b5ea381b2f18c5033cd`.
### Command
```
if [ ! -f config.toml ]; then
./configure \
--tools="cargo,miri,src,analys…
-
### Expected Behaviour
The crate should compile by default
### Example & Steps To Reproduce
1. Create a `rust-gpu` shader crate using the exact version of `rustc` needed and `num-traits` 0.15…
-
Allow the user to select a route file (gps, tcx, whatever), store it in the database, and display it on map overlay during a bike ride, run, hike, or other outdoor activity.