]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src
expand/resolve: Turn `#[derive]` into a regular macro attribute
[rust.git] / compiler / rustc_lint / src /
2021-02-07 Vadim Petrochenkovexpand/resolve: Turn `#[derive]` into a regular macro...
2021-02-07 borsAuto merge of #81498 - thomaseizinger:ice-workaround...
2021-02-07 borsAuto merge of #81821 - nikic:update-wasm32, r=sanxiyn
2021-02-06 Jonas SchievinkRollup merge of #81766 - jyn514:task-lists, r=Guillaume...
2021-02-06 Jonas SchievinkRollup merge of #81738 - camelid:misc-small-diag-cleanu...
2021-02-06 Jonas SchievinkRollup merge of #81737 - camelid:typeck-structure-sugg...
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-06 Jonas SchievinkRollup merge of #81402 - ehuss:md-tidy, r=jyn514
2021-02-05 Mara BosRollup merge of #81675 - poliorcetics:respect-shortness...
2021-02-05 Mara BosRollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnr
2021-02-05 Mara BosRollup merge of #81610 - ssomers:btree_emphasize_ord_bo...
2021-02-05 Mara BosRollup merge of #81580 - rodrimati1992:patch-2, r=dtolnay
2021-02-05 Mara BosRollup merge of #80011 - Stupremee:stabilize-peekable...
2021-02-05 borsAuto merge of #79253 - rcvalle:fix-rustc-sysroot-cas...
2021-02-05 borsAuto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
2021-02-05 Mara BosRollup merge of #81771 - tgnottingham:time-passes-rss...
2021-02-05 Mara BosRollup merge of #81767 - exrook:layout-error-stability...
2021-02-05 Mara BosRollup merge of #81763 - camelid:rustdoc-passes-desc...
2021-02-05 Mara BosRollup merge of #81730 - RustyYato:object-safe-allocato...
2021-02-05 Mara BosRollup merge of #81682 - JulianKnodt:bit_set_iter_bench...
2021-02-05 Mara BosRollup merge of #81676 - jyn514:crate-not-found, r...
2021-02-05 Mara BosRollup merge of #81542 - RReverser:wasi-symlink, r...
2021-02-05 Mara BosRollup merge of #81500 - CraftSpider:union-kind, r...
2021-02-05 Mara BosRollup merge of #81497 - camelid:rustdoc-display_fn...
2021-02-05 Mara BosRollup merge of #81456 - Amanieu:remote-test-server...
2021-02-05 Mara BosRollup merge of #81318 - CraftSpider:json-trait-fix...
2021-02-05 Mara BosRollup merge of #81307 - estebank:invalid-byte-str...
2021-02-05 Mara BosRollup merge of #80726 - lcnr:unsize-query, r=oli-obk
2021-02-05 Mara BosRollup merge of #79554 - b-naber:generic-associated...
2021-02-05 borsAuto merge of #81736 - tgnottingham:tune-cgu-scheduling...
2021-02-05 borsAuto merge of #81688 - pnkfelix:fix-llvm-version-check...
2021-02-05 borsAuto merge of #81756 - ehuss:update-cargo, r=ehuss
2021-02-04 borsAuto merge of #81761 - m-ou-se:rollup-xp7v07n, r=m...
2021-02-04 borsAuto merge of #81762 - pietroalbini:fix-install-msys2...
2021-02-04 Mara BosRollup merge of #81745 - Kixunil:stabilize_once_poison...
2021-02-04 Mara BosRollup merge of #81727 - m-ou-se:unstabilize-bits,...
2021-02-04 Mara BosRollup merge of #81725 - mark-i-m:mv-test, r=Mark-Simul...
2021-02-04 Mara BosRollup merge of #81711 - saethlin:ipaddr-inline, r...
2021-02-04 Mara BosRollup merge of #81710 - TyPR124:patch-2, r=m-ou-se
2021-02-04 Mara BosRollup merge of #81645 - m-ou-se:panic-lint, r=estebank...
2021-02-04 Mara BosRollup merge of #81556 - nikomatsakis:forbidden-lint...
2021-02-04 borsAuto merge of #81743 - RalfJung:miri, r=RalfJung
2021-02-03 Mara BosAdd lint for `panic!(123)` which is not accepted in...
2021-02-03 Mara BosRollup merge of #81692 - Manishearth:clippyup, r=tmandry
2021-02-03 Mara BosRollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix
2021-02-03 Mara BosRollup merge of #80394 - RalfJung:const-err-future...
2021-02-03 borsAuto merge of #81294 - pnkfelix:issue-81211-use-ufcs...
2021-02-03 borsAuto merge of #81699 - jethrogb:fix-81531, r=petrochenkov
2021-02-03 Jethro BeekmanReally fix early lints inside an async desugaring
2021-02-03 Guillaume GomezRollup merge of #81681 - Smittyvb:rustdoc-shortcuts...
2021-02-03 Guillaume GomezRollup merge of #81679 - GuillaumeGomez:clean-fixme...
2021-02-03 Guillaume GomezRollup merge of #81573 - ehuss:cell-links, r=jackh726
2021-02-03 Guillaume GomezRollup merge of #81144 - nhwn:typo-map-while, r=jackh726
2021-02-03 borsAuto merge of #81346 - hug-dev:nonsecure-call-abi,...
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-03 borsAuto merge of #81535 - nikic:update-test-various, r...
2021-02-02 Niko Matsakisintroduce future-compatibility warning for forbidden...
2021-02-02 borsAuto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726
2021-02-02 Jack HueyRollup merge of #81671 - jackh726:atb-tests, r=estebank
2021-02-02 Jack HueyRollup merge of #81665 - jacob-hughes:mir_doc_fix,...
2021-02-02 Jack HueyRollup merge of #81655 - matsujika:suggest-accessing...
2021-02-02 Jack HueyRollup merge of #81647 - m-ou-se:assert-2021-fix, r...
2021-02-02 Jack HueyRollup merge of #81636 - LingMan:slice_not_vec, r=petro...
2021-02-02 Jack HueyRollup merge of #81634 - jesusprubio:jesusprubio/add...
2021-02-02 Jack HueyRollup merge of #81603 - ehuss:error-index-build, r...
2021-02-02 Jack HueyRollup merge of #81588 - xfix:delete-doc-alias, r=Mark...
2021-02-02 Jack HueyRollup merge of #81544 - JulianKnodt:sat_where, r=lcnr
2021-02-02 Jack HueyRollup merge of #81530 - ojeda:sys-use-abort-instead...
2021-02-02 Jack HueyRollup merge of #81517 - tmiasko:san-crates, r=Mark...
2021-02-02 Jack HueyRollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 Jack HueyRollup merge of #80593 - jackh726:chalk-upgrade, r...
2021-02-02 borsAuto merge of #81541 - Aaron1011:early-lint-async-fn...
2021-02-02 Aaron HillFix early lints inside an async desugaring
2021-02-02 borsAuto merge of #81405 - bugadani:ast, r=cjgillot
2021-02-02 Jonas SchievinkRollup merge of #81631 - LingMan:rem_var, r=davidtwco
2021-02-02 Jonas SchievinkRollup merge of #81630 - GuillaumeGomez:overflow-sideba...
2021-02-02 Jonas SchievinkRollup merge of #81609 - Julian-Wollersberger:no-query...
2021-02-02 Jonas SchievinkRollup merge of #81608 - Aaron1011:macro-res-parse...
2021-02-02 Jonas SchievinkRollup merge of #81599 - sdroege:fuse-trusted-len,...
2021-02-02 Jonas SchievinkRollup merge of #81492 - camelid:rustdoc-internal-mod...
2021-02-02 Jonas SchievinkRollup merge of #81485 - jackh726:atb-issues, r=Mark...
2021-02-02 Jonas SchievinkRollup merge of #81481 - lcnr:cast-tests, r=jackh726
2021-02-02 Jonas SchievinkRollup merge of #81022 - seanchen1991:feat/frames-iter...
2021-02-02 Jonas SchievinkRollup merge of #80629 - sexxi-goose:migrations_1,...
2021-02-02 borsAuto merge of #79015 - WaffleLapkin:vec_append_from_wit...
2021-02-02 borsAuto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn
2021-02-02 borsAuto merge of #81557 - GuillaumeGomez:primitive-search...
2021-02-01 borsAuto merge of #80641 - Danue1:patch-1, r=oli-obk
2021-02-01 borsAuto merge of #81625 - jonas-schievink:rollup-mshpp2n...
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 Jonas SchievinkRollup merge of #81598 - sivadeilra:windows_dll_imports...
2021-02-01 Jonas SchievinkRollup merge of #81594 - bjorn3:avoid_building_llvm_for...
2021-02-01 Jonas SchievinkRollup merge of #81592 - GuillaumeGomez:rustdoc-ui...
2021-02-01 Jonas SchievinkRollup merge of #81536 - tgnottingham:time-passes-rss...
2021-02-01 Jonas SchievinkRollup merge of #81529 - estebank:case_lints, r=davidtwco
2021-02-01 Jonas SchievinkRollup merge of #81504 - matsujika:suggestion-field...
2021-02-01 Jonas SchievinkRollup merge of #81463 - matsujika:nll-ensure-c-case...
2021-02-01 Jonas SchievinkRollup merge of #81387 - c410-f3r:tests-tests-tests...
2021-02-01 Jonas SchievinkRollup merge of #81364 - camelid:improve-build-matches...
next