This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit ed7281e
committed
Auto merge of rust-lang#112595 - hargoniX:l4re_fix, r=Mark-Simulacrum
fix: get the l4re target working again
This is based on work from rust-lang#103966, addressing the review comment by `@m-ou-se` at the time and "fixing" the (probably newly) missing read_buf.File tree
3 files changed
+23
-3
lines changed- library/std/src
- sys/unix
- process
3 files changed
+23
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
839 | 840 | | |
840 | 841 | | |
841 | 842 | | |
| 843 | + | |
842 | 844 | | |
843 | 845 | | |
| 846 | + | |
844 | 847 | | |
845 | 848 | | |
846 | 849 | | |
847 | 850 | | |
| 851 | + | |
848 | 852 | | |
| 853 | + | |
849 | 854 | | |
| 855 | + | |
850 | 856 | | |
| 857 | + | |
851 | 858 | | |
| 859 | + | |
852 | 860 | | |
| 861 | + | |
853 | 862 | | |
| 863 | + | |
854 | 864 | | |
| 865 | + | |
855 | 866 | | |
| 867 | + | |
856 | 868 | | |
| 869 | + | |
857 | 870 | | |
| 871 | + | |
858 | 872 | | |
| 873 | + | |
859 | 874 | | |
860 | | - | |
| 875 | + | |
861 | 876 | | |
862 | 877 | | |
863 | 878 | | |
| 879 | + | |
864 | 880 | | |
865 | 881 | | |
866 | 882 | | |
| |||
0 commit comments