| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix line numbering in tidy | Laurențiu Nicola | 2021-06-18 | 1 | -1/+1 |
* | Nest all the or-patterns! | Lukas Wirth | 2021-06-17 | 1 | -1/+1 |
* | minor: fix typo | Aleksey Kladov | 2021-06-15 | 1 | -1/+1 |
* | internal: enforce no #[ignore] and no #[should_panic] | Aleksey Kladov | 2021-06-15 | 1 | -0/+31 |
* | Use objects instead of bools for markers in package.json | Laurențiu Nicola | 2021-06-15 | 1 | -2/+2 |
* | Merge #9260 | bors[bot] | 2021-06-14 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: make rustdoc links spiky so they are clickable | Jade | 2021-06-14 | 1 | -1/+1 |
* | | internal: start new diagnostics API | Aleksey Kladov | 2021-06-13 | 1 | -1/+4 |
* | | internal: check that coverage marks are always paired | Aleksey Kladov | 2021-06-13 | 1 | -1/+48 |
* | | clippy::useless_conversion | Maan2003 | 2021-06-13 | 1 | -2/+1 |
* | | clippy::redudant_borrow | Maan2003 | 2021-06-13 | 3 | -5/+5 |
* | | Update ungrammar | Jonas Schievink | 2021-06-11 | 1 | -1/+1 |
|/ |
|
* | Use HTTPS for clippy lint JSON | Laurențiu Nicola | 2021-06-07 | 1 | -1/+1 |
* | Unescape generated clippy lints | Lukas Wirth | 2021-06-05 | 1 | -0/+5 |
* | Enable proc macros and build scripts by default in CLI | Laurențiu Nicola | 2021-06-05 | 1 | -3/+2 |
* | Exclude `crates/ide_db/src/helpers/generated_lints.rs` from `tidy::check_todo` | Lukas Wirth | 2021-06-04 | 1 | -3/+5 |
* | Replace `-` with `_` in generated lint names | Lukas Wirth | 2021-06-04 | 1 | -7/+12 |
* | Generate default lint groups | Lukas Wirth | 2021-06-04 | 1 | -9/+24 |
* | Generate default lint completions | Lukas Wirth | 2021-06-04 | 1 | -11/+41 |
* | Implement hover for lints | Lukas Wirth | 2021-06-04 | 1 | -8/+12 |
* | Use push_str | Clemens Wasser | 2021-06-03 | 1 | -2/+2 |
* | Apply more clippy suggestions and update generated | Clemens Wasser | 2021-06-03 | 2 | -6/+6 |
* | Apply a few clippy suggestions | Clemens Wasser | 2021-06-03 | 1 | -11/+9 |
* | internal: disable debuginfo afterall | Aleksey Kladov | 2021-05-27 | 1 | -1/+5 |
* | tidy | Domantas Jadenkus | 2021-05-24 | 1 | -0/+1 |
* | internal: try re-enabling debug info on releases again | Aleksey Kladov | 2021-05-24 | 1 | -6/+2 |
* | internal: disable debug symbols due to failing windows build | Aleksey Kladov | 2021-05-23 | 1 | -1/+6 |
* | Merge #8926 | bors[bot] | 2021-05-22 | 1 | -19/+1 |
|\ |
|
| * | Drop uncompressed release artifacts and those following the old naming conven... | Laurențiu Nicola | 2021-05-22 | 1 | -19/+1 |
* | | internal: try enabling debug info for releases | Aleksey Kladov | 2021-05-22 | 1 | -0/+1 |
|/ |
|
* | Add last remaining module docstring | Florian Diebold | 2021-05-22 | 1 | -21/+2 |
* | Add even more docs | Aleksey Kladov | 2021-05-22 | 1 | -2/+2 |
* | Add more docs | Aleksey Kladov | 2021-05-22 | 1 | -12/+1 |
* | internal: scalable module structure for fixits | Aleksey Kladov | 2021-05-17 | 1 | -3/+2 |
* | fix: direct people to the right repository | Aleksey Kladov | 2021-05-07 | 1 | -2/+4 |
* | internal: use API stabilized in 1.52 | Aleksey Kladov | 2021-05-06 | 1 | -1/+1 |
* | Merge #8710 | bors[bot] | 2021-05-03 | 1 | -0/+1 |
|\ |
|
| * | feat: build releases with lto=true | Aleksey Kladov | 2021-05-03 | 1 | -0/+1 |
* | | Merge #8427 | bors[bot] | 2021-05-03 | 3 | -86/+0 |
|\ \
| |/
|/| |
|
| * | Move CI to rust-cache Action | Arpad Borsos | 2021-04-08 | 3 | -86/+0 |
* | | Use -u instead of --utc date flag | Kirill Bulatov | 2021-04-26 | 1 | -1/+1 |
* | | fix: add date to the version string on Mac | Aleksey Kladov | 2021-04-26 | 1 | -1/+1 |
* | | fix: dont' misundentify nightly as stable in --version on Mac&Win | Aleksey Kladov | 2021-04-26 | 3 | -22/+17 |
* | | Update xtask/src/release.rs | Aleksey Kladov | 2021-04-26 | 1 | -1/+1 |
* | | Update xtask/src/release.rs | Aleksey Kladov | 2021-04-26 | 1 | -1/+1 |
* | | internal: make normal release after a poin release less annoying | Aleksey Kladov | 2021-04-26 | 1 | -1/+10 |
* | | fix: correct version string to contain hash, build date and channel | Aleksey Kladov | 2021-04-24 | 1 | -3/+5 |
* | | minor | Aleksey Kladov | 2021-04-24 | 1 | -1/+1 |
* | | minor | Aleksey Kladov | 2021-04-24 | 1 | -1/+1 |
* | | fix: 'configuration.property' error in VS Code | Aleksey Kladov | 2021-04-23 | 1 | -1/+3 |