Jacob Pratt
|
7b103e7dd2
|
Use derive_default_enum in the compiler
|
2021-11-22 20:17:53 -05:00 |
|
Mark Rousskov
|
3215eeb99f
|
Revert "Add rustc lint, warning when iterating over hashmaps"
|
2021-10-28 11:01:42 -04:00 |
|
lcnr
|
00e5abe9b6
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
|
Camille GILLOT
|
c355b2e5cd
|
Move ICH to rustc_query_system.
|
2021-10-03 16:08:53 +02:00 |
|
Camille GILLOT
|
8961616e60
|
Move rustc_middle::middle::cstore to rustc_session.
|
2021-10-03 16:08:51 +02:00 |
|
Aaron Hill
|
ff15b5e2c7
|
Query-ify global limit attribute handling
|
2021-07-04 12:33:14 -05:00 |
|
Pietro Albini
|
9e22b844dd
|
remove cfg(bootstrap)
|
2021-05-24 11:07:48 -04:00 |
|
Simonas Kazlauskas
|
64af7eae1e
|
Move SanitizerSet to rustc_target
|
2021-04-03 00:37:49 +03:00 |
|
mark
|
db5629adcb
|
stabilize or_patterns
|
2021-03-19 19:45:32 -05:00 |
|
Aaron Hill
|
18f89790da
|
Bump recursion_limit in a few places
This is needed to get rustdoc to succeed on `dist-x86_64-linux-alt`
|
2021-03-14 23:02:01 -04: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 |
|
Aaron Hill
|
23018a55d9
|
Implement rustc side of report-future-incompat
|
2020-10-30 20:02:14 -04:00 |
|
marmeladema
|
68500ffacb
|
datastructures: replace once_cell crate with an impl from std
|
2020-08-30 20:06:14 +01:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|