about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-12-02Correct other tests related to const_mut_refsChristian Poveda-20/+97
2019-12-02Add dual tests for const_mut_refsChristian Poveda-9/+39
2019-12-02Update miri unleashed testsChristian Poveda-9/+37
2019-12-02Suggest feature for const_mut_refs errorsChristian Poveda-19/+41
2019-12-02Update miri_unleashed testsChristian Poveda-53/+6
2019-12-02Disallow cell borrowingChristian Poveda-27/+36
2019-12-02Extend test for const_mut_refs featureChristian Poveda-3/+22
2019-12-02Allow mutable derefs with feature gateChristian Poveda-2/+8
2019-12-02Move and rewrite tests to use &mut in constantsChristian Poveda-16/+16
2019-12-02Allow mutable borrows in constant bodiesChristian Poveda-0/+4
2019-12-02Rename feature gateChristian Poveda-4/+4
2019-12-02Add tests for mutable borrows in const fnsChristian Poveda-0/+34
2019-12-02Allow &mut in const fns when feature gate is enabledChristian Poveda-4/+8
2019-12-02Add feature gate for &mut in const fnsChristian Poveda-0/+4
2019-12-02Rollup merge of #66834 - infinity0:master, r=Mark-SimulacrumRalf Jung-6/+8
2019-12-02Rollup merge of #66827 - RalfJung:miri-missing-ret-place, r=oli-obkRalf Jung-15/+23
2019-12-02Rollup merge of #66822 - RalfJung:miri-panic, r=oli-obkRalf Jung-59/+18
2019-12-02Rollup merge of #66654 - ecstatic-morse:check-consts-ref, r=eddyb,matthewjasperRalf Jung-181/+145
2019-12-02Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obkRalf Jung-0/+98
2019-12-02Rollup merge of #66926 - RalfJung:miri-stop, r=oli-obkMazdak Farrokhzad-17/+13
2019-12-02Rollup merge of #66918 - makotokato:aarch32-crc-crypto, r=petrochenkovMazdak Farrokhzad-0/+2
2019-12-02Rollup merge of #66907 - eddyb:br-nicer-named, r=oli-obkMazdak Farrokhzad-22/+26
2019-12-02Rollup merge of #66905 - petrochenkov:rmplugin2, r=CentrilMazdak Farrokhzad-405/+141
2019-12-02Rollup merge of #66850 - eddyb:span-free-formats, r=oli-obkMazdak Farrokhzad-13/+17
2019-12-02Rollup merge of #66789 - eddyb:mir-source-scope-local-data, r=oli-obkMazdak Farrokhzad-129/+102
2019-12-02Rollup merge of #66346 - linkmauve:try-in-docstring, r=Dylan-DPCMazdak Farrokhzad-156/+284
2019-12-01Incorporate fixes from reviewDylan MacKenzie-5/+3
2019-12-01rustc_plugin: Some further cleanupVadim Petrochenkov-62/+15
2019-12-01rustc_plugin: Remove support for plugins adding LLVM passesVadim Petrochenkov-79/+5
2019-12-01rustc_lint: Remove lint `plugin_as_library`Vadim Petrochenkov-81/+7
2019-12-01rustc_plugin: Remove support for adding plugins from command lineVadim Petrochenkov-27/+17
2019-12-01rustc_plugin: Remove support for plugin argumentsVadim Petrochenkov-156/+97
2019-12-01add reusable MachineStop variant to Miri engine error enumRalf Jung-17/+13
2019-12-01Conditional compilation for sanitizersTomasz Miąsko-0/+98
2019-12-01Rollup merge of #66896 - RalfJung:queries, r=ZoxcMazdak Farrokhzad-7/+20
2019-12-01Rollup merge of #66890 - dtolnay:fmt4, r=Dylan-DPCMazdak Farrokhzad-401/+373
2019-12-01Rollup merge of #66880 - aDotInTheVoid:add-E0203-long, r=GuillaumeGomezMazdak Farrokhzad-2/+20
2019-12-01Rollup merge of #66832 - RalfJung:const-prop-no-alloc, r=oli-obkMazdak Farrokhzad-14/+38
2019-12-01Rollup merge of #66790 - christianpoveda:check-set-discriminant, r=oli-obkMazdak Farrokhzad-3/+2
2019-12-01Rollup merge of #66726 - CAD97:miri-recursion-limit, r=RalfJungMazdak Farrokhzad-5/+1
2019-12-01Rollup merge of #66679 - mark-i-m:fix-anon-lifetime-errors, r=matthewjasperMazdak Farrokhzad-165/+120
2019-12-01Rollup merge of #66662 - RalfJung:miri-test-liballoc, r=dtolnayMazdak Farrokhzad-14/+24
2019-12-01Rollup merge of #66503 - thomasetter:panic-error-msg, r=joshtriplettMazdak Farrokhzad-20/+59
2019-12-01rustbuild: don't clobber RUSTFLAGS, append to itXimin Luo-5/+7
2019-12-01rustbuild: fix cross-compile installXimin Luo-1/+1
2019-11-30Merge match branchesChristian Poveda-4/+1
2019-11-30Rollup merge of #66895 - Centril:rustc_feature, r=oli-obkMazdak Farrokhzad-460/+426
2019-11-30Rollup merge of #66894 - dtolnay:prelude, r=CentrilMazdak Farrokhzad-3/+0
2019-11-30Rollup merge of #66889 - dtolnay:fmt6, r=rkruppeMazdak Farrokhzad-1263/+1288
2019-11-30Rollup merge of #66883 - eddyb:we-cant-have-nice-things, r=oli-obkMazdak Farrokhzad-22/+41