]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-27 varkorLookup region variable origin instead of choosing one
2019-03-27 varkorStore type variable origins in InferenceFudger
2019-03-27 varkorPropitiate tidy
2019-03-27 varkorUpdate ena to version 0.13.0
2019-03-27 varkorUse `eq_relations`
2019-03-27 varkorAdd `next_int_var` and `next_float_var`
2019-03-27 varkorSimplify `fudge_inference_if_ok`
2019-03-27 varkorAdd int variables and float variables to `InferenceFudger`
2019-03-27 varkorRename `RegionFudger` to `InferenceFudger`
2019-03-27 varkorRemove `TypeVariableMap`
2019-03-27 varkorUse Ranges for vars_since_snapshot
2019-03-27 varkorSimplify `TypeVariableTable::vars_since_snapshot`
2019-03-27 varkorSimplify `RegionConstraintCollector::vars_since_snapshot`
2019-03-27 varkorMake `vars_since_snapshot` naming consistent
2019-03-27 varkorUpdate ena
2019-03-27 Mazdak Farrokhzadadd negative test case in assignment-expected-bool
2019-03-27 Mazdak Farrokhzadadjust assignment-in-if test accordingly.
2019-03-27 Mazdak Farrokhzadadd test for assignment x = y where type bool is expected.
2019-03-27 Mazdak Farrokhzadgeneralize diagnostic for x = y where type bool is...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-27 Mazdak Farrokhzadlibrustc_interface => 2018; rename rustc-rayon to rayon...
2019-03-27 Mazdak Farrokhzadlibrustc_interface => 2018
2019-03-27 Chris GregoryMake into itemized list and fix some wording
2019-03-27 Chris GregoryMinor rewordings and add `dyn` keyword
2019-03-27 borsAuto merge of #59447 - GuillaumeGomez:rollup, r=Guillau...
2019-03-27 Chris GregoryAdd documentation about `for` used as higher ranked...
2019-03-27 Simonas KazlauskasUse informational target machine for metadata
2019-03-27 kenta7777renames EvalContext to InterpretCx in docs and comments.
2019-03-27 borsAuto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichton
2019-03-26 Tim DiekmannAdd `Default` to `std::alloc::System`
2019-03-26 Guillaume GomezFix error index CSS file name
2019-03-26 Markus Westerlindfix: Make incremental artifact deletion more robust
2019-03-26 Nikhil BeneschUse consistent phrasing for all macro summaries
2019-03-26 Guillaume GomezHandle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc...
2019-03-26 Guillaume GomezAdd resource suffix for libtest and proc_macro as well
2019-03-26 Guillaume GomezPrevent cache issues on version updates
2019-03-26 Guillaume GomezRollup merge of #59432 - phansch:compiletest_docs,...
2019-03-26 Guillaume GomezRollup merge of #59427 - czipperz:non_null_doc_links...
2019-03-26 Guillaume GomezRollup merge of #59424 - GuillaumeGomez:fix-stability...
2019-03-26 Guillaume GomezRollup merge of #59330 - DevQps:improve-std-convert...
2019-03-26 Guillaume GomezRollup merge of #59197 - kornelski:redir, r=steveklabnik
2019-03-26 Guillaume GomezRollup merge of #59026 - GuillaumeGomez:search-tabs...
2019-03-26 Guillaume GomezRollup merge of #59004 - GuillaumeGomez:generics-handli...
2019-03-26 John Kåre AlsakerMake crate_variances a regular query
2019-03-26 John Kåre AlsakerCombine input and eval_always query types
2019-03-26 Taiki Endolibrustc_driver => 2018
2019-03-26 Esteban KüberAdd specific message for tuple struct invoked with...
2019-03-26 Esteban KüberReword invalid suffixe errors
2019-03-26 borsAuto merge of #59433 - Centril:rollup, r=Centril
2019-03-26 Esteban KüberUse `expect_no_suffix` for error
2019-03-26 John Kåre AlsakerExclude UnusedBrokenConst from module lints
2019-03-26 TheGoddessInariRemove the block on natvis for lld-link.
2019-03-26 gnzlbgLife's too short not to use cfg_if
2019-03-26 borsAuto merge of #59434 - Centril:bootstrap-to-2019-03...
2019-03-26 gnzlbgDocument why the volatile read is used
2019-03-26 gnzlbgAdd exception for libcore/hint.rs to pal lint of tidy...
2019-03-26 gnzlbgUse fallback on emscripten targets
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in libsyntax_pos
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in core::ptr.
2019-03-26 Mazdak Farrokhzadbump bootstrap => 2019-03-20
2019-03-26 Ralf Jungfix some uses I missed
2019-03-26 Ralf Jungadjust MaybeUninit API to discussions
2019-03-26 Mazdak FarrokhzadRollup merge of #59419 - frewsxcv:frewsxcv-qu, r=varkor
2019-03-26 Mazdak FarrokhzadRollup merge of #59410 - tbu-:pr_doc_clarifyclamp,...
2019-03-26 Mazdak FarrokhzadRollup merge of #59389 - euclio:deprecated-suggestion...
2019-03-26 Mazdak FarrokhzadRollup merge of #59374 - faern:simplify-checked-duratio...
2019-03-26 Mazdak FarrokhzadRollup merge of #59362 - pnkfelix:demo-from-iterator...
2019-03-26 Mazdak FarrokhzadRollup merge of #59334 - ewk:readme, r=Mark-Simulacrum
2019-03-26 Mazdak FarrokhzadRollup merge of #59315 - Zoxc:move-query, r=oli-obk
2019-03-26 Mazdak FarrokhzadRollup merge of #59267 - estebank:assoc-const-as-field...
2019-03-26 Mazdak FarrokhzadRollup merge of #59232 - saleemjaffer:mir_place_refacto...
2019-03-26 Mazdak FarrokhzadRollup merge of #59150 - estebank:type-ascription,...
2019-03-26 Philipp HanschImprove some compiletest documentation
2019-03-26 Esteban Küberreview comments
2019-03-26 kenta7777renames EvalContext to InterpretCx.
2019-03-26 Esteban KüberWhen moving out of a for loop head, suggest borrowing...
2019-03-26 borsAuto merge of #59136 - jethrogb:jb/sgx-std-test, r...
2019-03-25 Guillaume GomezFix code block display in portability element in dark...
2019-03-25 Esteban KüberReject integer suffix when tuple indexing
2019-03-25 Corey FarwellUtilize `?` instead of `return None`.
2019-03-25 Josh Stone[CI] record docker image info for reuse
2019-03-25 Chris GregoryLink to PhantomData in NonNull documentation
2019-03-25 John Kåre AlsakerUpdate tests
2019-03-25 John Kåre AlsakerMake more lints incremental
2019-03-25 John Kåre AlsakerMake some lints incremental
2019-03-25 Jorge Apariciocompile all crates under test w/ -Zemit-stack-sizes
2019-03-25 Philipp HanschSave coverage file in build_base path, not /tmp
2019-03-25 ChristianFormatting changes, including better wrapping and creat...
2019-03-25 Chris GregoryRework documentation into examples
2019-03-25 Chris GregoryRework documentation to be about fat pointers
2019-03-25 John Kåre AlsakerAllocate HIR id counters on demand
2019-03-25 Jethro BeekmanSGX target: fix std unit tests
2019-03-25 gnzlbgblack_box should use inline assembly on wasm32
2019-03-25 Chris GregoryRefactor tuple comparison tests
2019-03-25 borsAuto merge of #59258 - euclio:suggestions-filter-crate...
2019-03-25 John Kåre AlsakerAllocate HIR id counters for use trees in MiscCollector
2019-03-25 borsAuto merge of #59256 - petrochenkov:derval2, r=Zoxc
2019-03-25 ljedrzhir: replace NodeId with HirId in ItemId
2019-03-25 Tobias BucherClarify `{Ord,f32,f64}::clamp` docs a little
2019-03-25 Felix S Klock IIadd missing braces
next