| Age | Commit message (Expand) | Author | Lines |
| 2024-08-18 | Improve `collapsible_match` error message syntax | sobolevn | -2/+2 |
| 2024-08-18 | Auto merge of #13248 - Alexendoo:format-arg-ast-fallback, r=xFrednet | bors | -32/+10 |
| 2024-08-18 | Auto merge of #13273 - alex-semenyuk:assigning_clones_disable_for_test, r=bly... | bors | -1/+42 |
| 2024-08-16 | Auto merge of #13274 - Alexendoo:from-str-radix-10-docs, r=xFrednet | bors | -2/+2 |
| 2024-08-16 | Fix code snippet in from_str_radix_10 docs | Alex Macleod | -2/+2 |
| 2024-08-16 | Disable assigning_clones for tests | Alexey Semenyuk | -1/+42 |
| 2024-08-15 | Auto merge of #13272 - flip1995:vacation, r=flip1995 | bors | -0/+1 |
| 2024-08-15 | flip1995: 2 week vacation | Philipp Krones | -0/+1 |
| 2024-08-14 | Auto merge of #13193 - alex-semenyuk:fix_doc_unused_io_amount, r=xFrednet | bors | -1/+8 |
| 2024-08-13 | Auto merge of #13253 - alex-semenyuk:fix_message_unnecessary_unwrap, r=llogiq | bors | -17/+17 |
| 2024-08-13 | Auto merge of #13265 - antonilol:lint-source-location, r=Alexendoo | bors | -4/+4 |
| 2024-08-13 | fix source location github link | Antoni Spaanderman | -1/+1 |
| 2024-08-13 | fix indentation in docs | Antoni Spaanderman | -3/+3 |
| 2024-08-13 | Auto merge of #13221 - Alexendoo:farewell-metadata-collector, r=xFrednet | bors | -1233/+473 |
| 2024-08-12 | Remove `HashSet`s from `Conf` | Alex Macleod | -27/+25 |
| 2024-08-12 | Replace the metadata collector with tests | Alex Macleod | -1206/+448 |
| 2024-08-12 | Auto merge of #13230 - kyoto7250:fix_issue_13099, r=flip1995 | bors | -3/+12 |
| 2024-08-12 | Auto merge of #13261 - antonilol:fix-doc-code-blocks, r=xFrednet | bors | -6/+8 |
| 2024-08-12 | Auto merge of #13255 - Jarcho:get_src_display2, r=Manishearth | bors | -118/+161 |
| 2024-08-12 | fix code blocks in doc comments inconsistently using 3 or 4 spaces of indenta... | Antoni Spaanderman | -6/+8 |
| 2024-08-12 | Auto merge of #13243 - Alexendoo:rustcversion, r=flip1995 | bors | -39/+30 |
| 2024-08-11 | Remove more instances of `snippet_opt`. | Jason Newcomb | -93/+109 |
| 2024-08-11 | Auto merge of #13187 - GuillaumeGomez:settings-menu, r=Alexendoo | bors | -406/+471 |
| 2024-08-11 | Move themes directly into HTML | Guillaume Gomez | -12/+7 |
| 2024-08-11 | Unify theme and settings menus | Guillaume Gomez | -98/+72 |
| 2024-08-11 | Clarify message for unwrap lint | Alexey Semenyuk | -17/+17 |
| 2024-08-11 | Auto merge of #13250 - Alexendoo:lintcheck-diff-key, r=xFrednet | bors | -25/+28 |
| 2024-08-10 | lintcheck: key lints on line start rather than byte start/end | Alex Macleod | -25/+28 |
| 2024-08-10 | Auto merge of #13163 - GuillaumeGomez:fix-13097, r=Alexendoo | bors | -0/+48 |
| 2024-08-10 | Auto merge of #13220 - y21:issue13219, r=dswij | bors | -6/+46 |
| 2024-08-10 | Remove `find_format_arg_expr` AST fallback | Alex Macleod | -32/+10 |
| 2024-08-10 | Auto merge of #13041 - Jarcho:path, r=y21 | bors | -225/+415 |
| 2024-08-09 | Refactor `absolute_paths`: | Jason Newcomb | -225/+415 |
| 2024-08-09 | Rename `get_source_text` to `get_source_range`. Add new `get_source_text` whi... | Jason Newcomb | -26/+53 |
| 2024-08-09 | Replace `rustc_semver` with `rustc_session::RustcVersion` | Alex Macleod | -39/+30 |
| 2024-08-09 | Auto merge of #13211 - rzvxa:respect_allow_inconsistent_struct_constructor_on... | bors | -11/+58 |
| 2024-08-09 | use `fulfill_or_allowed` over `is_lint_allowed`. | rzvxa | -11/+12 |
| 2024-08-08 | Auto merge of #13236 - flip1995:rustup, r=flip1995 | bors | -219/+84 |
| 2024-08-08 | Bump nightly version -> 2024-08-08 | Philipp Krones | -1/+1 |
| 2024-08-08 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -4042/+5624 |
| 2024-08-08 | Auto merge of #13200 - Jarcho:constant_no_typeck, r=Alexendoo | bors | -386/+395 |
| 2024-08-08 | Require `ConstEvalCtxt` to be constructed. | Jason Newcomb | -276/+267 |
| 2024-08-08 | Don't store `LateContext` in `ConstEvalLateContext` | Jason Newcomb | -78/+75 |
| 2024-08-08 | Add `HasSession` trait | Jason Newcomb | -54/+75 |
| 2024-08-08 | Auto merge of #13231 - Jarcho:no_tree_walk_in_const, r=Alexendoo | bors | -67/+71 |
| 2024-08-08 | Auto merge of #11441 - Jarcho:issue_11365, r=xFrednet | bors | -195/+437 |
| 2024-08-08 | Auto merge of #13234 - Alexendoo:lintcheck-doc-links, r=xFrednet | bors | -1/+2 |
| 2024-08-08 | lintcheck: disable doc links | Alex Macleod | -1/+2 |
| 2024-08-07 | Auto merge of #13232 - Alexendoo:path-prefix, r=flip1995 | bors | -0/+7 |
| 2024-08-07 | Add path prefixes back when compiling `clippy_dev` and `lintcheck` | Alex Macleod | -0/+7 |