]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Only print integers in symbol path's constants
[rust.git] / src / librustc_mir /
2019-05-25 Oliver SchererFix rebase fallout
2019-05-25 Oliver SchererMake `ConstValue::Slice` solely take `[u8]` and `str`
2019-05-25 Oliver SchererDon't use `ty::Const` without immediately interning
2019-05-25 Oliver SchererReuse the pretty printing architecture for printing...
2019-05-25 borsAuto merge of #61150 - Centril:rollup-wmm7qga, r=Centril
2019-05-25 Mazdak FarrokhzadRollup merge of #61134 - nvzqz:reverse_bits-must_use...
2019-05-25 Mazdak FarrokhzadRollup merge of #61116 - scottmcm:vcpp-download-link...
2019-05-25 Mazdak FarrokhzadRollup merge of #61113 - SimonSapin:fnbox, r=alexcrichton
2019-05-25 Mazdak FarrokhzadRollup merge of #61111 - Cerberuser:patch-1, r=steveklabnik
2019-05-25 Mazdak FarrokhzadRollup merge of #61110 - ehuss:revert-edition-override...
2019-05-25 Mazdak FarrokhzadRollup merge of #61107 - blkerby:docs_typos, r=Centril
2019-05-25 Mazdak FarrokhzadRollup merge of #61096 - ehuss:tidy-license-short-circu...
2019-05-25 Mazdak FarrokhzadRollup merge of #61095 - ehuss:update-cargo, r=alexcrichton
2019-05-25 borsAuto merge of #60441 - vext01:try-to-kill-projection...
2019-05-24 borsAuto merge of #60777 - pietroalbini:azure-pipelines...
2019-05-24 Edd BarrettMake place projections concrete.
2019-05-24 borsAuto merge of #60803 - varkor:remove-in-place-syntax...
2019-05-24 borsAuto merge of #60984 - matthewjasper:borrowck-error...
2019-05-23 Mazdak FarrokhzadRollup merge of #61054 - estebank:mut-ref-reassign...
2019-05-23 borsAuto merge of #60970 - MaulingMonkey:pr-compiletest...
2019-05-23 borsAuto merge of #61075 - Centril:rollup-1ugmcqu, r=Centril
2019-05-23 Mazdak FarrokhzadRollup merge of #61057 - sfackler:revert-next-back...
2019-05-23 Mazdak FarrokhzadRollup merge of #61055 - bgermann:master, r=sanxiyn
2019-05-23 Mazdak FarrokhzadRollup merge of #61046 - mark-i-m:transcribe-fix, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #61043 - alexcrichton:less-full-bootstr...
2019-05-23 Mazdak FarrokhzadRollup merge of #61014 - jsgf:emit-artifact-type, r...
2019-05-23 Mazdak FarrokhzadRollup merge of #60981 - alexcrichton:update-compiler...
2019-05-23 borsAuto merge of #60174 - matthewjasper:add-match-arm...
2019-05-23 borsAuto merge of #60740 - petrochenkov:kw, r=nnethercote
2019-05-22 borsAuto merge of #61044 - Centril:rollup-ztsgb9p, r=Centril
2019-05-22 Vadim PetrochenkovSimplify use of keyword symbols
2019-05-22 Mazdak FarrokhzadRollup merge of #61037 - oli-obk:clippy, r=Manishearth
2019-05-22 Mazdak FarrokhzadRollup merge of #61034 - eddyb:soa-metadata-prereq...
2019-05-22 Mazdak FarrokhzadRollup merge of #61030 - spastorino:make-operand-iterat...
2019-05-22 Mazdak FarrokhzadRollup merge of #61029 - blkerby:minimum_spanning_tree...
2019-05-22 Mazdak FarrokhzadRollup merge of #61023 - spastorino:use-iterate-qualify...
2019-05-22 Mazdak FarrokhzadRollup merge of #60809 - jethrogb:jb/nll-faq, r=pnkfelix
2019-05-22 Mazdak FarrokhzadRollup merge of #60773 - Aaron1011:fix/rustdoc-project...
2019-05-22 borsAuto merge of #59445 - alexreg:ban-multi-trait-objects...
2019-05-22 borsAuto merge of #60840 - tmandry:preserve-scope-in-genera...
2019-05-22 Santiago PastorinoMigrate from recursion to iterate on qualify consts...
2019-05-22 borsAuto merge of #61027 - Centril:rollup-oewauf1, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61006 - RalfJung:maybe-uninit, r=Centril
2019-05-22 Mazdak FarrokhzadRollup merge of #61003 - nnethercote:rm-InternedString...
2019-05-22 Mazdak FarrokhzadRollup merge of #60998 - RalfJung:static_assert, r...
2019-05-22 Mazdak FarrokhzadRollup merge of #60995 - topecongiro:parser-from-stream...
2019-05-22 Mazdak FarrokhzadRollup merge of #60991 - spastorino:local-decls-push...
2019-05-22 Mazdak FarrokhzadRollup merge of #60982 - estebank:fix-60976, r=petrochenkov
2019-05-22 Mazdak FarrokhzadRollup merge of #60973 - nnethercote:fix-file_metadata...
2019-05-22 Mazdak FarrokhzadRollup merge of #60581 - hellow554:fix_60580, r=alexcri...
2019-05-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into azure...
2019-05-21 borsAuto merge of #61007 - michaelwoerister:limited-debugin...
2019-05-21 Matthew JasperRemove unused parameter in borrowck error reporting
2019-05-21 Matthew JasperMove conflict error reporting to its own module
2019-05-21 Matthew JasperDont show variables from desugarings in borrowck errors
2019-05-21 Mazdak FarrokhzadComment style fixes
2019-05-21 Matthew JasperSchedule storage-dead of temporaries sooner
2019-05-21 Matthew JasperEmit fake borrows for all tests
2019-05-21 Matthew JasperRemove MIR borrowck hack for old match scopes
2019-05-21 Matthew JasperGive match arms a drop/region scope
2019-05-21 Matthew JasperHandle the visibility/lint scope distinction better
2019-05-21 Matthew JasperRemove unused parameter from in(_opt)?_scope
2019-05-21 Jethro BeekmanAdd FAQ for NLL migration
2019-05-21 Nicholas NethercoteRemove impls for `InternedString`/string equality.
2019-05-21 Ralf Jungstatic_assert: make use of anonymous constants
2019-05-21 borsAuto merge of #60903 - nnethercote:mv-gensyms-from...
2019-05-21 borsAuto merge of #60950 - taiki-e:arbitrary_self_types...
2019-05-20 Santiago PastorinoLocalDecl push returns Local len
2019-05-20 Mazdak FarrokhzadRollup merge of #60959 - petrochenkov:sassert, r=estebank
2019-05-20 Mazdak FarrokhzadRollup merge of #60952 - dtolnay:heap, r=Amanieu
2019-05-20 Mazdak FarrokhzadRollup merge of #60942 - bjorn3:metadata_loader_refacto...
2019-05-20 Mazdak FarrokhzadRollup merge of #60915 - michaelwoerister:hashstablestu...
2019-05-20 Mazdak FarrokhzadRollup merge of #60823 - oli-obk:used_unused_no_mangle...
2019-05-20 Mazdak FarrokhzadRollup merge of #60511 - taiki-e:libstd-intra-doc,...
2019-05-20 Mazdak FarrokhzadRollup merge of #60487 - GuillaumeGomez:fix-search...
2019-05-20 Mazdak FarrokhzadRollup merge of #60453 - tbu-:pr_getrandom_enoperm...
2019-05-20 Mazdak FarrokhzadRollup merge of #60383 - GuillaumeGomez:fix-position...
2019-05-20 Alexander RegueiroAccumulation of various drive-by cosmetic changes.
2019-05-20 borsAuto merge of #60921 - cuviper:remove-mpsc_select,...
2019-05-20 borsAuto merge of #60815 - nnethercote:use-Symbol-more...
2019-05-20 borsAuto merge of #60969 - Centril:rollup-3j71mqj, r=Centril
2019-05-19 Nicholas NethercoteIntroduce `InternedString::intern`.
2019-05-19 Nicholas NethercoteAvoid `as_str()` in `ParamTy::is_self`.
2019-05-19 Mazdak FarrokhzadRollup merge of #60962 - VeryTastyTomato:patch-1, r...
2019-05-19 Mazdak FarrokhzadRollup merge of #60960 - matthewjasper:remove-lowering...
2019-05-19 Mazdak FarrokhzadRollup merge of #60908 - GuillaumeGomez:errors, r=oli-obk
2019-05-19 Mazdak FarrokhzadRollup merge of #60895 - chandde:master, r=alexcrichton
2019-05-19 Mazdak FarrokhzadRollup merge of #60745 - wesleywiser:const_prop_into_te...
2019-05-19 Mazdak FarrokhzadRollup merge of #60590 - petertodd:2018-test-union...
2019-05-19 borsAuto merge of #60272 - Jakst:patch-1, r=Manishearth
2019-05-19 Wesley Wiser[const-prop] Don't const-prop into terminators unless...
2019-05-19 Wesley Wiser[const-prop] Remove catch all match and add FIXME
2019-05-19 Wesley Wiser[const-prop] Support propagating into SwitchInt's ...
2019-05-19 Wesley Wiser[const-prop] Support propagating into Assert's `cond...
2019-05-19 borsAuto merge of #60065 - QuietMisdreavus:async-move-docte...
2019-05-19 borsAuto merge of #60946 - Xanewok:update-rls, r=oli-obk
2019-05-19 borsAuto merge of #60937 - RalfJung:miri, r=oli-obk
2019-05-19 borsAuto merge of #60760 - GuillaumeGomez:generic-display...
2019-05-19 borsAuto merge of #60949 - Centril:rollup-f918e1v, r=Centril
2019-05-19 Mazdak FarrokhzadRollup merge of #60947 - blkerby:global_alloc_typo...
next