]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-12-05 Ariel Ben-Yehudarefactor a bit
2017-12-05 Ariel Ben-Yehudaimprove treatment of local types in "remote coherence...
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 Aaron HillRemove librustdoc dependency on log
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-04 borsAuto merge of #46319 - nikomatsakis:nll-master-to-rust...
2017-12-04 Marco A L BarbosaRename cross(2) builder to dist-various-{1,2}
2017-12-04 Niko Matsakisadopt `longer` and `shorter` rather than `fr` and ...
2017-12-04 Niko Matsakisoutlives/env: fix comment, say must and not should
2017-12-04 borsAuto merge of #46463 - nak3:fix-invalid-docs-path,...
2017-12-04 Irina-Gabriela... rustc_back: replace tempdir with crates.io version.
2017-12-04 Irina-Gabriela... rustc_back: move dynamic_lib to rustc_metadata.
2017-12-04 Irina-Gabriela... rustc_back: remove slice module in favor of std::slice...
2017-12-04 Niko Matsakistranstive_relation: fix typo in comment for `parents`
2017-12-04 Niko Matsakisoutlives/env: Fix comment that lost surrounding context.
2017-12-04 Niko Matsakisregion_infer: Fix typo in comment
2017-12-04 Niko Matsakisfree_region_map: Fix typo in comment: r_a <= r_b
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 Matsakisdocument `closure_base_def_id`
2017-12-04 Niko Matsakisfix debruijn account in `for_each_free_region`
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 Matsakismove `liberate_late_bound_regions` to a method on the tcx
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 Matsakisextend TransitiveRelation with `parents` function
2017-12-04 Niko Matsakispromote region_infer into its own module
2017-12-04 Niko Matsakisrename `greater_than` to `reachable_from`
2017-12-04 Niko Matsakisbreak type-checking of aggregate-kind out into helper...
2017-12-04 Niko Matsakisrename `implied_bounds` module to `bounds`
2017-12-04 Niko Matsakisextract the code to create `OutlivesBounds` into its...
2017-12-04 Niko Matsakismake `no_late_bound_regions` a method on `Binder<T>`
2017-12-04 Niko Matsakismake `resolve_regions_and_report_errors` take an `Outli...
2017-12-04 Niko Matsakismove `free_regions_map` into `infer::outlives`
2017-12-04 Niko Matsakisextract the `implied_bounds` code into a helper function
2017-12-04 Zack M. Davisregion_infer: BitMatrix representation of region values
2017-12-04 Paul Daniel... inform constraint generation using maybe-init
2017-12-04 Niko Matsakisborrow_check.rs: rustfmt
2017-12-04 Kenjiro NakayamaFix invalid docs path for compiler plugins
2017-12-04 Niko Matsakisreplace constant regions with a post-inference check
2017-12-04 Niko Matsakisseparate out the liveness constraints from the final...
2017-12-04 borsAuto merge of #46486 - scottmcm:i128-target-option...
2017-12-04 borsAuto merge of #46485 - khuey:cursor-read_exact, r=Manis...
2017-12-04 Scott McMurrayAdd an i128_lowering flag in TargetOptions
2017-12-04 Kyle HueyAdd a specialization of read_exact for Cursor.
2017-12-03 borsAuto merge of #46482 - frewsxcv:rollup, r=frewsxcv
2017-12-03 Corey FarwellRollup merge of #46473 - frewsxcv:frewsxcv-param-name...
2017-12-03 Corey FarwellRollup merge of #46465 - nak3:fix-invalid-link, r=kennytm
2017-12-03 Corey FarwellRollup merge of #46462 - sinkuu:copyprop_reg2, r=arielb1
2017-12-03 Corey FarwellRollup merge of #46454 - GuillaumeGomez:search-overlap...
2017-12-03 Corey FarwellRollup merge of #46442 - est31:master, r=alexcrichton
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 Corey FarwellRollup merge of #45957 - dereckson:unix-agnosticity...
2017-12-03 borsAuto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe
2017-12-03 borsAuto merge of #46393 - kennytm:45861-step-2-3-make...
2017-12-03 Corey FarwellConsistent parameter name for numeric ‘checked’ operations.
2017-12-03 borsAuto merge of #46334 - mikhail-m1:slice_pattern_array_d...
2017-12-03 borsAuto merge of #46320 - arielb1:always-resume, r=nikomat...
2017-12-03 Ariel Ben-Yehudafix tests in wasm
2017-12-03 kennytmUpdate the tools CI to use --no-fail-fast and --save...
2017-12-03 kennytmRecord build and test result of extended tools into...
2017-12-03 kennytmMove the swap the tools test and cargotest within check...
2017-12-03 borsAuto merge of #46433 - GuillaumeGomez:dedup-items,...
2017-12-03 Kenjiro NakayamaFix invalid link to lint_plugin_test.rs
2017-12-03 Shotaro YamadaFix MIR CopyPropagation regression
2017-12-03 borsAuto merge of #46290 - scottmcm:i128-from-compiler...
2017-12-03 Scott McMurrayAdd ignore-emscripten too
2017-12-03 borsAuto merge of #46428 - eddyb:scalar-pair-unpacking...
2017-12-03 Scott McMurrayIgnore the lower_128bit tests on asmjs
2017-12-03 Scott McMurrayRemove the unneeded #![feature(lang_items)]s
2017-12-03 Scott McMurrayUpdate compiler-builtins and use it the 128-bit lowerin...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-03 Ariel Ben-Yehudaadd and unignore tests
2017-12-03 Ariel Ben-Yehudafunnel all unwind paths through a single Resume block
2017-12-03 Ariel Ben-Yehudaadd a pass to remove no-op landing pads
2017-12-03 Ariel Ben-Yehudadon't track borrows for empty regions
2017-12-03 Ariel Ben-Yehudainitialize the destination in unit statements
2017-12-03 Ariel Ben-Yehudafix handling of borrows at a function's end
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 Guillaume GomezFix search results overlap
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 Mikhail Modincreate a drop ladder for an array if any value is moved out
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 est31Remove an unstable and dead compiler flag
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-02 borsAuto merge of #46256 - estebank:suggest-deref, r=arielb1
2017-12-02 Sébastien SantoroUse more convenient and UNIX-agnostic shebang
2017-12-02 borsAuto merge of #45904 - sunjay:gat-parser, r=nikomatsakis
2017-12-01 Josh Stonerustc_llvm: Assume at least LLVM 3.9 in build.rs
2017-12-01 Josh Stonerustllvm: Remove conditional code for LLVM < 3.9
2017-12-01 Eduard-Mihai... rustc: don't unpack newtypes of scalar-pairs with misma...
next