]> git.lizzy.rs Git - rust.git/history - src/librustc_lexer
Auto merge of #76035 - tiagolam:master, r=pietroalbini
[rust.git] / src / librustc_lexer /
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-27 borsAuto merge of #74941 - dylanmckay:replace-broken-avr...
2020-08-27 borsAuto merge of #72784 - csmoe:issue-61076, r=estebank
2020-08-27 borsAuto merge of #75879 - pietroalbini:update-relnotes...
2020-08-27 borsAuto merge of #75842 - camelid:highlight-crate-links...
2020-08-26 Dylan DPCRollup merge of #75875 - pickfire:patch-4, r=jyn514
2020-08-26 Dylan DPCRollup merge of #75870 - GuillaumeGomez:unify-border...
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75780 - matklad:unconfuseunpindocs...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75898 - lcnr:variant-def-recovered,...
2020-08-26 borsAuto merge of #75912 - scottmcm:manuallydrop-vs-forget...
2020-08-26 borsAuto merge of #75893 - Dylan-DPC:fix/offset-to-u64...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-26 borsAuto merge of #75811 - ecstatic-morse:better-dlerror...
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75908 - pietroalbini:ci-bump-llvm, r...
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75773 - matklad:snapshot-tests, r=Mark...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-25 borsAuto merge of #75764 - workingjubilee:tidy-up-cargo...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 Aleksey KladovIntroduce expect snapshot testing library into rustc
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-23 borsAuto merge of #75789 - matthiaskrgr:clippy_compiletest...
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 borsAuto merge of #75783 - denisvasilik:intra-doc-links...
2020-08-22 borsAuto merge of #75795 - matthiaskrgr:cargotest_clippy...
2020-08-22 borsAuto merge of #75790 - LeSeulArtichaut:std-intra-doc...
2020-08-22 borsAuto merge of #75776 - GuillaumeGomez:missing-doc-examp...
2020-08-22 borsAuto merge of #75772 - tmiasko:io-maybe-no, r=dtolnay
2020-08-22 borsAuto merge of #75792 - matthiaskrgr:bootstrap_clippy...
2020-08-22 borsAuto merge of #75797 - Dylan-DPC:rollup-lfeytr7, r...
2020-08-22 Dylan DPCRollup merge of #75788 - nagisa:mir-call-doccomment...
2020-08-22 Dylan DPCRollup merge of #75787 - LeSeulArtichaut:core-intra...
2020-08-22 Dylan DPCRollup merge of #75782 - GuillaumeGomez:more-links...
2020-08-22 Dylan DPCRollup merge of #75781 - Amanieu:asm-fix, r=nagisa
2020-08-22 Dylan DPCRollup merge of #75771 - tmiasko:const-eval-query-stack...
2020-08-22 Dylan DPCRollup merge of #75769 - matklad:flatten, r=petrochenkov
2020-08-22 Dylan DPCRollup merge of #75753 - koutheir:patch-1, r=steveklabnik
2020-08-22 Dylan DPCRollup merge of #75745 - jyn514:refactor-resolve, r...
2020-08-22 Dylan DPCRollup merge of #75725 - LeSeulArtichaut:alloc-intra...
2020-08-22 Dylan DPCRollup merge of #75718 - GuillaumeGomez:coverage-ui...
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 Aleksey KladovMinor, remove double nesting of a test module
2020-08-21 borsAuto merge of #75697 - lzutao:mir-dumb-const-prefix...
2020-08-21 Yuki OkushiRollup merge of #75750 - poliorcetics:intra-links-std...
2020-08-21 Yuki OkushiRollup merge of #75727 - camelid:intra-doc-links-for...
2020-08-21 Yuki OkushiRollup merge of #75664 - mati865:mailmap, r=Dylan-DPC
2020-08-21 Yuki OkushiRollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis
2020-08-21 Yuki OkushiRollup merge of #75324 - ericseppanen:master, r=JohnTitor
2020-08-21 borsAuto merge of #75642 - matklad:lexer-comments, r=petroc...
2020-08-21 borsAuto merge of #74846 - Aaron1011:fix/pat-token-capture...
2020-08-20 borsAuto merge of #73565 - matthewjasper:core-min-spec...
2020-08-20 borsAuto merge of #75494 - matthewjasper:defer-recursive...
2020-08-20 borsAuto merge of #75747 - cuviper:rollup-icke90l, r=cuviper
2020-08-20 Josh StoneRollup merge of #75743 - matklad:excl, r=davidtwco
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Aleksey KladovRename rustc_lexer::TokenKind::Not to Bang
2020-08-19 Aleksey KladovMove doc comment parsing to rustc_lexer
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #74940 - oli-obk:const_is_null, r=RalfJung
2020-08-17 borsAuto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa
2020-08-16 borsAuto merge of #74562 - pickfire:is_ascii_branchless...
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 pawanbisht62Merge branch 'master' into feature/incorporate-tracing
2020-08-14 Tyler MandryRollup merge of #75482 - GuillaumeGomez:cleanup-e0752...
2020-08-14 Tyler MandryRollup merge of #75195 - ssomers:btree_split_up_into_kv...
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74185 - pickfire:liballoc-iter-doc...
2020-08-14 borsAuto merge of #75416 - richkadel:llvm-coverage-map...
2020-08-14 borsAuto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
2020-08-14 borsAuto merge of #74777 - ssomers:btree_cleanup_7, r=Mark...
next