]> git.lizzy.rs Git - rust.git/history - tests/ui/crate_level_checks
Auto merge of #85538 - r00ster91:iterrepeat, r=Mark-Simulacrum
[rust.git] / tests / ui / crate_level_checks /
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-16 Charles LewRemove #[main] attribute.
2021-04-07 Dylan DPCRollup merge of #83916 - Amanieu:asm_anonconst, r=petro...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-03 Vadim PetrochenkovRemove attribute `#[link_args]`
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-05 borsAuto merge of #4203 - Urriel:feat/333_calling_main...
2019-08-05 flip1995Ignore no_std-test on windows and macos
2019-08-05 Vincent Dal MasoMove expression check to LateLintPass
2019-08-05 Vincent Dal MasoAdd recursion check on main function