]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #74037 - JohnTitor:contributing-md, r=Mark-Simulacrum
[rust.git] / src /
2020-07-16 Manish GoregaokarRollup merge of #74037 - JohnTitor:contributing-md...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
2020-07-16 borsAuto merge of #74375 - Manishearth:rollup-10vbpdh,...
2020-07-15 Janik RabeClarify effect of orphan rule changes on From/Into
2020-07-15 Manish GoregaokarRollup merge of #74374 - cuviper:lto-bitcode-1.45,...
2020-07-15 Manish GoregaokarRollup merge of #74353 - pierwill:pierwill-edit-dep...
2020-07-15 Manish GoregaokarRollup merge of #74347 - jyn514:ive-got-a-small-query...
2020-07-15 Manish GoregaokarRollup merge of #74344 - estebank:stringly-wobbly,...
2020-07-15 Manish GoregaokarRollup merge of #74337 - estebank:ty-parse-recovery...
2020-07-15 Manish GoregaokarRollup merge of #74294 - msirringhaus:master, r=pietroa...
2020-07-15 Manish GoregaokarRollup merge of #74291 - regexident:from-docs, r=Guilla...
2020-07-15 Manish GoregaokarRollup merge of #74276 - lcnr:discriminant-kind-what...
2020-07-15 Manish GoregaokarRollup merge of #74218 - GuillaumeGomez:search-results...
2020-07-15 Manish GoregaokarRollup merge of #74196 - GuillaumeGomez:auto-collapse...
2020-07-15 Manish GoregaokarRollup merge of #74119 - nnethercote:rm-Compiler-compil...
2020-07-15 Manish GoregaokarRollup merge of #73959 - GuillaumeGomez:cleanup-e0716...
2020-07-15 Manish GoregaokarRollup merge of #73918 - GuillaumeGomez:cleanup-e0715...
2020-07-15 Manish GoregaokarRollup merge of #72973 - msizanoen1:riscv-host, r=pietr...
2020-07-15 Guillaume GomezImprove settings wording
2020-07-15 Joshua NelsonInitialize default providers only once
2020-07-15 borsAuto merge of #74113 - lcnr:type-dependent-consts-2...
2020-07-15 Bastian Kauschkeunify Instance::resolve
2020-07-15 Bastian Kauschkeunsafety_check_result_for_const_arg
2020-07-15 Bastian KauschkeWithOptConstParam::dummy -> WithOptConstParam::unknown
2020-07-15 Bastian Kauschkety_def_id -> def_id_for_type_of
2020-07-15 Bastian Kauschkeimprove naming
2020-07-15 Bastian Kauschkecleanup
2020-07-15 Bastian Kauschkeupdate promoted_mir
2020-07-15 Bastian Kauschkeupdate const arg queries
2020-07-15 Bastian Kauschkeupdate test
2020-07-15 Bastian Kauschkeonly call `typeck_tables_of_const_arg` for const args
2020-07-15 Bastian Kauschkemir opt cross compile
2020-07-15 Bastian Kauschkemir_built is a lie
2020-07-15 Bastian Kauschkedecode stuff
2020-07-15 Bastian Kauschkeui test diff
2020-07-15 Bastian Kauschkemir opt diff
2020-07-15 Bastian Kauschkeconst generics work!
2020-07-15 Bastian Kauschkecontinue mir pipeline
2020-07-15 Bastian Kauschkeoptimized_mir
2020-07-15 Bastian KauschkeInstanceDef::Item
2020-07-15 Bastian Kauschketypeck all the tables
2020-07-15 Bastian Kauschkeconst_eval_resolve
2020-07-15 Bastian KauschkeConstKind::Unevaluated
2020-07-15 Bastian Kauschkebegin using `WithOptParam`
2020-07-15 Bastian Kauschkeintroduce the query `opt_const_param_of`
2020-07-15 Bastian Kauschkeadd const generic tests
2020-07-15 borsAuto merge of #74214 - nnethercote:change-SymbolName...
2020-07-15 Bastian Kauschkeimprove DiscriminantKind handling
2020-07-15 pierwillEdit docs for rustc_middle::dep_graph::dep_node
2020-07-15 borsAuto merge of #71272 - jclulow:illumos-x86-ci, r=pietro...
2020-07-15 Nicholas NethercoteUndo the `const_str` changes from the previous commit.
2020-07-15 Nicholas NethercoteChange `SymbolName::name` to a `&str`.
2020-07-15 Esteban KüberHandle case of incomplete local ty more gracefully
2020-07-15 borsAuto merge of #74175 - nnethercote:more-static-symbols...
2020-07-14 Esteban KüberRemove string comparison and use diagnostic item instead
2020-07-14 Nicholas NethercoteRemove lots of `Symbol::as_str()` calls.
2020-07-14 Nicholas NethercoteAdd and use more static symbols.
2020-07-14 Nicholas NethercoteFix the ordering of the static symbols.
2020-07-14 Nicholas NethercoteRename `sym::nontrapping_fptoint`.
2020-07-14 borsAuto merge of #74342 - Manishearth:rollup-l63pesj,...
2020-07-14 Manish GoregaokarRollup merge of #74340 - davidtwco:issue-73747-improper...
2020-07-14 Manish GoregaokarRollup merge of #74336 - davidtwco:issue-73112-cross...
2020-07-14 Manish GoregaokarRollup merge of #74334 - jyn514:config-toml-docs, r...
2020-07-14 Manish GoregaokarRollup merge of #74332 - ehuss:update-cargo, r=ehuss
2020-07-14 Manish GoregaokarRollup merge of #74272 - davidtwco:issue-73626-multilin...
2020-07-14 Manish GoregaokarRollup merge of #74271 - lzutao:cmdbytes, r=LukasKalbertodt
2020-07-14 Manish GoregaokarRollup merge of #74263 - RalfJung:thread-local, r=Mark...
2020-07-14 Manish GoregaokarRollup merge of #74252 - shepmaster:bootstrap-rust...
2020-07-14 Manish GoregaokarRollup merge of #74228 - estebank:unsized-param, r...
2020-07-14 Manish GoregaokarRollup merge of #74211 - estebank:struct-pat-as-unit...
2020-07-14 Manish GoregaokarRollup merge of #73759 - GuillaumeGomez:stdin-examples...
2020-07-14 Esteban KüberReword message
2020-07-14 Esteban KüberRemove redundant explanatory `note` for type parameters
2020-07-14 David Woodlint: use `transparent_newtype_field` to avoid ICE
2020-07-14 Esteban KüberSuggest borrowing in more unsized fn param cases
2020-07-14 Esteban KüberRemove `Sized` `on_unimplemented` note
2020-07-14 Esteban KüberSuggest boxing or borrowing unsized fields
2020-07-14 Esteban KüberPoint at type on E0275 instead of whole field
2020-07-14 Esteban KüberSuggest borrowing unsized argument types
2020-07-14 Esteban KüberSuggest struct pat on incorrect unit or tuple pat
2020-07-14 borsAuto merge of #74330 - Manishearth:rollup-mrc09pb,...
2020-07-14 David Woodtypeck: use `item_name` in cross-crate packed diag
2020-07-14 Eric HussUpdate cargo
2020-07-14 Manish GoregaokarRollup merge of #74324 - flip1995:clippyup, r=Manishearth
2020-07-14 Manish GoregaokarRollup merge of #74316 - yoshuawuyts:no-wake-type-hints...
2020-07-14 Manish GoregaokarRollup merge of #74310 - nnethercote:use-ArrayVec-in...
2020-07-14 Manish GoregaokarRollup merge of #74296 - Lynoure:rfind-doc-improvement...
2020-07-14 Manish GoregaokarRollup merge of #74270 - davidtwco:issue-74086-more...
2020-07-14 Manish GoregaokarRollup merge of #74257 - alex:patch-1, r=joshtriplett
2020-07-14 Manish GoregaokarRollup merge of #74239 - AdrianCX:master, r=cuviper
2020-07-14 Manish GoregaokarRollup merge of #74227 - erikdesjardins:layun, r=estebank
2020-07-14 Manish GoregaokarRollup merge of #74220 - lzutao:windows-path-com, r...
2020-07-14 Manish GoregaokarRollup merge of #74173 - estebank:struct-pat-as-enum...
2020-07-14 Manish GoregaokarRollup merge of #73986 - RalfJung:raw-slice-as-ptr...
2020-07-14 Manish GoregaokarRollup merge of #73965 - davidtwco:issue-73886-non...
2020-07-14 Manish GoregaokarRollup merge of #73866 - Goirad:fix-entry-improper...
2020-07-14 Manish GoregaokarRollup merge of #73720 - GuillaumeGomez:cleanup-e0704...
2020-07-14 Manish GoregaokarRollup merge of #71237 - Cldfire:rustdoc-ayu-theme...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 Yoshua WuytsRemove unnecessary type hints from the Wake impl
next