]> git.lizzy.rs Git - rust.git/history - src/constant.rs
Sync from rust 8e9c93df464b7ada3fc7a1c8ccddd9dcb24ee0a0
[rust.git] / src / constant.rs
2022-09-25 bjorn3Sync from rust 8e9c93df464b7ada3fc7a1c8ccddd9dcb24ee0a0
2022-09-23 b-naberrename Unevaluated to UnevaluatedConst
2022-09-22 b-naberintroduce mir::Unevaluated
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-17 borsAuto merge of #98588 - b-naber:valtrees-cleanup, r...
2022-09-15 b-nabernits
2022-09-15 bjorn3Sync from rust 00fcc82df204ab81cd887da7d04c023a201afd5b
2022-09-14 b-naberaddress review again
2022-09-13 b-nabercranelift changes
2022-09-13 b-naberuse ty::Unevaluated<'tcx, ()> in type system
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 bjorn3Sync from rust 56e7678ca97e9740f7d09206f767d5bb676917f7
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-06 Oli SchererGeneralize the Assume intrinsic statement to a general...
2022-09-06 Oli SchererLower the assume intrinsic to a MIR statement
2022-09-04 bjorn3Sync from rust 8521a8c92da6c0c845d4f6394e903651a227946a
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-01 borsAuto merge of #100707 - dzvon:fix-typo, r=davidtwco
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Dezhi WuFix a bunch of typo
2022-08-30 bjorn3Sync from rust 9f4d5d2a28849ec0ecb2976ddc9946f65b626fe8
2022-08-30 Dylan DPCRollup merge of #101101 - RalfJung:read-pointer-as...
2022-08-29 Matthias KrügerRollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk
2022-08-27 Ralf Junginterpret: rename relocation → provenance
2022-08-26 Tomasz MiąskoReplace `Body::basic_blocks()` with field access
2022-08-25 bjorn3Sync from rust 4d45b0745ab227feb9000bc15713ade4b99241ea
2022-08-24 bjorn3Sync from rust 4a24f08ba43166cfee86d868b3fe8612aec6faca
2022-08-15 bjorn3Sync from rust 6ce76091c7cef21692a15dce1f0a4c415d245be4
2022-08-08 bjorn3Sync from rust f03ce30962cf1b2a5158667eabae8bf6e8d1cb03
2022-07-26 bjorn3Merge branch 'sync_from_rust'
2022-07-26 borsAuto merge of #99745 - JohnTitor:rollup-lvrie64, r...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-25 bjorn3Merge branch 'sync_from_rust'
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 bjorn3Sync from rust 2f320a224e827b400be25966755a621779f797cc
2022-07-25 bjorn3Merge pull request #1247 from bjorn3/melt_some_ice
2022-07-25 bjorn3Fix -Zpolymorphize
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-22 bjorn3Report an error on incompatible symbol definitions
2022-07-20 Ralf Jungvarious nits from review
2022-07-20 Ralf Jungslightly cleaner, if more verbose, vtable handling...
2022-07-20 Ralf Jungconsistently use VTable over Vtable (matching stable...
2022-07-20 Ralf Jungrename get_global_alloc to try_get_global_alloc
2022-07-20 Ralf Jungadd a Vtable kind of symbolic allocations
2022-07-18 bjorn3Sync from rust 880416180b0a9ee1141c07d4d17667edb77daebd
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-09 Ralf Jungtweak names and output and bless
2022-07-09 Ralf Jungreview feedback
2022-07-09 Ralf Jungfix cranelift and gcc backends
2022-07-03 bjorn3Sync from rust f99f9e48ed77a99747c6d07b42fdfe500f1a7de0
2022-06-23 bjorn3Sync from rust 10f4ce324baf7cfb7ce2b2096662b82b79204944
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-14 b-naberimplement valtrees as the type-system representation...
2022-06-14 Nicholas NethercoteRename the `ConstS::val` field as `kind`.
2022-06-09 bjorn3Sync from rust be16c6166f08f9b26d854783bbd4ce8d006c8f6f
2022-05-23 Jakob DegenRefactor call terminator to always hold a destination...
2022-05-15 bjorn3Merge branch 'sync_from_rust'
2022-05-15 bjorn3Sync from rust e1ec3260d79497080ca86540562d410ba67d2a95
2022-04-22 bjorn3Merge branch 'sync_from_rust'
2022-04-21 bjorn3Sync from rust 1dec35a1b0df406da5d7cae55a7fa8d186a2b028
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-05 bjorn3Sync from rust 949b98cab8a186b98bf87e64374b8d0848c55271
2022-03-25 bjorn3Sync from rust 903427b2e807cb1292388940b3f44f3b061cfebf
2022-03-20 bjorn3Merge branch 'sync_from_rust'
2022-03-19 bjorn3Sync from rust 31535841701e0bf7ef33998024376f2cedd8b3e3
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-16 markrustc_error: make ErrorReported impossible to construct
2022-03-13 bjorn3Sync from rust 4800c7816ee1937d028407066d229f74b4673c92
2022-03-08 bjorn3Sync from rust 67b3e8183830c7af4e06a9aa91de4d1be3c860f7
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-02-23 bjorn3Merge branch 'sync_from_rust'
2022-02-23 bjorn3Sync from rust bafe8d06e015eb00724d3d497516191d6681943f
2022-02-22 bjorn3Sync from rust 03a8cc7df1d65554a4d40825b0490c93ac0f0236
2022-02-16 bjorn3Sync from rust a240ccd81c74c105b6f5fe84c46f8d36edb7e306
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-13 bjorn3Sync from rust 9a60099cc43c8a07abb280be323d1ed9afc27f2c
2022-01-30 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2022-01-19 bjorn3Sync from rust 2f004d2d401682e553af3984ebd9a3976885e752
2022-01-18 bjorn3Sync from rust 7531d2fdd49966d83830a7b4596c95587b1e9573
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-15 Elleninitial revert
2022-01-12 Tomasz MiąskoRemove deprecated LLVM-style inline assembly
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge branch 'sync_from_rust'
2021-12-20 bjorn3Merge branch 'sync_from_rust'
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-16 bjorn3Sync from rust a090c8659c3be0cbc7dc93c4b2c11a9cdbf8b980
2021-12-15 Nicholas NethercoteRemove `SymbolStr`.
2021-12-07 bjorn3Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-09 bjorn3Sync from rust bb918d0a5bf22211df0423f7474e4e4056978007
2021-10-02 bjorn3Sync from rust a8387aef8c378a771686878062e544af4d5e2245
2021-09-27 bjorn3Sync from rust 04006d8e3b5043131ec56a5f3605b1edcb33194d
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-19 bjorn3Merge branch 'sync_from_rust'
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
next