about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-22 16:13:26 +0100
committerGitHub <noreply@github.com>2024-01-22 16:13:26 +0100
commite9c2e1bfbed1b7c1f48bcbd545620a54af2c40cf (patch)
tree63bf2a44e3432a3bd9b00751fa50a1def50dfebb /compiler/rustc_pattern_analysis/src
parentc5984caa443cbffdfe9223df75f6e9ab88409f1f (diff)
parent50e4fede2427f54cbdb9e4d556aa9ef4c68332fb (diff)
downloadrust-e9c2e1bfbed1b7c1f48bcbd545620a54af2c40cf.tar.gz
rust-e9c2e1bfbed1b7c1f48bcbd545620a54af2c40cf.zip
Rollup merge of #119408 - betrusted-io:xous-fixes-add-network, r=Mark-Simulacrum
xous: misc fixes + add network support

This patchset makes several fixes to Xous support. Additionally, this patch adds networking support.

Many of these fixes are the result of the recent patch to get `unwinding` support merged. As a result of this patch, we can now run rust tests. As a result of these tests, we now have 729 tests passing:

```
failures:
    env::tests::test
    env::tests::test_self_exe_path
    env::tests::vars_debug
    env::tests::vars_os_debug
    os::raw::tests::same
    path::tests::test_push
    path::tests::test_set_file_name
    time::tests::since_epoch
test result: FAILED. 729 passed; 8 failed; 1 ignored; 0 measured; 0 filtered out; finished in 214.54s
```

In the course of fixing several tests and getting the test sequence to reliably run, several issues were found. This patchset fixes those issues.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions