]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #46696 - kennytm:rollup, r=kennytm
[rust.git] / src / librustc_mir /
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 borsAuto merge of #46647 - varkor:contrib-1, r=sfackler
2017-12-12 borsAuto merge of #46250 - canndrew:rename-never-type-impl...
2017-12-12 borsAuto merge of #46674 - malbarbo:undist-armv5te, r=alexc...
2017-12-12 borsAuto merge of #46598 - davidtwco:issue-46471, r=arielb1
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-12 borsAuto merge of #46657 - nikomatsakis:resolve-lifetimes...
2017-12-11 David WoodRefactored and tidied up report function
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 David WoodFixed case where borrowed value lives until after scope
2017-12-11 David WoodFix error does not know about free/named lifetimes
2017-12-11 David WoodAdded test for #46472
2017-12-11 David WoodFix error message confuses locals and temporaries
2017-12-11 borsAuto merge of #46558 - arielb1:union-borrow-refactor...
2017-12-10 borsAuto merge of #46248 - zackmdavis:one_time_private_enum...
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-10 Ariel Ben-Yehudacentralize `does_not_live_long_enough` error reporting
2017-12-10 Ariel Ben-Yehudaremove is_unique
2017-12-10 Ariel Ben-Yehudause `places_conflict` to handle reassignment
2017-12-10 Ariel Ben-Yehudaavoid passing the gen/kill bits to `start_block_effects`
2017-12-10 Ariel Ben-Yehudaclean up reassignment duplicate error prevention
2017-12-10 Ariel Ben-Yehudamove FlowAtLocation to be a dataflow abstraction
2017-12-10 Ariel Ben-Yehudastart extracting things into modules
2017-12-10 borsAuto merge of #46611 - GuillaumeGomez:type-mismatch...
2017-12-10 borsAuto merge of #46602 - mbrubeck:try, r=kennytm
2017-12-09 borsAuto merge of #46572 - vramana:fix-45638, r=estebank
2017-12-09 Matt BrubeckUse Try syntax for Option in place of macros or match
2017-12-09 borsAuto merge of #46586 - GuillaumeGomez:fix-mobile-import...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-08 Ramana VenkataFix bad error message for cannot_reborrow_already_uniqu...
2017-12-08 borsAuto merge of #46549 - alexcrichton:thinlto-weak, r...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46539 - oli-obk:cargo_lock, r=alexcrichton
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46497 - AgustinCB:issue-46311, r=petroch...
2017-12-07 borsAuto merge of #46532 - est31:master, r=est31
2017-12-07 borsAuto merge of #46509 - nikomatsakis:nll-master-to-rust...
2017-12-07 borsAuto merge of #46523 - CrockAgile:update-fingerprint...
2017-12-07 Niko Matsakisrename `Binder::new_not_binding` to `Binder::dummy`
2017-12-07 Niko Matsakisfix filter to support `&` and `|`
2017-12-07 Niko Matsakisreplace `InferCtxt::fn_sig` with `closure_sig`
2017-12-07 Niko Matsakisadd closure requirement tests, improve debugging output
2017-12-07 Niko Matsakismir-borrowck returns closure requirements, mir-typeck...
2017-12-07 Niko Matsakisextend MIR dump with detailed, extra information
2017-12-07 Niko Matsakisrenumber types in `ty::Const` and relate them to `mir...
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-07 borsAuto merge of #46533 - nikomatsakis:ui-stamp-files...
2017-12-07 borsAuto merge of #46528 - CensoredUsername:stabilize_abi_s...
2017-12-06 borsAuto merge of #46524 - eddyb:static-static, r=arielb1
2017-12-06 Eduard-Mihai Burtescurustc_mir: promote references of statics from other...
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 borsAuto merge of #46268 - arielb1:union-borrow, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46512 - Havvy:doc-compile_fail, r...
2017-12-06 Corey FarwellRollup merge of #46502 - GuillaumeGomez:improve-search...
2017-12-06 Corey FarwellRollup merge of #46495 - timotree3:patch-1, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46483 - frewsxcv:frewsxcv-ptr-swap...
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 borsAuto merge of #46192 - arielb1:locally-coherent, r...
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-06 Ariel Ben-Yehudawork around weird match arm lifetimes
2017-12-05 Ariel Ben-Yehudamore comments
2017-12-05 Ariel Ben-Yehudafix borrows across loops, libcore *almost* compiles
2017-12-05 Ariel Ben-Yehudafix handling of immutable variables
2017-12-05 Ariel Ben-Yehudahandle gen/kill sets together
2017-12-05 Ariel Ben-Yehudafix handling of CallScopeData
2017-12-05 Ariel Ben-Yehudaimprove conflict error reporting
2017-12-05 Ariel Ben-Yehudafix handling of consts in borrow-checking
2017-12-05 Ariel Ben-YehudaMIR borrowck: avoid formatting state when it is not...
2017-12-05 Ariel Ben-YehudaMIR borrowck: implement union-and-array-compatible...
2017-12-05 borsAuto merge of #46514 - zackmdavis:sticking_it_to_the_ma...
2017-12-05 borsAuto merge of #46498 - malbarbo:dist-armv5te, r=alexcri...
2017-12-05 borsAuto merge of #46492 - eddyb:move-ops, r=arielb1
2017-12-05 Eduard-Mihai Burtescurustc_mir: don't move temporaries that are still used...
2017-12-05 borsAuto merge of #46503 - Aaron1011:librustdoc_log, r...
2017-12-05 borsAuto merge of #46499 - malbarbo:rename-cross, r=alexcri...
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-05 borsAuto merge of #46305 - irinagpopa:backstory, r=alexcric...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-04 borsAuto merge of #46319 - nikomatsakis:nll-master-to-rust...
2017-12-04 Niko Matsakisadopt `longer` and `shorter` rather than `fr` and ...
2017-12-04 borsAuto merge of #46463 - nak3:fix-invalid-docs-path,...
2017-12-04 Niko Matsakisregion_infer: Fix typo in comment
2017-12-04 Niko Matsakistype_check.rs: rustfmt
2017-12-04 Niko Matsakisremove unused span from `eq_types` (and rustfmt slightly)
2017-12-04 Niko Matsakisrename "free region" to "universally quantified region"
2017-12-04 Niko Matsakisintroduce `closure_env_ty` helper to compute ty of...
2017-12-04 Niko MatsakisMIR dump: restructure pretty to be more extensible...
2017-12-04 Niko Matsakisconstraint_generation: create liveness constraints...
2017-12-04 Niko Matsakispromote region_infer into its own module
2017-12-04 Niko Matsakisbreak type-checking of aggregate-kind out into helper...
2017-12-04 Niko Matsakismake `no_late_bound_regions` a method on `Binder<T>`
2017-12-04 Niko Matsakismove `free_regions_map` into `infer::outlives`
2017-12-04 Zack M. Davisregion_infer: BitMatrix representation of region values
next