Commit 624ee9b
committed
rust: avoid using nightly for sanitizer (ASAN, TSAN).
Use Rust stable for ASAN with RUSTC_BOOTSTRAP environment variable.
RUSTC_BOOTSTRAP is discouraged, but we want to have some stability on
the different compilers that we want to use.
Change-Id: Ia1a9978cb49e1bec5925d3747cf6031637dba069
Priv-Id: fbcda92854c98f4864d32f82b5a8de6197ca729b1 parent 170ade8 commit 624ee9b
2 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
| 263 | + | |
265 | 264 | | |
266 | 265 | | |
267 | 266 | | |
| |||
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
288 | 292 | | |
289 | 293 | | |
290 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
| 295 | + | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | 301 | | |
304 | 302 | | |
305 | 303 | | |
| 304 | + | |
306 | 305 | | |
307 | 306 | | |
308 | 307 | | |
| |||
553 | 552 | | |
554 | 553 | | |
555 | 554 | | |
556 | | - | |
557 | 555 | | |
558 | 556 | | |
559 | 557 | | |
| |||
0 commit comments