]> git.lizzy.rs Git - rust.git/history - src/librustc_parse/lexer
Rollup merge of #72924 - JohnTitor:stabilize-buf-capacity, r=shepmaster
[rust.git] / src / librustc_parse / lexer /
2020-06-03 Dylan DPCRollup merge of #72924 - JohnTitor:stabilize-buf-capaci...
2020-06-03 Dylan DPCRollup merge of #72900 - jsgf:no-unused-pathless, r...
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-03 borsAuto merge of #70107 - lcnr:issue68977, r=eddyb
2020-06-03 Dylan DPCRollup merge of #72921 - pickfire:vec-assert, r=Mark...
2020-06-03 Dylan DPCRollup merge of #72902 - cuviper:fuse-covariant, r...
2020-06-03 Dylan DPCRollup merge of #72848 - camelid:fix-72815, r=varkor
2020-06-03 Dylan DPCRollup merge of #72820 - jonas-schievink:instcombine...
2020-06-03 Dylan DPCRollup merge of #72704 - tblah:remote-testing-fixes...
2020-06-02 borsAuto merge of #72918 - Dylan-DPC:rollup-pnvj62b, r...
2020-06-02 Dylan DPCRollup merge of #72916 - DutchGhost:patch-1, r=jonas...
2020-06-02 Dylan DPCRollup merge of #72914 - petertodd:2020-minor-at-most...
2020-06-02 Dylan DPCRollup merge of #72888 - poliorcetics:improve-read_line...
2020-06-02 Dylan DPCRollup merge of #72884 - Julian-Wollersberger:raw_str_e...
2020-06-01 Julian WollersbergerCleanup: Inline `struct_span_fatal()`, which is only...
2020-06-01 Julian WollersbergerSimplify raw string error reporting.
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #72288 - vorner:stabilize-weak-into...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
2020-05-29 Dylan DPCRollup merge of #72239 - hch12907:master, r=dtolnay
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 borsAuto merge of #71996 - Marwes:detach_undo_log, r=nikoma...
2020-05-27 Dylan DPCRollup merge of #72606 - GuillaumeGomez:cell-example...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-27 Dylan DPCRollup merge of #72533 - Diggsey:db-fix-arc-ub2, r...
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
2020-05-22 Dylan DPCRollup merge of #72461 - GuillaumeGomez:cleanup-e0600...
2020-05-22 Dylan DPCRollup merge of #72375 - GuillaumeGomez:cleanup-e0599...
2020-05-22 Ralf JungRollup merge of #72376 - wesleywiser:record_cgu_name...
2020-05-22 Ralf JungRollup merge of #72345 - GuillaumeGomez:cleanup-e0593...
2020-05-22 Ralf JungRollup merge of #72235 - GuillaumeGomez:cleanup-E0590...
2020-05-22 Ralf JungRollup merge of #72123 - jsgf:stabilize-arg0, r=sfackler
2020-05-22 Ralf JungRollup merge of #71829 - kper:issue71136, r=matthewjasper
2020-05-22 Ralf JungRollup merge of #72161 - nbdd0121:master, r=cuviper
2020-05-22 Ralf JungRollup merge of #71610 - divergentdave:InvalidUndefByte...
2020-05-22 Ralf JungRollup merge of #72133 - bdbai:master, r=joshtriplett
2020-05-22 Ralf JungRollup merge of #72125 - tshepang:broken-link, r=nikoma...
2020-05-22 Ralf JungRollup merge of #71607 - RalfJung:pin-drop-panic, r...
2020-05-22 borsAuto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum
2020-05-21 Ralf JungRollup merge of #72421 - GuillaumeGomez:fix-impl-hover...
2020-05-21 Ralf JungRollup merge of #72149 - estebank:icemation, r=eddyb
2020-05-21 Ralf JungRollup merge of #72272 - GuillaumeGomez:fix-back-on...
2020-05-21 Ralf JungRollup merge of #72111 - petrochenkov:docstrip, r=ehuss
2020-05-21 Ralf JungRollup merge of #71854 - eduardosm:assoc-char-funcs...
2020-05-20 Dylan DPCRollup merge of #72275 - marmeladema:fix-issue-71104...
2020-05-20 borsAuto merge of #71923 - csmoe:issue-70818, r=tmandry
2020-05-20 borsAuto merge of #71769 - petrochenkov:crto, r=cuviper
2020-05-19 Dylan DPCRollup merge of #72068 - estebank:mut-deref-hack, r...
2020-05-19 Dylan DPCRollup merge of #71886 - t-rapp:tr-saturating-funcs...
2020-05-19 borsAuto merge of #71447 - cuviper:unsized_cow, r=dtolnay
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-18 Dylan DPCRollup merge of #72283 - jonas-schievink:elaborate...
2020-05-18 Dylan DPCRollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
2020-05-18 borsAuto merge of #72269 - RalfJung:unsafe-borrow-of-packed...
2020-05-17 borsAuto merge of #72248 - petrochenkov:codemodel, r=Amanieu
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 Ralf JungRollup merge of #72261 - csmoe:issue-72095, r=estebank
2020-05-17 Ralf JungRollup merge of #72259 - crlf0710:ascii_only_check...
2020-05-17 borsAuto merge of #72204 - RalfJung:abort, r=Mark-Simulacrum
2020-05-17 borsAuto merge of #72135 - oli-obk:const_prop_deaggregates...
2020-05-17 borsAuto merge of #72208 - tmandry:fix-fuchsia-solink,...
2020-05-16 Dylan DPCRollup merge of #72282 - jonas-schievink:issue-typo...
2020-05-16 Dylan DPCRollup merge of #72281 - estebank:fix-ws-sugg, r=Dylan-DPC
2020-05-16 Dylan DPCRollup merge of #72277 - RalfJung:manually-drop-docs...
2020-05-16 Dylan DPCRollup merge of #72233 - dtolnay:literal, r=petrochenkov
2020-05-16 borsAuto merge of #72178 - tmiasko:inliner-lifetimes, r...
2020-05-16 borsAuto merge of #72276 - RalfJung:rollup-nkfu3is, r=RalfJung
2020-05-16 Ralf JungRollup merge of #72254 - ehuss:double-backtick, r=dtolnay
2020-05-16 Ralf JungRollup merge of #72094 - petrochenkov:overfeature,...
2020-05-16 Ralf JungRollup merge of #72060 - lcnr:move-list, r=estebank
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 Ralf JungRollup merge of #72045 - RalfJung:incomplete-unsound...
2020-05-16 Dylan DPCRollup merge of #72234 - dtolnay:default, r=petrochenkov
2020-05-16 Dylan DPCRollup merge of #72230 - SOF3:patch-1, r=kennytm
2020-05-16 Dylan DPCRollup merge of #72216 - doctorn:require-lang-item...
2020-05-16 Dylan DPCRollup merge of #72166 - nnethercote:simpler-slice...
2020-05-16 Dylan DPCRollup merge of #71919 - Xanewok:bump-syn-1, r=Xanewok
2020-05-16 Dylan DPCRollup merge of #71625 - Diggsey:improve-manually-drop...
2020-05-16 borsAuto merge of #71872 - nnethercote:less-aggressive...
2020-05-16 borsAuto merge of #71665 - RalfJung:miri-intern-no-ice...
2020-05-16 borsAuto merge of #72079 - semarie:openbsd-stacker, r=Mark...
2020-05-16 borsAuto merge of #72251 - Dylan-DPC:rollup-4mik3o7, r...
2020-05-16 Dylan DPCRollup merge of #72224 - lzutao:links, r=Dylan-DPC
2020-05-16 Dylan DPCRollup merge of #72220 - wesleywiser:const_prop_eval_co...
2020-05-16 Dylan DPCRollup merge of #72218 - RalfJung:test-unleashed-ptrs...
2020-05-16 Dylan DPCRollup merge of #72206 - sergey-melnychuk:cleanup-stale...
2020-05-16 Dylan DPCRollup merge of #71677 - Mark-Simulacrum:hasher-docs...
2020-05-16 Dylan DPCRollup merge of #71662 - glandium:osstring_from_str...
2020-05-15 borsAuto merge of #69659 - CAD97:step-rework-take-3, r...
2020-05-14 Dylan DPCRollup merge of #71809 - marmeladema:fix-issue-71104...
2020-05-14 borsAuto merge of #71321 - matthewjasper:alloc-min-spec...
next