]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span/src/source_map.rs
Rollup merge of #82244 - pickfire:patch-6, r=dtolnay
[rust.git] / compiler / rustc_span / src / source_map.rs
2021-02-20 Guillaume GomezRollup merge of #82244 - pickfire:patch-6, r=dtolnay
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 borsAuto merge of #82020 - jyn514:mut-passes, r=camelid...
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82245 - estebank:issue-78653, r=matthe...
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #82248 - nhwn:optimize-counting-digits...
2021-02-18 Dylan DPCRollup merge of #82236 - matthiaskrgr:useless_conv...
2021-02-18 Dylan DPCRollup merge of #82218 - rylev:copy-pdbs, r=Mark-Simulacrum
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-18 Dylan DPCRollup merge of #82194 - estebank:arbitrary-bounds...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82243 - pickfire:patch-5, r=jyn514
2021-02-18 Yuki OkushiRollup merge of #82240 - matthiaskrgr:qmark, r=Dylan-DPC
2021-02-18 Yuki OkushiRollup merge of #82212 - est31:graph_graph_graph, r...
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-18 borsAuto merge of #82241 - Dylan-DPC:rollup-munmzg5, r...
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #82007 - sexxi-goose:reborrow, r=nikoma...
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81869 - mark-i-m:leading-vert, r=petro...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #81897 - vandenheuvel:match_exhaustive_...
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-13 borsAuto merge of #81854 - the8472:specialize-clone-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #81900 - vandenheuvel:organize_trait_te...
2021-02-13 Yuki OkushiRollup merge of #81811 - schteve:fix_vec_retain_doc_tes...
2021-02-12 Dylan DPCRollup merge of #81850 - the8472:env-rwlock, r=m-ou-se
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 Dylan DPCRollup merge of #81506 - vo4:hwasan, r=nagisa
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
2021-02-12 Yuki OkushiRollup merge of #82004 - GuillaumeGomez:clean-static...
2021-02-12 Yuki OkushiRollup merge of #81831 - LeSeulArtichaut:81289-mut...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
2021-02-11 borsAuto merge of #81126 - oxalica:retain-early-drop, r...
2021-02-11 borsAuto merge of #80860 - camelid:nodeid-docs, r=sanxiyn
2021-02-10 borsAuto merge of #79804 - tmiasko:improper-ctypes-no-niche...
2021-02-10 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
2021-02-10 Yuki OkushiRollup merge of #81925 - jesusprubio:add-long-explanati...
2021-02-10 Yuki OkushiRollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #81687 - WaffleLapkin:split_at_spare...
2021-02-10 Yuki OkushiRollup merge of #81466 - sasurau4:fix/enhance-sugget...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 borsAuto merge of #81892 - jyn514:no-inline, r=cjgillot
2021-02-09 borsAuto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum
2021-02-09 borsAuto merge of #81384 - tmiasko:partial-ord, r=petrochenkov
2021-02-09 borsAuto merge of #81901 - Mark-Simulacrum:use-string-not...
2021-02-09 Dylan DPCRollup merge of #81896 - m-ou-se:oudated-comment, r...
2021-02-09 Dylan DPCRollup merge of #81888 - ehuss:macro_rules-pp, r=petroc...
2021-02-09 Dylan DPCRollup merge of #81882 - lnicola:rust-analyzer-2021...
2021-02-09 Dylan DPCRollup merge of #81876 - osa1:issue81806, r=matthewjasper
2021-02-09 Dylan DPCRollup merge of #81849 - scottmcm:control-flow-comments...
2021-02-09 Dylan DPCRollup merge of #81841 - aDotInTheVoid:rdj_docs, r...
2021-02-09 Dylan DPCRollup merge of #81834 - ortem:fix-LLDB-hashmap-pretty...
2021-02-09 Dylan DPCRollup merge of #81826 - tesuji:inline-box-zeros, r...
2021-02-09 Dylan DPCRollup merge of #81697 - xfix:every-doc-alias, r=Mark...
2021-02-09 Dylan DPCRollup merge of #80732 - spastorino:trait-inheritance...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 borsAuto merge of #81889 - m-ou-se:rollup-k63log3, r=m...
2021-02-08 Mara BosRollup merge of #81865 - bugadani:typeck2, r=jyn514
2021-02-08 Mara BosRollup merge of #81861 - tmiasko:mir-bytes, r=wesleywiser
2021-02-08 Mara BosRollup merge of #81840 - ibraheemdev:patch-1, r=dtolnay
2021-02-08 Mara BosRollup merge of #81828 - davidhewitt:capture-raw-format...
2021-02-08 Mara BosRollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obk
2021-02-08 Mara BosRollup merge of #81779 - geogriff:const-ptr-to-int...
2021-02-08 Mara BosRollup merge of #81735 - klensy:span-fix, r=varkor
2021-02-08 Mara BosRollup merge of #81356 - ehuss:libtest-filters, r=m...
2021-02-08 borsAuto merge of #80962 - jhpratt:const_int_fn-stabilizati...
next