]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #74391 - ssomers:btree_refactor, r=Mark-Simulacrum
[rust.git] / src /
2020-07-16 Manish GoregaokarRollup merge of #74391 - ssomers:btree_refactor, r...
2020-07-16 Manish GoregaokarRollup merge of #74390 - ColoredCarrot:patch-1, r=lcnr
2020-07-16 Manish GoregaokarRollup merge of #74370 - Manishearth:re-spotlight,...
2020-07-16 Manish GoregaokarRollup merge of #74359 - lzutao:rustdoc-tostring, r...
2020-07-16 Manish GoregaokarRollup merge of #74325 - GuillaumeGomez:focus-source...
2020-07-16 Manish GoregaokarRollup merge of #74221 - oli-obk:const_prop_ice, r...
2020-07-16 Manish GoregaokarRollup merge of #74171 - ehuss:44056-debug-macos, r...
2020-07-16 Manish GoregaokarRollup merge of #74159 - lcnr:const-generic-ty-decl...
2020-07-16 Manish GoregaokarRollup merge of #74148 - GuillaumeGomez:doc-alias-check...
2020-07-16 Manish GoregaokarRollup merge of #74140 - sexxi-goose:precise_hir_projec...
2020-07-16 Manish GoregaokarRollup merge of #73998 - euclio:search-index-determinis...
2020-07-16 Manish GoregaokarRollup merge of #73981 - ehuss:remove-ignore-stage1...
2020-07-16 Manish GoregaokarRollup merge of #73926 - joaopaulocarreiro:github_rust...
2020-07-16 Manish GoregaokarRollup merge of #73835 - GuillaumeGomez:cleanup-e0710...
2020-07-16 Manish GoregaokarRollup merge of #73807 - euclio:rustdoc-highlighting...
2020-07-16 Manish GoregaokarRollup merge of #73794 - GuillaumeGomez:cleanup-e0705...
2020-07-16 Manish GoregaokarRollup merge of #73771 - alexcrichton:ignore-unstable...
2020-07-16 Manish GoregaokarRollup merge of #73566 - jyn514:name-resolve-first...
2020-07-16 Manish GoregaokarDon't position:relative on all pres
2020-07-16 Manish GoregaokarRemove !important on border-color and background-color
2020-07-16 Manish GoregaokarAdd Ayu theme for spotlight
2020-07-16 Manish GoregaokarReview comments for JS
2020-07-16 Manish GoregaokarMake spotlight show on hover
2020-07-16 Manish GoregaokarMove spotlight next to the return type
2020-07-16 Manish GoregaokarRevert "Remove spotlight usage"
2020-07-16 Manish GoregaokarRevert "Remove "important traits" feature"
2020-07-16 Guillaume GomezRemove elements iterator clone and only keep first...
2020-07-16 borsAuto merge of #72481 - marmeladema:duration-consts...
2020-07-16 Joshua NelsonRemove unused lazy_static
2020-07-16 Stein SomersSeparate off BTreeMap support functions and loose their...
2020-07-16 Stein SomersClean up or comment every unwrap in BTreeMap's main...
2020-07-16 Bastian Kauschkeadd regression test for #73491
2020-07-16 borsAuto merge of #74202 - oli-obk:mir_const, r=RalfJung
2020-07-16 Bastian Kauschkeadd regression test for #71169
2020-07-16 Bastian Kauschkebless ui tests
2020-07-16 Bastian Kauschkeupdate help message
2020-07-16 Bastian Kauschkedon't supply generics to AnonConsts in param lists
2020-07-16 Bastian Kauschkerelax Node lt bounds
2020-07-16 Bastian Kauschkeadd self dependent const param test
2020-07-16 Bastian Kauschkeforbid generic params in the type of const params
2020-07-16 ColoredCarrotFix typo in std::mem::transmute documentation
2020-07-16 Oliver SchererGroup the try_eval functions before the eval functions
2020-07-16 Oliver SchererMake `try_eval` private
2020-07-16 Oliver SchererMove `ty::Const` and `ty::ConstKind` into their own...
2020-07-16 borsAuto merge of #74388 - Manishearth:rollup-i7iueu8,...
2020-07-16 Manish GoregaokarRollup merge of #74381 - mbrubeck:docs, r=Mark-Simulacrum
2020-07-16 Manish GoregaokarRollup merge of #74377 - alexcrichton:test-default...
2020-07-16 Manish GoregaokarRollup merge of #74352 - ehuss:fix-alloc-links, r=Mark...
2020-07-16 Manish GoregaokarRollup merge of #74295 - ssomers:btree_comments, r...
2020-07-16 Manish GoregaokarRollup merge of #74203 - nnethercote:enforce-static...
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 Nicholas NethercoteRename `sym::item_context` as `sym::ItemContext`.
2020-07-16 Nicholas NethercoteEnforce the static symbol order.
2020-07-16 borsAuto merge of #74375 - Manishearth:rollup-10vbpdh,...
2020-07-15 Matt BrubeckUpdate docs for str::as_bytes_mut.
2020-07-15 marmelademaConstify most non-trait `Duration` methods as described...
2020-07-15 Janik RabeClarify effect of orphan rule changes on From/Into
2020-07-15 Alex CrichtonMove libstd's default feature to libtest
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 Oliver Scherers/try_to_usize/try_to_machine_usize/
2020-07-15 Oliver SchererReduce the amount of interning and `layout_of` calls...
2020-07-15 Oliver SchererDon't panic if the lhs of a div by zero is not statical...
2020-07-15 Guillaume GomezImprove settings wording
2020-07-15 Joshua NelsonUse the default providers in rustc_interface instead...
2020-07-15 Joshua NelsonCatch errors for any new item, not just trait implement...
2020-07-15 Joshua NelsonAddress review comments
2020-07-15 Joshua NelsonEMPTY_MAP -> EMPTY_SET
2020-07-15 Joshua NelsonFix comment
2020-07-15 Joshua NelsonUse mem::replace instead of rewriting it
2020-07-15 Joshua NelsonDon't ICE on infinitely recursive types
2020-07-15 Joshua Nelson--bless
2020-07-15 Joshua NelsonRemove unnecessary lifetime parameter
2020-07-15 Joshua NelsonUse tcx as the only context for visitor
2020-07-15 Joshua NelsonMention `cargo check` in help message
2020-07-15 Joshua NelsonDon't crash on Vec<DoesNotExist>
2020-07-15 Joshua NelsonAddress review comments about code style
2020-07-15 Joshua NelsonAvoid unnecessary enum
2020-07-15 Joshua NelsonDon't make typeck_tables_of public
2020-07-15 Joshua NelsonAdd test case for #65863
2020-07-15 Joshua NelsonRecurse into function bodies, but don't typeck closures
2020-07-15 Joshua NelsonDon't ICE on errors in function returning impl trait
2020-07-15 Dylan MacKenzieAdd `rustdoc` tests from #72088
2020-07-15 Joshua NelsonAdd an option not to report resolution errors for rustdoc
2020-07-15 Joshua NelsonDon't run analysis pass in rustdoc
2020-07-15 Joshua NelsonDon't run everybody_loops for rustdoc
2020-07-15 Joshua NelsonInitialize default providers only once
next