]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Renamed test to match actual issue number
[rust.git] / src / librustc_mir /
2018-08-03 borsAuto merge of #53034 - Manishearth:clippyup, r=oli-obk
2018-08-03 borsAuto merge of #52973 - davidtwco:issue-52663-lifetimes...
2018-08-03 borsAuto merge of #52712 - oli-obk:const_eval_cleanups...
2018-08-03 borsAuto merge of #52887 - yurydelendik:disable-lld-symbols...
2018-08-03 Oliver SchneiderReintroduce alignment check
2018-08-03 Oliver SchneiderRemove spurious whitespace
2018-08-03 borsAuto merge of #52948 - davidtwco:issue-52633-later...
2018-08-03 Oliver SchneiderRemove some more unnecessary `mut`
2018-08-03 borsAuto merge of #52925 - RalfJung:sanity_check, r=oli-obk
2018-08-02 borsAuto merge of #52841 - petrochenkov:premacro, r=alexcri...
2018-08-02 borsAuto merge of #52782 - pnkfelix:issue-45696-dangly...
2018-08-02 borsAuto merge of #52949 - Mark-Simulacrum:snap, r=alexcrichton
2018-08-02 Oliver SchneiderSecond field of ScalarPair can be undef in some cases
2018-08-02 borsAuto merge of #52906 - RalfJung:jemalloc, r=alexcrichton
2018-08-02 David WoodExplicitly label any named lifetimes mentioned in error...
2018-08-02 borsAuto merge of #52890 - djrenren:test-visibility, r...
2018-08-02 Oliver SchneiderReading values should not be looking at the variant
2018-08-02 borsAuto merge of #52847 - upsuper:thread-stack-reserve...
2018-08-02 borsAuto merge of #52787 - riscv-rust:riscv-rust-pr, r...
2018-08-02 borsAuto merge of #52206 - RalfJung:zst-slices, r=alexcrichton
2018-08-01 borsAuto merge of #52958 - pietroalbini:rollup, r=pietroalbini
2018-08-01 Pietro AlbiniRollup merge of #52954 - cramertj:async-parse, r=petroc...
2018-08-01 Pietro AlbiniRollup merge of #52947 - Susurrus:patch-1, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52942 - llogiq:smallvec-opt, r=Mark...
2018-08-01 Pietro AlbiniRollup merge of #52939 - ljedrz:fix_51746, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52930 - eddyb:issue-52489, r=cramertj
2018-08-01 Pietro AlbiniRollup merge of #52926 - alexcrichton:trim-idioms-lints...
2018-08-01 Pietro AlbiniRollup merge of #52915 - Zoxc:refine-gen-borrow-analysi...
2018-08-01 Pietro AlbiniRollup merge of #52908 - lnicola:vec-truncate-opt,...
2018-08-01 Pietro AlbiniRollup merge of #52899 - draganmladjenovic:ui_tests64...
2018-08-01 Pietro AlbiniRollup merge of #52854 - RalfJung:memrchr, r=Kimundi
2018-08-01 Pietro AlbiniRollup merge of #52835 - GuillaumeGomez:ice-rustdoc...
2018-08-01 Pietro AlbiniRollup merge of #52834 - matthewjasper:allow-zst-confli...
2018-08-01 Pietro AlbiniRollup merge of #52809 - davidtwco:issue-49579, r=pnkfelix
2018-08-01 Pietro AlbiniRollup merge of #52799 - Mark-Simulacrum:attr-id-bitvec...
2018-08-01 Pietro AlbiniRollup merge of #52793 - davidtwco:issue-49824, r=pnkfelix
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-08-01 David WoodErrors are more specific in cases where borrows are...
2018-08-01 Felix S. Klock IISpecial-case `Box` in `rustc_mir::borrow_check`.
2018-08-01 Oliver SchneiderFallout from fixing `try_read_value` to work with enums
2018-08-01 Oliver SchneiderAddress behaviour changing review comments
2018-08-01 Oliver SchneiderAddress stylistic review comments and rebase fallout
2018-08-01 Oliver SchneiderSimplify the char correctness check
2018-08-01 Oliver SchneiderFix `try_read_value` not working for enums
2018-08-01 Oliver SchneiderReintroduce `Undef` and properly check constant value...
2018-08-01 Mark RousskovSplit out growth functionality into BitVector type
2018-08-01 borsAuto merge of #52474 - alexcrichton:better-lto-error...
2018-08-01 borsAuto merge of #52937 - pietroalbini:rollup, r=pietroalbini
2018-08-01 Pietro AlbiniRollup merge of #52929 - Havvy:patch-1, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52918 - pietroalbini:1.27.2-notes...
2018-08-01 Pietro AlbiniRollup merge of #52914 - nagisa:sparc-is-sparc’s-own...
2018-08-01 Pietro AlbiniRollup merge of #52907 - pnkfelix:issue-52877-original...
2018-08-01 Pietro AlbiniRollup merge of #52905 - pravic:unsize-typo, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52904 - pnkfelix:issue-51167-sort...
2018-08-01 Pietro AlbiniRollup merge of #52888 - estebank:shell-sugg, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52883 - estebank:nll-diag-mut, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52878 - mikhail-m1:master, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52876 - cuviper:const-endianness-be...
2018-08-01 Pietro AlbiniRollup merge of #52870 - cramertj:unpin-futureobj,...
2018-08-01 Pietro AlbiniRollup merge of #52867 - matthiaskrgr:release_typos...
2018-08-01 Pietro AlbiniRollup merge of #52861 - ColinFinck:master, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52859 - ljedrz:smallvec_true_extend...
2018-08-01 Pietro AlbiniRollup merge of #52853 - RalfJung:bootstrap-help, r...
2018-08-01 Pietro AlbiniRollup merge of #52851 - flip1995:tool_lints, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52846 - kennytm:bootstrap-curl-timeout...
2018-08-01 Pietro AlbiniRollup merge of #52842 - toidiu:ak-commentUpdate, r...
2018-08-01 Pietro AlbiniRollup merge of #52831 - dsciarra:rm-ref-to-author...
2018-08-01 Pietro AlbiniRollup merge of #52825 - RalfJung:codegen, r=alexcrichton
2018-08-01 Pietro AlbiniRollup merge of #52824 - varkor:fix-llvm-ret-move-warni...
2018-08-01 Pietro AlbiniRollup merge of #52822 - MajorBreakfast:fix-from-local...
2018-08-01 Pietro AlbiniRollup merge of #52821 - fukatani:gdb-vecdeque-print...
2018-08-01 Pietro AlbiniRollup merge of #52810 - matthewjasper:more-immutablity...
2018-08-01 Pietro AlbiniRollup merge of #52778 - ljedrz:readable_serialize...
2018-08-01 Pietro AlbiniRollup merge of #52771 - matklad:patch-1, r=kennytm
2018-08-01 Pietro AlbiniRollup merge of #52745 - commandline:master, r=oli-obk
2018-08-01 Pietro AlbiniRollup merge of #52732 - SimonSapin:spring, r=Mark...
2018-08-01 Pietro AlbiniRollup merge of #52340 - cypher:document-from-trait...
2018-08-01 borsAuto merge of #52756 - alexcrichton:cap-applicable...
2018-07-31 Felix S. Klock IIaddress review feedback (`sort_by_key` is so much clean...
2018-07-31 borsAuto merge of #52234 - petrochenkov:macuse2, r=Mark...
2018-07-31 John Kåre AlsakerDon't count MIR locals as borrowed after StorageDead...
2018-07-31 Matthew JasperAllow borrow conflicts for promoted length 0 arrays
2018-07-31 Felix S. Klock IINLL: On "cannot move out of type" error, print original...
2018-07-31 borsAuto merge of #52461 - irinagpopa:safe-llvm, r=nikomatsakis
2018-07-31 Felix S. Klock IISort NLL error diagnostics by span in an attempt to...
2018-07-31 borsAuto merge of #50267 - humanenginuity:master, r=alexcri...
2018-07-31 borsAuto merge of #52850 - SimonSapin:unstablize, r=alexcri...
2018-07-31 borsAuto merge of #52630 - Mark-Simulacrum:rustdoc-cleanup...
2018-07-31 borsAuto merge of #52863 - steveklabnik:update-books, r...
2018-07-31 borsAuto merge of #52731 - nikomatsakis:issue-52057-inferen...
2018-07-31 Niko Matsakisregion_infer: rustfmt, pacifying the mercilous tidy
2018-07-31 Niko Matsakisfree RegionBoundPairs earlier and avoid normalizing...
2018-07-31 Niko Matsakisremove `region_bound_pairs` from FRR as they are not...
2018-07-31 Niko Matsakismake a free fn for creating the URR
2018-07-31 Niko Matsakisremove universal-region-relation computation from unive...
2018-07-31 Niko Matsakisintroduce, but do not use, `free_region_relation` compu...
2018-07-30 Esteban KüberInclude lifetime in mutability suggestion in NLL messages
2018-07-30 borsAuto merge of #52697 - ljedrz:misc_data_structures...
2018-07-30 borsAuto merge of #52830 - matthewjasper:bootstrap-prep...
2018-07-30 borsAuto merge of #52722 - alexcrichton:more-identifier...
next