]> git.lizzy.rs Git - rust.git/history - src/test/ui/lint/rfc-2457-non-ascii-idents/lint-uncommon-codepoints.rs
Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm
[rust.git] / src / test / ui / lint / rfc-2457-non-ascii-idents / lint-uncommon-codepoints.rs
2020-06-26 Manish GoregaokarRollup merge of #73418 - doctorn:variants-intrinsic...
2020-06-26 Manish GoregaokarRollup merge of #72770 - crlf0710:mixed_script_confusab...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-22 Charles LewRefactor non_ascii_idents lints, exclude ascii pair...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
2020-01-13 Yuki OkushiRollup merge of #67313 - oli-obk:document_all_the_t̶h̶i...
2020-01-12 borsAuto merge of #67831 - mati865:ci-images-upgrade, r...
2020-01-12 Mazdak FarrokhzadRollup merge of #67867 - matthewjasper:opaque-assoc...
2020-01-11 borsAuto merge of #67458 - pnkfelix:fix-66530-by-propagatin...
2020-01-10 Yuki OkushiRollup merge of #66045 - mzabaluev:unwrap-infallible...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-04 Dylan DPCRollup merge of #67812 - ssomers:btreemap_internal_doc...
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Dylan DPCRollup merge of #67709 - petrochenkov:nodedup2, r=Centril
2020-01-04 Dylan DPCRollup merge of #67137 - anp:tracked-panic-internals...
2020-01-04 Guillaume GomezRollup merge of #67848 - ollie27:float_link_name_attr...
2020-01-04 Guillaume GomezRollup merge of #67837 - GuillaumeGomez:clean-up-err...
2020-01-04 Guillaume GomezRollup merge of #67823 - euclio:drop-improvements,...
2020-01-04 Guillaume GomezRollup merge of #67822 - wesleywiser:revert_67676,...
2020-01-04 borsAuto merge of #67788 - cjgillot:delint-day, r=Zoxc
2020-01-04 borsAuto merge of #67853 - Centril:rollup-sx5zi9n, r=Centril
2020-01-04 Mazdak FarrokhzadRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-04 Mazdak FarrokhzadRollup merge of #67835 - euclio:delimiter-wording,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67810 - crlf0710:uncommon_codepoints_l...
2020-01-03 Charles LewImplement uncommon_codepoints lint.