about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-27Implement -Zlink-native-librariesJeremy Fitzhardinge-3/+20
2020-03-27Auto merge of #69916 - oli-obk:mir_bless, r=eddybbors-274/+1201
2020-03-27Auto merge of #70282 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrumbors-6/+17
2020-03-27Auto merge of #69470 - mati865:deps, r=Mark-Simulacrumbors-4/+4
2020-03-27Auto merge of #68404 - Amanieu:llvm-asm, r=estebankbors-588/+634
2020-03-27Rollup merge of #70435 - Alexendoo:test-66706, r=CentrilDylan DPC-0/+45
2020-03-27Rollup merge of #70344 - Centril:hir-pretty, r=eddybDylan DPC-311/+273
2020-03-27Rollup merge of #70048 - TyPR124:mutable_osstr, r=dtolnayDylan DPC-0/+50
2020-03-27Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkorDylan DPC-22/+75
2020-03-27Rollup merge of #69644 - ecstatic-morse:unified-dataflow-cleanup, r=eddybDylan DPC-1108/+89
2020-03-26Make `framework` a private moduleDylan MacKenzie-1/+1
2020-03-26Update `framework` module docsDylan MacKenzie-17/+15
2020-03-26Move `BottomValue` into `framework/mod.rs`Dylan MacKenzie-47/+43
2020-03-26Update imports from `dataflow::generic` to `dataflow`Dylan MacKenzie-20/+19
2020-03-26Update use statements in `dataflow/mod.rs`Dylan MacKenzie-7/+10
2020-03-26Rename `dataflow::generic` to `dataflow::framework`Dylan MacKenzie-0/+0
2020-03-26Move `MoveDataParamEnv` to beginning of moduleDylan MacKenzie-5/+5
2020-03-26Remove `BitDenotation` frameworkDylan MacKenzie-1017/+2
2020-03-26Test and fix gdb pretty printing againStein Somers-6/+17
2020-03-26Rollup merge of #70437 - RalfJung:miri-saturate, r=hanna-kruppeDylan DPC-0/+4
2020-03-26Rollup merge of #70429 - GuillaumeGomez:cleanup-e0459, r=Dylan-DPCDylan DPC-1/+3
2020-03-26Rollup merge of #70428 - Centril:move-to-mod, r=petrochenkovDylan DPC-2/+93
2020-03-26Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril...Dylan DPC-8/+63
2020-03-26Rollup merge of #70397 - JOE1994:write_wide_str, r=RalfJungDylan DPC-2/+43
2020-03-26Rollup merge of #70384 - nnethercote:refactor-object-file-handling, r=alexcri...Dylan DPC-79/+96
2020-03-26Miri float->int casts: be explicit that this is saturatingRalf Jung-0/+4
2020-03-26Add regression test for #66706Alex Macleod-0/+45
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-401/+421
2020-03-26Rename asm! to llvm_asm!Amanieu d'Antras-187/+213
2020-03-26Add tests based on issue #70372 commentsAmin Arria-0/+22
2020-03-26Fix incorrect pattern warning "unreachable pattern"Amin Arria-8/+41
2020-03-26add 'fn write_u16s'(rustc_mir::interpret::Memory)JOE1994-2/+43
2020-03-26Enable `--bless`ing of MIR dumpsOliver Scherer-256/+1198
2020-03-26Clean up E0459 explanationGuillaume Gomez-1/+3
2020-03-26error_bad_item_kind: add help textMazdak Farrokhzad-2/+93
2020-03-26Upgrade rustc and bootstrap dependenciesMateusz MikuĊ‚a-4/+4
2020-03-26rustc_hir_pretty: bump recursion_limitMazdak Farrokhzad-0/+2
2020-03-26Rollup merge of #70424 - lcnr:nit, r=CentrilMazdak Farrokhzad-5/+1
2020-03-26Rollup merge of #70417 - rakshith-ravi:master, r=CentrilMazdak Farrokhzad-0/+57
2020-03-26Rollup merge of #70411 - ogoffart:fix-62691, r=eddybMazdak Farrokhzad-13/+21
2020-03-26Rollup merge of #70385 - RalfJung:miri-nits, r=eddybMazdak Farrokhzad-8/+8
2020-03-26Rollup merge of #68004 - nikomatsakis:negative-impls, r=varkorMazdak Farrokhzad-351/+869
2020-03-26Reorganize a bit the code and add a commentOlivier Goffart-4/+10
2020-03-26wip pacify the merciless ui testsNiko Matsakis-1/+1
2020-03-26Remove unused argumentOliver Scherer-18/+3
2020-03-26pacify the merciless x.py fmtNiko Matsakis-47/+11
2020-03-26use slice pattern instead of calling `is_empty()` and `[0]`Niko Matsakis-6/+14
2020-03-26add test for negative specializes negativeNiko Matsakis-0/+13
2020-03-26move stderr file tooNiko Matsakis-0/+0
2020-03-26give the negative-impls-builtin test a more sensible nameNiko Matsakis-0/+0