granite-rust/doc
flip1995 547ce0db27
Change env var used for testing Clippy
This changes the variable used for testing Clippy in the internal test
suite:

```
CLIPPY_TESTS -> __CLIPPY_INTERNAL_TESTS
```

`CLIPPY_TESTS` is understandably used in environments of Clippy users,
so we shouldn't use it in our test suite.
2021-01-07 12:38:10 +01:00
..
adding_lints.md Change env var used for testing Clippy 2021-01-07 12:38:10 +01:00
backport.md Update backport documentation to the subtree workflow 2020-10-09 14:16:59 +02:00
basics.md cargo dev: rename ra-setup to ra_setup to be in line with the other commands 2020-12-13 18:52:46 +01:00
changelog_update.md Improve changlog update documentation 2020-11-19 11:23:59 +01:00
common_tools_writing_lints.md fixup! Rename tables to typecheck_result() 2020-10-07 17:10:31 +02:00
release.md Update release documentation 2020-10-09 09:40:57 +02:00