]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse/src/lexer
Auto merge of #78636 - dtolnay:puncteq, r=petrochenkov
[rust.git] / compiler / rustc_parse / src / lexer /
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 Jonas SchievinkRollup merge of #79330 - jyn514:typo, r=jyn514
2020-11-23 Jonas SchievinkRollup merge of #79324 - LingMan:and_then, r=jonas...
2020-11-23 Jonas SchievinkRollup merge of #79287 - jonas-schievink:const-trait...
2020-11-23 Jonas SchievinkRollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
2020-11-23 Jonas SchievinkRollup merge of #79080 - camelid:mir-visit-debuginfo...
2020-11-23 borsAuto merge of #79186 - JulianKnodt:str_from, r=Mark...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-23 borsAuto merge of #76226 - CDirkx:const-ipaddr, r=dtolnay
2020-11-23 borsAuto merge of #79172 - a1phyr:cold_abort, r=Mark-Simulacrum
2020-11-22 Mara BosRollup merge of #79299 - varkor:stabilise-then, r=m...
2020-11-22 Mara BosRollup merge of #79297 - ssomers:btree_post_redux,...
2020-11-22 Mara BosRollup merge of #79295 - ssomers:btree_fix_78903, r...
2020-11-22 Mara BosRollup merge of #79293 - Havvy:test-eval-order-compound...
2020-11-22 Mara BosRollup merge of #79267 - ssomers:btree_namespaces,...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 Mara BosRollup merge of #77697 - WaffleLapkin:iter_split_adapto...
2020-11-22 Mara BosRollup merge of #76941 - clarfonthey:is_subnormal,...
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 borsAuto merge of #79306 - GuillaumeGomez:rollup-4cnudfj...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #79292 - nico-abram:master, r=jonas...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 NicolasFix typo in doc comment for report_too_many_hashes
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-15 borsAuto merge of #78472 - hermitcore:builtins, r=Mark...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-13 borsAuto merge of #78683 - Nemo157:issue-78673, r=lcnr
2020-11-13 Guillaume GomezRollup merge of #78984 - GuillaumeGomez:rustdoc-check...
2020-11-13 Guillaume GomezRollup merge of #78463 - varkor:placeholder-const,...
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-13 Guillaume GomezRollup merge of #77151 - rust-lang:LeSeulArtichaut...
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 Guillaume GomezRollup merge of #78960 - ethanboxx:const-gen-test-defau...
2020-11-12 Guillaume GomezRollup merge of #78921 - GuillaumeGomez:search-result...
2020-11-12 borsAuto merge of #78773 - GuillaumeGomez:theme-picker...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #78669 - sasurau4:test/check-pass-const...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #78746 - pietroalbini:i686-freebsd...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #78502 - matthewjasper:chalkup, r=nikom...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 borsAuto merge of #78201 - joshtriplett:rustc-tls-model...
2020-11-09 Dylan DPCRollup merge of #78868 - notriddle:master, r=GuillaumeGomez
2020-11-09 Dylan DPCRollup merge of #78748 - fanzier:tuple-assignment,...
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-09 Dylan DPCRollup merge of #78476 - RalfJung:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78437 - ssomers:btree_no_ord_at_node_l...
2020-11-09 Dylan DPCRollup merge of #78228 - pietroalbini:finally, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78114 - jyn514:private, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 borsAuto merge of #78712 - petrochenkov:visitok, r=Aaron1011
2020-11-08 Mara BosRollup merge of #78788 - jhpratt:isize-impl-fix, r...
2020-11-08 Mara BosRollup merge of #78728 - a1phyr:const_cell_into_inner...
2020-11-08 Mara BosRollup merge of #78706 - bjorn3:fix_run_make_without_ll...
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78572 - de-vri-es:bsd-cloexec, r=m...
2020-11-08 Mara BosRollup merge of #78570 - sasurau4:test/check-pass-print...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-08 borsAuto merge of #78410 - lcnr:revert75443, r=nikomatsakis
2020-11-07 borsAuto merge of #78784 - Mark-Simulacrum:revert-77421...
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 Yuki OkushiRollup merge of #78798 - ankushduacodes:fixing-typo...
2020-11-06 Yuki OkushiRollup merge of #78795 - est31:node_id_assignment_doc_f...
2020-11-06 Yuki OkushiRollup merge of #78794 - est31:collect_bang, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78771 - tmiasko:inline-consts, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78760 - jyn514:deny-invalid-codeblocks...
2020-11-06 Yuki OkushiRollup merge of #78730 - kornelski:not-inverse, r=Dylan-DPC
2020-11-06 Yuki OkushiRollup merge of #78726 - GuillaumeGomez:back-link-to...
2020-11-06 Yuki OkushiRollup merge of #78705 - Mark-Simulacrum:nicer-failure...
2020-11-06 Yuki OkushiRollup merge of #78666 - sasurau4:fix/shellcheck-error...
2020-11-06 Yuki OkushiRollup merge of #78559 - glandium:release-notes, r...
2020-11-06 Yuki OkushiRollup merge of #78538 - ssomers:btree_testing_rng...
2020-11-06 Yuki OkushiRollup merge of #78514 - jyn514:setup-number, r=Mark...
2020-11-06 Yuki OkushiRollup merge of #78167 - Nadrieril:fix-76836_, r=varkor
2020-11-06 Yuki OkushiRollup merge of #78006 - pitaj:master, r=jyn514
next