]> git.lizzy.rs Git - rust.git/history - compiler/rustc_macros
Rollup merge of #86206 - FabianWolff:issue-86188, r=Mark-Simulacrum
[rust.git] / compiler / rustc_macros /
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-08 Yuki OkushiRollup merge of #86103 - camsteffen:lifetime-hack,...
2021-06-08 Yuki OkushiRollup merge of #86101 - glittershark:bound-as-mut...
2021-06-08 Yuki OkushiRollup merge of #86096 - FabianWolff:ec-E0316, r=Guilla...
2021-06-08 Yuki OkushiRollup merge of #86095 - GuillaumeGomez:search-descript...
2021-06-08 Yuki OkushiRollup merge of #86090 - lnicola:rust-analyzer-2021...
2021-06-08 Yuki OkushiRollup merge of #86078 - GuillaumeGomez:type-page-font...
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-01 bjorn3Remove unused functions and arguments from rustc_serialize
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-24 Sean CrossMerge remote-tracking branch 'upstream/master' into...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-09 borsAuto merge of #81942 - the8472:reduce-ui-test-threads...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 borsAuto merge of #83500 - camelid:split-debuginfo-docs...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-07 Dylan DPCRollup merge of #83476 - mystor:rc_mutate_strong_count...
2021-04-06 lukasluegMerge branch 'master' into stab_peek_mut
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Dylan DPCRollup merge of #82739 - jyn514:separate-stage0-stage1...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-05 Dylan DPCRollup merge of #81922 - magurotuna:issue81522, r=matth...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 borsAuto merge of #80839 - tblah:riscv64linux_links, r...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-29 borsAuto merge of #83565 - RalfJung:miri, r=oli-obk
2021-03-28 borsAuto merge of #83582 - jyn514:might-not, r=joshtriplett
2021-03-28 borsAuto merge of #83577 - geeklint:slice_to_ascii_case_doc...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-28 borsAuto merge of #83587 - petrochenkov:asneeded, r=nagisa
2021-03-27 borsAuto merge of #83103 - petrochenkov:unilex, r=Aaron1011
2021-03-27 borsAuto merge of #83580 - Dylan-DPC:rollup-1zod4p7, r...
2021-03-27 Dylan DPCRollup merge of #83555 - m-ou-se:inline-io-error-new...
2021-03-27 Dylan DPCRollup merge of #83548 - Aaron1011:capture-none-delims...
2021-03-27 Dylan DPCRollup merge of #83522 - pickfire:patch-6, r=JohnTitor
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-26 Josh StoneUse iter::zip in compiler/
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 Yuki OkushiRollup merge of #83041 - guswynn:stable_debug_struct...
2021-03-24 borsAuto merge of #83050 - osa1:issue83048, r=matthewjasper
next