File tree
424 files changed
+8009
-3980
lines changed- .azure-pipelines/steps
- src
- bootstrap
- ci
- doc/unstable-book/src/language-features
- etc
- liballoc
- libarena
- libcore
- iter/adapters
- mem
- ptr
- slice
- tests
- libpanic_unwind
- librustc
- cfg
- dep_graph
- hir
- map
- ich
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- nll_relate
- opaque_types
- outlives
- lint
- middle
- mir
- interpret
- traits
- codegen
- query
- type_op
- specialize
- ty
- print
- query
- librustc_allocator
- librustc_borrowck
- borrowck
- gather_loans
- librustc_codegen_llvm
- librustc_codegen_ssa
- mir
- traits
- librustc_driver
- librustc_errors
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll
- explain_borrow
- region_infer
- error_reporting
- type_check
- liveness
- build
- expr
- matches
- dataflow
- impls
- move_paths
- hair
- cx
- pattern
- interpret
- intrinsics
- monomorphize
- transform
- util
- librustc_passes
- librustc_plugin
- librustc_privacy
- librustc_resolve
- librustc_save_analysis
- librustc_traits
- chalk_context
- librustc_typeck
- check
- method
- coherence
- outlives
- variance
- librustdoc
- clean
- html
- passes
- libserialize
- libstd
- ffi
- sys
- redox
- unix
- wasi
- wasm
- windows
- thread
- libsyntax
- ext
- tt
- parse
- print
- libsyntax_ext
- deriving
- generic
- libsyntax_pos
- test
- auxiliary
- codegen
- compile-fail
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
424 files changed
+8009
-3980
lines changedDiff for: .azure-pipelines/steps/run.yml
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Diff for: .travis.yml
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
| 266 | + | |
| 267 | + | |
267 | 268 |
| |
268 | 269 |
| |
269 | 270 |
| |
|
Diff for: Cargo.lock
+353-202
Large diffs are not rendered by default.
Diff for: src/bootstrap/job.rs
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
118 | 119 |
| |
119 | 120 |
| |
120 | 121 |
| |
121 |
| - | |
122 |
| - | |
| 122 | + | |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| |||
166 | 167 |
| |
167 | 168 |
| |
168 | 169 |
| |
169 |
| - | |
170 |
| - | |
| 170 | + | |
| 171 | + | |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
|
Diff for: src/bootstrap/util.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
212 |
| - | |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Diff for: src/ci/cpu-usage-over-time.py
+2-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 33 | + | |
| 34 | + | |
50 | 35 |
| |
51 | 36 |
| |
52 | 37 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
|
Diff for: src/etc/cpu-usage-over-time-plot.sh
+49
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + |
Diff for: src/etc/rust-lldb
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 |
|
Diff for: src/liballoc/rc.rs
+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1515 | 1515 |
| |
1516 | 1516 |
| |
1517 | 1517 |
| |
1518 |
| - | |
| 1518 | + | |
1519 | 1519 |
| |
1520 | 1520 |
| |
1521 | 1521 |
| |
1522 | 1522 |
| |
1523 | 1523 |
| |
1524 |
| - | |
| 1524 | + | |
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 | 1528 |
| |
1529 |
| - | |
| 1529 | + | |
1530 | 1530 |
| |
1531 | 1531 |
| |
1532 | 1532 |
| |
| |||
1537 | 1537 |
| |
1538 | 1538 |
| |
1539 | 1539 |
| |
1540 |
| - | |
| 1540 | + | |
1541 | 1541 |
| |
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 |
| - | |
| 1544 | + | |
1545 | 1545 |
| |
1546 | 1546 |
| |
1547 | 1547 |
| |
1548 |
| - | |
1549 |
| - | |
| 1548 | + | |
| 1549 | + | |
1550 | 1550 |
| |
1551 | 1551 |
| |
1552 | 1552 |
| |
|
Diff for: src/liballoc/sync.rs
+7-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1349 | 1349 |
| |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 |
| - | |
| 1352 | + | |
1353 | 1353 |
| |
1354 | 1354 |
| |
1355 | 1355 |
| |
1356 | 1356 |
| |
1357 | 1357 |
| |
1358 |
| - | |
| 1358 | + | |
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
1362 | 1362 |
| |
1363 |
| - | |
| 1363 | + | |
1364 | 1364 |
| |
1365 | 1365 |
| |
1366 | 1366 |
| |
| |||
1371 | 1371 |
| |
1372 | 1372 |
| |
1373 | 1373 |
| |
1374 |
| - | |
| 1374 | + | |
1375 | 1375 |
| |
1376 | 1376 |
| |
1377 | 1377 |
| |
1378 |
| - | |
| 1378 | + | |
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 | 1381 |
| |
1382 |
| - | |
1383 |
| - | |
| 1382 | + | |
| 1383 | + | |
1384 | 1384 |
| |
1385 | 1385 |
| |
1386 | 1386 |
| |
|
Diff for: src/libarena/lib.rs
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 |
| - | |
| 117 | + | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
374 |
| - | |
| 373 | + | |
| 374 | + | |
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
|
Diff for: src/libcore/convert.rs
+13-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
206 |
| - | |
207 |
| - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 |
| - | |
| 218 | + | |
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
| |||
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
246 |
| - | |
247 |
| - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
248 | 248 |
| |
249 |
| - | |
250 |
| - | |
| 249 | + | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
| |||
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
0 commit comments