]> git.lizzy.rs Git - rust.git/history - src/lib.rs
Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-2022-07-25
[rust.git] / src / lib.rs
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-11 Amanieu d'AntrasKeep unstable target features for asm feature checking
2022-07-09 Dylan DPCRollup merge of #99070 - tamird:update-tracking-issue...
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-13 Tomasz MiąskoUse `OutputFilenames` to generate output file for ...
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-05 borsAuto merge of #88499 - eddyb:layout-off, r=nagisa
2021-09-05 borsAuto merge of #88559 - bjorn3:archive_logic_dedup,...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-01 Eduard-Mihai Burtescurustc_target: move `LayoutOf` to `ty::layout`.
2021-08-27 Michael WoeristerPath remapping: Make behavior of diagnostics output...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-07-18 Yuki OkushiRollup merge of #87092 - ricobbe:fix-raw-dylib-multiple...
2021-07-16 Richard CobbeConsider all fields when comparing DllImports, to remov...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Don't pass local_crate_name to link_binary separately
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-28 Charles LewUpdate other codegens to use tcx managed vtable allocat...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-06-04 bjorn3Move crate_name field from OngoingCodegen to CrateInfo
2021-06-04 bjorn3Allow printing the version of the default codegen backe...
2021-06-04 bjorn3Provide default MetadataLoader
2021-06-04 bjorn3Provide a default provide* implementation for CodegenBa...
2021-06-01 Camille GILLOTDrop metadata_encoding_version.
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-07 bjorn3Use the object crate for metadata reading
2021-05-02 bjorn3Pass target_cpu to LinkerInfo::new instead of link_binary
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-09 kadminClean up todos
2021-03-09 kadminUpdate cranelift
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-10 Jacob PrattStabilize str_split_once
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-18 LeSeulArtichautUse ty::{IntTy,UintTy,FloatTy} in rustc
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-16 bjorn3Rustup to rustc 1.49.0-nightly (dd7fc54eb 2020-10-15)
2020-10-15 bjorn3Rustup to rustc 1.49.0-nightly (e160e5cb8 2020-10-14)
2020-10-11 bjorn3Remove MIR dump on panic
2020-10-08 bjorn3Merge pull request #1093 from bjorn3/use_new_module_int...
2020-10-08 bjorn3Use the new cranelift-module interface
2020-10-05 bjorn3Rustup to rustc 1.49.0-nightly (beb5ae474 2020-10-04)
2020-09-29 bjorn3Merge pull request #1089 from bjorn3/custom_driver
2020-09-29 bjorn3Replace CG_CLIF_JIT with --jit
2020-09-16 bjorn3Rustfmt
2020-09-15 bjorn3Remove hashbrown usage
2020-09-05 bjorn3Fix dylib metadata writing
2020-09-05 bjorn3Rustup to rustc 1.48.0-nightly (c59199efc 2020-09-04)
2020-08-28 bjorn3Merge pull request #1079 from CohenArthur/fmt-master
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-08-22 CohenArthurFunctionCx: WIP: Remove more common fields from CodegenCx
2020-08-22 CohenArthurFunctionCx: WIP: Fix overzealous sed usage
2020-08-22 CohenArthurFunctionCx: WIP: Fix syntax error on sed codegen_cx...
2020-08-22 CohenArthurFunctionCx: WIP: Replace .constants with codegen_cx...
2020-08-22 CohenArthurFunctionCx: Replace .module with .codegen_cx.module
2020-08-22 CohenArthurFunctionCx: WIP: Replace .tcx with .codegen_cx.tcx
2020-08-20 bjorn3Evaluate all mir.required_consts and report any errors
2020-08-19 bjorn3Update target_feature_whitelist
2020-08-15 bjorn3Merge pull request #1070 from bjorn3/cpuid
2020-08-15 bjorn3Remove cg_clif fake target feature
2020-08-08 bjorn3Don't panic on io errors
2020-08-05 bjorn3Rustup to rustc 1.47.0-nightly (f9d422ea7 2020-08-04)
2020-07-25 bjorn3Merge pull request #951 from bjorn3/simd_improvements
2020-07-25 bjorn3Use nehalem instead of haswell as target cpu
2020-07-25 bjorn3Allow storing SIMD vectors in SSA values
2020-07-13 bjorn3Rustup to rustc 1.46.0-nightly (9d09331e0 2020-07-12)
2020-07-10 bjorn3Merge pull request #1064 from bjorn3/inline_asm
2020-07-10 bjorn3Add basic inline asm support for x86_64
2020-07-09 bjorn3Move global_asm into CodegenCx
2020-07-09 bjorn3Merge pull request #1062 from bjorn3/global_asm
next