]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/src/lib.rs
Adjust cfgs
[rust.git] / compiler / rustc_codegen_llvm / src / lib.rs
2022-08-12 Mark RousskovAdjust cfgs
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Matthias KrügerRollup merge of #99933 - alex:parallel-html-checking...
2022-08-02 Matthias KrügerRollup merge of #100057 - GuillaumeGomez:rm-more-clean...
2022-08-02 Matthias KrügerRollup merge of #100005 - GuillaumeGomez:cleanup-ast...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #100011 - compiler-errors:let-chain...
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 Matthias KrügerRollup merge of #100003 - nnethercote:improve-size...
2022-08-01 Matthias KrügerRollup merge of #99976 - willcrichton:example-analyzer...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-08-01 borsAuto merge of #99944 - bjorn3:hide_proc_macro_symbols...
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99984 - ChrisDenton:fix-miri, r=Mark...
2022-07-31 Matthias KrügerRollup merge of #99980 - GuillaumeGomez:rm-clean-impls...
2022-07-31 Matthias KrügerRollup merge of #99973 - RalfJung:layout-things, r...
2022-07-31 Matthias KrügerRollup merge of #99932 - madsmtm:fix-unwinding-debug...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 borsAuto merge of #99979 - Dylan-DPC:rollup-ikkejgy, r...
2022-07-31 Dylan DPCRollup merge of #99974 - TaKO8Ki:suggest-removing-semic...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 bjorn3Introduce an ArchiveBuilderBuilder
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 Guillaume GomezRollup merge of #99396 - compiler-errors:missing-tests...
2022-07-23 Guillaume GomezRollup merge of #99298 - ChrisDenton:ignore-plugins...
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 borsAuto merge of #99521 - fee1-dead-contrib:const_fix_hax...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #98162 - nextsilicon:support_lto_embed_bi...
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Matthias KrügerRollup merge of #99352 - compiler-errors:tighter-spans...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Dylan DPCRollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 Matthias KrügerRollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str...
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
next