]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint_defs
Remove bolding on associated constants
[rust.git] / compiler / rustc_lint_defs /
2021-08-27 borsAuto merge of #88397 - nagisa:nagisa/unsupported-callin...
2021-08-27 Simonas KazlauskasTracking issue for UNSUPPORTED_CALLING_CONVENTIONS
2021-08-27 borsAuto merge of #88227 - 12101111:nobundle-link-order...
2021-08-26 Manish GoregaokarRollup merge of #88340 - thomcc:c_size_t, r=joshtriplett
2021-08-26 Manish GoregaokarRollup merge of #88332 - spastorino:argument-types...
2021-08-26 Manish GoregaokarRollup merge of #88320 - sexxi-goose:issue-88103, r...
2021-08-26 Manish GoregaokarRollup merge of #88289 - durin42:llvm-14-attrs, r=nikic
2021-08-26 Manish GoregaokarRollup merge of #88270 - lqd:hrtb-type-ascription,...
2021-08-26 Manish GoregaokarRollup merge of #88216 - kornelski:from_layout_err...
2021-08-26 Manish GoregaokarRollup merge of #88215 - jyn514:lazy-loading, r=petroch...
2021-08-26 Manish GoregaokarRollup merge of #88123 - camelid:tup-pat-precise-spans...
2021-08-26 Manish GoregaokarRollup merge of #87832 - wesleywiser:fix_match_step...
2021-08-26 borsAuto merge of #87194 - eddyb:const-value-mangling,...
2021-08-26 borsAuto merge of #88308 - eddyb:cooked-layouts, r=nagisa
2021-08-26 borsAuto merge of #88222 - jyn514:shared-cache, r=Guillaume...
2021-08-26 borsAuto merge of #88066 - LeSeulArtichaut:patterns-cleanup...
2021-08-26 borsAuto merge of #88069 - Mark-Simulacrum:llvm-pgo, r...
2021-08-25 borsAuto merge of #85499 - jackh726:assoc-type-norm-rebase...
2021-08-25 borsAuto merge of #88329 - LeSeulArtichaut:rollup-blg8hc0...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88325 - jyn514:noalias, r=XAMPPRocky
2021-08-25 Léo Lanteri ThauvinRollup merge of #88314 - spastorino:type-of-a-let-tait...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88299 - ijackson:bufwriter, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88298 - ijackson:errorkind-reorder...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88293 - est31:fix_grammar, r=Mark...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88291 - mdsn:partition-in-blocks-safet...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88277 - ehuss:update-books, r=ehuss
2021-08-25 Léo Lanteri ThauvinRollup merge of #88273 - jhpratt:update-iterator-docs...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88267 - sexxi-goose:truncate_unique...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88226 - steffahn:an_rc, r=michaelwoerister
2021-08-25 Léo Lanteri ThauvinRollup merge of #88223 - scottmcm:fix-alias, r=yaahc
2021-08-25 Léo Lanteri ThauvinRollup merge of #88218 - Aaron1011:missing-method-dyn...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88196 - asquared31415:named-asm-labels...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88157 - Icenowy:bootstrap-riscv64...
2021-08-25 Léo Lanteri ThauvinRollup merge of #88156 - steffahn:arc_make_mut_and_weak...
2021-08-25 Léo Lanteri ThauvinRollup merge of #87944 - oconnor663:as_array_of_cells...
2021-08-25 borsAuto merge of #87937 - LeSeulArtichaut:active-if-let...
2021-08-25 borsAuto merge of #85344 - cbeuw:remap-across-cwd, r=michae...
2021-08-25 borsAuto merge of #87875 - asquared31415:generic-lang-items...
2021-08-25 borsAuto merge of #88242 - bonega:allocation_range, r=oli-obk
2021-08-24 borsAuto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis
2021-08-24 borsAuto merge of #88266 - nikomatsakis:issue-87879, r...
2021-08-24 borsAuto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
2021-08-24 asquared31415Move `named_asm_labels` to a HIR lint
2021-08-24 borsAuto merge of #87699 - ubamrein:use-iphone-deployment...
2021-08-24 borsAuto merge of #87739 - Aaron1011:remove-used-attrs...
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 borsAuto merge of #88265 - m-ou-se:rollup-soymv20, r=m...
2021-08-23 Mara BosRollup merge of #88259 - LeSeulArtichaut:complete-thir...
2021-08-23 Mara BosRollup merge of #88232 - m-ou-se:macro-name-imported...
2021-08-23 Mara BosRollup merge of #88230 - steffahn:a_an, r=oli-obk
2021-08-23 Mara BosRollup merge of #88188 - GuillaumeGomez:rustdoc-gui...
2021-08-23 Mara BosRollup merge of #88174 - camelid:clarify-rust-2021...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-22 Guillaume GomezRollup merge of #87166 - de-vri-es:show-discriminant...
2021-08-22 Guillaume GomezRollup merge of #86747 - FabianWolff:issue-86653, r...
2021-08-22 Frank SteffahnFix typos “an”→“a” and a few different ones that appear...
2021-08-22 borsAuto merge of #85166 - mbhall88:file-prefix, r=dtolnay
2021-08-21 Aaron HillRemove `Session.used_attrs` and move logic to `CheckAtt...
2021-08-20 borsAuto merge of #83093 - the8472:smaller-instant-hammer...
2021-08-20 borsAuto merge of #87686 - matthiaskrgr:clippy_august_21_pe...
2021-08-20 borsAuto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile...
2021-08-20 borsAuto merge of #86898 - the8472:path-cmp, r=dtolnay
2021-08-20 borsAuto merge of #88039 - sexxi-goose:fix-87987, r=nikomat...
2021-08-19 borsAuto merge of #87996 - sexxi-goose:fix-87988, r=nikomat...
2021-08-19 Noah LevClarify some wording in Rust 2021 lint docs
2021-08-19 Guillaume GomezRollup merge of #88159 - spastorino:fix-unused-generic...
2021-08-19 Guillaume GomezRollup merge of #87874 - schneems:schneems/tcpstream...
2021-08-19 Guillaume GomezRollup merge of #86123 - Aaron1011:query-span, r=cjgillot
2021-08-19 borsAuto merge of #88023 - devnexen:fbsd_arm64, r=nagisa
2021-08-19 borsAuto merge of #88002 - hermitcore:unbox-mutex, r=dtolnay
2021-08-19 borsAuto merge of #87986 - Aaron1011:incr-double-panic...
2021-08-18 Guillaume GomezRollup merge of #88136 - spastorino:fix-test-directory...
2021-08-18 Guillaume GomezRollup merge of #88109 - inquisitivecrystal:env-docs...
2021-08-18 Guillaume GomezRollup merge of #88036 - nbdd0121:const3, r=petrochenkov
2021-08-18 Guillaume GomezRollup merge of #88031 - ibraheemdev:build-hasher-objec...
2021-08-18 Guillaume GomezRollup merge of #88012 - sunfishcode:sunfishcode/wasi...
2021-08-18 borsAuto merge of #87985 - nbdd0121:asm, r=Amanieu
2021-08-18 borsAuto merge of #87738 - lqd:polonius-master, r=nikomatsakis
2021-08-18 borsAuto merge of #86860 - fee1-dead:stabilize, r=LeSeulArt...
2021-08-17 borsAuto merge of #86977 - vakaras:body_with_borrowck_facts...
2021-08-16 Mara BosRollup merge of #88030 - fee1-dead:fixme, r=oli-obk
2021-08-16 Mara BosRollup merge of #88011 - jyn514:check-all-targets,...
2021-08-16 Mara BosRollup merge of #87967 - m-ou-se:non-fmt-panic-detect...
2021-08-16 Mara BosRollup merge of #87677 - amalik18:issue-2788-fix, r...
2021-08-16 Mara BosRollup merge of #87178 - moxian:rd-use, r=jyn514
2021-08-16 borsAuto merge of #88032 - hyd-dev:no-mangle-method, r...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 borsAuto merge of #87696 - ssomers:btree_lazy_iterator_clea...
2021-08-15 borsAuto merge of #87982 - m-ou-se:non-fmt-panic-assert...
2021-08-15 borsAuto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietr...
2021-08-15 borsAuto merge of #86692 - dns2utf8:parallelize_rustdoc...
2021-08-15 borsAuto merge of #87975 - m-ou-se:unused-import-attributes...
2021-08-15 borsAuto merge of #87974 - steffahn:slice_split_size_hints...
2021-08-14 borsAuto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa
2021-08-14 borsAuto merge of #83417 - erikdesjardins:enableremovezsts...
2021-08-14 borsAuto merge of #87324 - asquared31415:named-asm-labels...
2021-08-14 borsAuto merge of #87913 - a1phyr:vec_spec_clone_from,...
2021-08-14 borsAuto merge of #87600 - JohnTitor:classify-ui-tests...
next