]> git.lizzy.rs Git - rust.git/history - config.toml.example
rustc: Add a new `wasm` ABI
[rust.git] / config.toml.example
2021-04-08 borsAuto merge of #83981 - nagisa:nagisa/revert-cfg-wasm...
2021-04-08 borsAuto merge of #83866 - jyn514:disambiguator-error,...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-08 borsAuto merge of #83986 - Dylan-DPC:rollup-51vygcj, r...
2021-04-07 borsAuto merge of #82451 - jyn514:defaults, r=Mark-Simulacrum
2021-04-07 Joshua NelsonCleanup option parsing and config.toml.example
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-07 Dylan DPCRollup merge of #83916 - Amanieu:asm_anonconst, r=petro...
2021-04-07 Dylan DPCRollup merge of #83816 - JohnTitor:unused-doc-comments...
2021-04-07 Dylan DPCRollup merge of #83634 - JohnTitor:proc-macro-ice,...
2021-04-07 Dylan DPCRollup merge of #83476 - mystor:rc_mutate_strong_count...
2021-04-06 Dylan DPCRollup merge of #82963 - camelid:move-sharedcontext...
2021-04-06 borsAuto merge of #83821 - camelid:improve-thinvec, r=petro...
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-06 borsAuto merge of #81234 - repnop:fn-alignment, r=lcnr
2021-04-06 borsAuto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco
2021-04-05 Yuki OkushiRollup merge of #83885 - jyn514:private-links, r=Mark...
2021-04-05 Yuki OkushiRollup merge of #83881 - lnicola:rust-analyzer-2021...
2021-04-05 Yuki OkushiRollup merge of #83849 - jyn514:intra-doc-cleanup,...
2021-04-05 Yuki OkushiRollup merge of #83835 - notriddle:sort-index, r=ollie27
2021-04-05 Yuki OkushiRollup merge of #83814 - petrochenkov:emptyexpr, r...
2021-04-05 Yuki OkushiRollup merge of #83734 - JohnTitor:issue-83621, r=davidtwco
2021-04-05 Yuki OkushiRollup merge of #83489 - LeSeulArtichaut:deref-else...
2021-04-05 borsAuto merge of #83152 - guswynn:jemallocator_part2,...
2021-04-05 borsAuto merge of #83406 - b-naber:issue-83510, r=lcnr
2021-04-05 borsAuto merge of #83890 - Dylan-DPC:rollup-9fqy3fe, r...
2021-04-05 Dylan DPCRollup merge of #83878 - the8472:fix-concurrent-tidy...
2021-04-05 Dylan DPCRollup merge of #83877 - jyn514:exceptions, r=Mark...
2021-04-05 Dylan DPCRollup merge of #83853 - Amanieu:asm_no_high_x86_64...
2021-04-05 Dylan DPCRollup merge of #83705 - jyn514:theme-error, r=Guillaum...
2021-04-05 Dylan DPCRollup merge of #83368 - jyn514:download-if-unchanged...
2021-04-05 Joshua NelsonAdd `download-rustc = "if-unchanged"`
2021-04-05 Dylan DPCRollup merge of #83831 - AngelicosPhosphoros:issue...
2021-04-05 Dylan DPCRollup merge of #83826 - slightlyoutofphase:rustdoc...
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-05 borsAuto merge of #83819 - AngelicosPhosphoros:issue-73338...
2021-04-04 Dylan DPCRollup merge of #83841 - Amanieu:asm_clobber_feature...
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-04 Dylan DPCRollup merge of #83815 - RalfJung:addr_of, r=kennytm
2021-04-04 Dylan DPCRollup merge of #83807 - sjakobi:77548-remove-ignore...
2021-04-04 Dylan DPCRollup merge of #83717 - notriddle:main-js-slice-loop...
2021-04-04 Dylan DPCRollup merge of #80525 - devsnek:wasm64, r=nagisa
2021-04-04 Dylan DPCRollup merge of #83827 - the8472:fix-inplace-panic...
2021-04-04 Dylan DPCRollup merge of #83809 - GuillaumeGomez:remove-initial...
2021-04-04 Dylan DPCRollup merge of #83793 - notriddle:single-span-macro...
2021-04-04 Dylan DPCRollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simul...
2021-04-04 Dylan DPCRollup merge of #83521 - sexxi-goose:quick-diagnostic...
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 #83839 - ldm0:deref, r=petrochenkov
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-04 borsAuto merge of #83529 - richkadel:demangler, r=tmandry
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 Rich KadelMake rust-demangler installable
2021-04-03 Yuki OkushiRollup merge of #82487 - CDirkx:const-socketaddr, r...
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
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 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
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-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
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
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-23 Yuki OkushiRollup merge of #80705 - tspiteri:italic-and-update...
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 borsAuto merge of #83053 - oli-obk:const_stab_version,...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #83197 - jyn514:cfg-test-dead-code...
2021-03-19 Dylan DPCRollup merge of #82892 - jix:clarify-read-read, r=josht...
2021-03-19 Dylan DPCRollup merge of #82846 - GuillaumeGomez:doc-alias-list...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-17 Dylan DPCRollup merge of #83228 - GuillaumeGomez:no-diff-if...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-17 borsAuto merge of #83084 - nagisa:nagisa/features-native...
2021-03-16 borsAuto merge of #82936 - oli-obk:valtree, r=RalfJung...
next