Mara Bos
|
1acb44f03c
|
Use IntoIterator for array impl everywhere.
|
2021-12-04 19:40:33 +01:00 |
|
bjorn3
|
83ddedf170
|
Remove various unused feature gates
|
2021-10-02 19:09:18 +02:00 |
|
Erik Desjardins
|
4d635fdf63
|
use undef for uninitialized bytes in constants
|
2021-08-25 17:49:28 -04:00 |
|
Adam Bratschi-Kaye
|
88b01f1178
|
Emit warnings for unused fields in custom targets.
|
2021-06-17 21:48:02 +02:00 |
|
bjorn3
|
312f964478
|
Remove unused feature gates
|
2021-05-31 13:55:43 +02:00 |
|
Jacob Pratt
|
bc2f0fb5a9
|
Specialize implementations
Implementations in stdlib are now optimized as they were before.
|
2021-05-26 18:07:09 -04:00 |
|
Simonas Kazlauskas
|
b7c5599d22
|
Adjust target search algorithm for rustlib path
With this the concerns expressed in #83800 should be addressed.
|
2021-05-10 19:15:19 +03:00 |
|
Ralf Jung
|
bd9556956a
|
fix feature use in rustc libs
|
2021-04-18 22:05:45 +02:00 |
|
pierwill
|
0019ca9141
|
Fix outdated crate names in compiler docs
Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.
Also fix incorrect file paths.
|
2021-04-08 11:12:14 -05:00 |
|
Jacob Pratt
|
c28f2a8bee
|
Stabilize str_split_once
|
2021-02-09 23:17:11 -05:00 |
|
Eric Arellano
|
12db2225b6
|
Dogfood 'str_split_once() with compiler/
|
2020-12-07 12:48:44 -07:00 |
|
Erik Hofmayer
|
138a2e5eaa
|
/nightly/nightly-rustc
|
2020-09-23 21:51:56 +02:00 |
|
Erik Hofmayer
|
dd66ea2d3d
|
Updated html_root_url for compiler crates
|
2020-09-23 21:14:43 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|