about summary refs log tree commit diff
path: root/tests/compile-test.rs
AgeCommit message (Expand)AuthorLines
2025-02-15Disable mandatory annotations for `ui-internals` tests for now until we find ...Guillaume Gomez-1/+1
2025-02-15Don't make ui test annotations madatory for `ui-cargo`Guillaume Gomez-6/+10
2025-02-15Make UI tests annotations mandatoryGuillaume Gomez-1/+1
2025-01-13In edition 2024, `std::env::set_var` is `unsafe`Samuel Tardieu-1/+3
2024-12-26Make "all fields are shorthand" requirement configurableSamuel Moelius-1/+1
2024-10-18Fix lints syntax highlightingGuillaume Gomez-1/+2
2024-10-11Auto merge of #13269 - GuillaumeGomez:rewrite-lints-page, r=Alexendoobors-4/+36
2024-10-03Greatly reduce generated HTML page sizeGuillaume Gomez-1/+1
2024-10-03Improve rendering speed by moving settings generation after theme renderingGuillaume Gomez-3/+8
2024-10-01Also sanitize configurationblyxyas-5/+1
2024-09-26Add `sanitize_explanation`blyxyas-1/+6
2024-09-22Replace search with vanilla JSGuillaume Gomez-1/+1
2024-09-22Generate lint list in HTML directly instead of JSGuillaume Gomez-3/+30
2024-09-22FormattingPhilipp Krones-5/+5
2024-09-09Bump ui_testOli Scherer-6/+4
2024-08-12Replace the metadata collector with testsAlex Macleod-83/+299
2024-08-08Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-3/+3
2024-08-06Use `-D warnings` instead of `deny-warnings` feature.Jason Newcomb-1/+0
2024-07-28stabilize `is_sorted`Slanterns-1/+0
2024-07-26Bump ui_test version -> 0.25Philipp Krones-2/+3
2024-07-25Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...Philipp Krones-11/+3
2024-07-23Fix running compile-test under cargo nextestAlex Macleod-9/+0
2024-07-15Bump clippy versionOli Scherer-2/+3
2024-02-20Stabilize `LazyCell` and `LazyLock` (`lazy_cell`)Peter Jaszkowiak-1/+0
2024-05-02Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...Philipp Krones-6/+7
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-0/+2
2024-03-07Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...Philipp Krones-0/+1
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-16/+23
2023-11-02Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyupPhilipp Krones-0/+1
2023-10-21Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyupPhilipp Krones-74/+14
2023-09-25Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyupPhilipp Krones-2/+0
2023-09-12Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyupPhilipp Krones-26/+19
2023-09-08Reuse rustdoc's doc comment handling in ClippyAlex Macleod-1/+3
2023-08-29Bump ui_testOli Scherer-2/+2
2023-08-24Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyupPhilipp Krones-208/+122
2023-08-03Add `internal_features` lintNilstrieb-0/+1
2023-07-31Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyupPhilipp Krones-18/+22
2023-07-26Unite bless environment variables under `RUSTC_BLESS`Trevor Gross-1/+3
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-14/+148
2023-07-02Fix compile-test tests to work with the new ui_test cratePhilipp Krones-9/+3
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-295/+147
2023-04-23Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyupPhilipp Krones-1/+2
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-1/+1
2022-10-23Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyupflip1995-1/+1
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-14/+9
2022-08-31Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyupJason Newcomb-6/+13
2022-07-28Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyupPhilipp Krones-1/+40
2022-07-18Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyupPhilipp Krones-0/+1
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-1/+22
2022-06-16Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`Maybe Waffle-2/+2