]> git.lizzy.rs Git - rust.git/history - tests/ui/macro_use_imports.rs
Add non_octal_unix_permissions lint
[rust.git] / tests / ui / macro_use_imports.rs
2020-07-16 flip1995Merge remote-tracking branch 'upstream/rust-1.44.1...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 borsAuto merge of #5739 - flip1995:rustup, r=flip1995
2020-06-23 borsAuto merge of #5695 - esamudera:lint_mem_uninitialized...
2020-06-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-09 borsAuto merge of #5279 - DevinR528:macro-use-sugg, r=flip1995
2020-06-09 Devin RAdd enough attrs to the test file so the fix compiles...
2020-06-08 Devin RFix suggestion output, add run-rustfix to test file...
2020-06-08 Devin Rwip: of handling nested import paths for multi-macro...
2020-06-08 Devin Rfix some of the review, rename, fmt, refactor
2020-06-08 Devin Ruse hashset not map for keeping track of seen macro...
2020-06-08 Devin Rcollected all the imports and names
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5300 - JohnTitor:edition-flag, r=flip1995
2020-03-10 Yuki OkushiUse `edition:2018` flag more widely
2020-03-05 borsAuto merge of #5276 - flip1995:macro_use, r=flip1995
2020-03-05 flip1995Rename macro_use_import -> macro_use_imports