index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
compile-test.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-15
Disable mandatory annotations for `ui-internals` tests for now until we find ...
Guillaume Gomez
-1
/
+1
2025-02-15
Don't make ui test annotations madatory for `ui-cargo`
Guillaume Gomez
-6
/
+10
2025-02-15
Make UI tests annotations mandatory
Guillaume Gomez
-1
/
+1
2025-01-13
In edition 2024, `std::env::set_var` is `unsafe`
Samuel Tardieu
-1
/
+3
2024-12-26
Make "all fields are shorthand" requirement configurable
Samuel Moelius
-1
/
+1
2024-10-18
Fix lints syntax highlighting
Guillaume Gomez
-1
/
+2
2024-10-11
Auto merge of #13269 - GuillaumeGomez:rewrite-lints-page, r=Alexendoo
bors
-4
/
+36
2024-10-03
Greatly reduce generated HTML page size
Guillaume Gomez
-1
/
+1
2024-10-03
Improve rendering speed by moving settings generation after theme rendering
Guillaume Gomez
-3
/
+8
2024-10-01
Also sanitize configuration
blyxyas
-5
/
+1
2024-09-26
Add `sanitize_explanation`
blyxyas
-1
/
+6
2024-09-22
Replace search with vanilla JS
Guillaume Gomez
-1
/
+1
2024-09-22
Generate lint list in HTML directly instead of JS
Guillaume Gomez
-3
/
+30
2024-09-22
Formatting
Philipp Krones
-5
/
+5
2024-09-09
Bump ui_test
Oli Scherer
-6
/
+4
2024-08-12
Replace the metadata collector with tests
Alex Macleod
-83
/
+299
2024-08-08
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-3
/
+3
2024-08-06
Use `-D warnings` instead of `deny-warnings` feature.
Jason Newcomb
-1
/
+0
2024-07-28
stabilize `is_sorted`
Slanterns
-1
/
+0
2024-07-26
Bump ui_test version -> 0.25
Philipp Krones
-2
/
+3
2024-07-25
Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...
Philipp Krones
-11
/
+3
2024-07-23
Fix running compile-test under cargo nextest
Alex Macleod
-9
/
+0
2024-07-15
Bump clippy version
Oli Scherer
-2
/
+3
2024-02-20
Stabilize `LazyCell` and `LazyLock` (`lazy_cell`)
Peter Jaszkowiak
-1
/
+0
2024-05-02
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...
Philipp Krones
-6
/
+7
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-0
/
+2
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-0
/
+1
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-16
/
+23
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-0
/
+1
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-74
/
+14
2023-09-25
Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup
Philipp Krones
-2
/
+0
2023-09-12
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
Philipp Krones
-26
/
+19
2023-09-08
Reuse rustdoc's doc comment handling in Clippy
Alex Macleod
-1
/
+3
2023-08-29
Bump ui_test
Oli Scherer
-2
/
+2
2023-08-24
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
Philipp Krones
-208
/
+122
2023-08-03
Add `internal_features` lint
Nilstrieb
-0
/
+1
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-18
/
+22
2023-07-26
Unite bless environment variables under `RUSTC_BLESS`
Trevor Gross
-1
/
+3
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-14
/
+148
2023-07-02
Fix compile-test tests to work with the new ui_test crate
Philipp Krones
-9
/
+3
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-295
/
+147
2023-04-23
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
Philipp Krones
-1
/
+2
2023-03-29
Stabilize a portion of 'once_cell'
Trevor Gross
-1
/
+1
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-1
/
+1
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-14
/
+9
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-6
/
+13
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-1
/
+40
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-0
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-1
/
+22
2022-06-16
Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`
Maybe Waffle
-2
/
+2
[next]