aboutsummaryrefslogtreecommitdiffstats
path: root/support/crown
Commit message (Expand)AuthorAgeFilesLines
* crown: Do not check trait item projections. (#36095)Josh Matthews2025-03-222-2/+32
* Update to rust 1.85 (#35628)Simon Wülker2025-02-245-24/+27
* crown: Pass `--cfg crown` to rustc from crown (#35073)Samson2025-01-312-1/+21
* Support future uses of traits with associated types in rooting analysis (#34359)Josh Matthews2025-01-169-30/+277
* Upgrade rustc to 1.83 (#34793)Nico Burns2025-01-012-8/+3
* Upgrade Rust to 1.82.0 (#34592)Jonathan Schwender2024-12-121-1/+1
* build: upgrade rustc to 1.81.0 (#34270)Mukilan Thiyagarajan2024-12-123-3/+5
* Support custom derives for generated types (#34356)Josh Matthews2024-11-241-1/+1
* Remove etc/shell.nix in favour of shell.nix (#34336)Delan Azabani2024-11-221-2/+1
* crown: fix build for rust 1.82 on musl (#34307)LN Liberda2024-11-201-1/+1
* Exclude `crown` from the root Cargo workspace (#34173)Samson2024-11-089-3/+670
* Support associated types in must_root lint (#34163)Samson2024-11-064-21/+141
* replace once_cell (#33080)Hayashi Mikihiro2024-08-162-3/+2
* Update to rust 1.80.0 (#32896)Hayashi Mikihiro2024-08-073-56/+39
* crown: remove references to workspace manifest (#32567)Mukilan Thiyagarajan2024-06-201-5/+5
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-4/+5
* Update to Rust 1.78 (#32217)Samson2024-06-015-32/+62
* build(deps): bump compiletest_rs from 0.10.2 to 0.11.0 (#32408)dependabot[bot]2024-05-311-1/+1
* clippy: fix warnings on modules outside components (#31567)eri2024-03-072-17/+13
* crown: Add a cargo config.toml file (#31090)Martin Robinson2024-01-151-0/+2
* Fix crown on NixOS (#30987)Delan Azabani2024-01-051-0/+3
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-0614-34/+48
* Remove clean_rmeta from crown test (#30829)Samson2023-12-061-1/+0
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-0117-0/+1235