]> git.lizzy.rs Git - rust.git/history - src
Detect JS-style `===` and `!==` and recover
[rust.git] / src /
2020-08-10 Esteban KüberDetect JS-style `===` and `!==` and recover
2020-08-09 borsAuto merge of #75278 - cuviper:indexmap, r=Mark-Simulacrum
2020-08-09 Josh Stonerustc_span: note the perf loss seen from IndexSet in...
2020-08-09 Josh Stonerustc_typeck: use IndexSet in InteriorVisitor
2020-08-09 Josh Stonerustc_typeck: use IndexSet in UniquePredicates
2020-08-09 Josh Stonerustc_span: use IndexSet in SpanInterner
2020-08-09 Josh Stonerustc_mir_build: use IndexMap in TestKind::SwitchInt
2020-08-09 Josh Stonerustc_mir: use IndexSet in PlaceholderIndices
2020-08-09 Josh Stonerustc_mir: use IndexMap in BorrowSet
2020-08-09 Josh Stonerustc_middle: use IndexSet in OnDiskCache
2020-08-09 Josh Stonerustc_metadata: use IndexSet in EncodeContext
2020-08-09 Josh Stonerustc_data_structures: use IndexSet in TransitiveRelation
2020-08-09 Josh Stonerustc_codegen_llvm: use IndexSet in CoverageMapGenerator
2020-08-09 Josh StoneUpgrade indexmap to 1.5.1, now using hashbrown!
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-09 Aaron HillAdd comment about the lack of `ExpnData` serialization...
2020-08-09 borsAuto merge of #75293 - poliorcetics:intra-doc-links...
2020-08-09 borsAuto merge of #75310 - petrochenkov:needwasm, r=Mark...
2020-08-09 Vadim Petrochenkovtests: Mark `ui/asm/bad-arch.rs` as requiring wasm...
2020-08-09 borsAuto merge of #75280 - overdrivenpotato:psp-unwind...
2020-08-09 borsAuto merge of #75306 - Amanieu:hashbrown8, r=Mark-Simul...
2020-08-08 borsAuto merge of #75308 - JohnTitor:rollup-vnnny43, r...
2020-08-08 Yuki OkushiRollup merge of #75292 - slanterns:cleanup-E0502, r...
2020-08-08 Yuki OkushiRollup merge of #75291 - GuillaumeGomez:cleanup-e0750...
2020-08-08 Yuki OkushiRollup merge of #75290 - rust-lang:min_const_generics...
2020-08-08 Yuki OkushiRollup merge of #75289 - pickfire:patch-12, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75288 - pickfire:patch-11, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75287 - pickfire:patch-10, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75285 - pickfire:patch-8, r=jonas...
2020-08-08 Yuki OkushiRollup merge of #75284 - pickfire:patch-7, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #75266 - aticu:master, r=RalfJung
2020-08-08 Yuki OkushiRollup merge of #75262 - pickfire:patch-6, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #75271 - cuviper:array-iter, r=LukasKalbe...
2020-08-08 Guillaume GomezRemove E0750 from unchecked error codes
2020-08-08 Guillaume GomezClean up E0750 explanation
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 SlanternsUse `&` instead of `let ref` in E0502
2020-08-08 Bastian Kauschkefix `min_const_generics` version
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 strom-und-spieleUpdate E0271.md
2020-08-08 Nikita PopovEmit == null instead of <= null
2020-08-08 borsAuto merge of #75257 - ssomers:btree_74762_again, r...
2020-08-08 borsAuto merge of #74932 - nnethercote:rm-ast-session-globa...
2020-08-08 borsAuto merge of #75276 - JohnTitor:rollup-rz4hs0w, r...
2020-08-08 Yuki OkushiRollup merge of #75270 - matthiaskrgr:clippy_aug_1...
2020-08-08 Yuki OkushiRollup merge of #75267 - estebank:cleanup, r=Dylan-DPC
2020-08-08 Yuki OkushiRollup merge of #75259 - giraffate:add_missing_backtick...
2020-08-08 Yuki OkushiRollup merge of #75253 - RalfJung:cleanup-const-hack...
2020-08-08 Yuki OkushiRollup merge of #75250 - RalfJung:uninit-const-ptr...
2020-08-08 Yuki OkushiRollup merge of #75237 - nbdd0121:rustdoc, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75224 - Aaron1011:fix/function-argumen...
2020-08-08 Nicholas NethercoteIncrease `recursion_limit` in `librustc_plugin_impl`.
2020-08-08 Nicholas NethercoteEliminate `librustc_hir`'s dependency on `librustc_sess...
2020-08-08 Nicholas NethercoteEliminate the `SessionGlobals` from `librustc_ast`.
2020-08-08 Nicholas NethercoteRemove some unnecessary uses of `Option`.
2020-08-08 borsAuto merge of #74877 - lcnr:min_const_generics, r=oli-obk
2020-08-08 Gary GuoCross-crate doc inlining test case for elided lifetime
2020-08-08 borsAuto merge of #75048 - eggyal:force-no-tco-start-backtr...
2020-08-07 Matthias Krügerfix clippy::needless_return: remove unneeded return...
2020-08-07 Matthias Krügerfix clippy::clone_on_copy: don't clone types that are...
2020-08-07 Matthias Krügerfix clippy::map_clone: use .cloned() instead of .map...
2020-08-07 Matthias Krügerfix clippy::into_iter_on_ref: use .iter() instead of...
2020-08-07 Matthias Krügerfix clippy::while_let_loop: use while let{} instead...
2020-08-07 Matthias Krügerfix clippy::redundant_closure: remove redundant closure...
2020-08-07 Gary GuoDisplay elided lifetime for external paths
2020-08-07 Gary GuoDisplay elided lifetime for non-reference type in doc
2020-08-07 borsAuto merge of #75071 - ssomers:btree_cleanup_5, r=Mark...
2020-08-07 Matthias Krügerfix clippy::len_zero: use is_empty() instead of compari...
2020-08-07 Matthias Krügerfix clippy::unneeded_wildcard_pattern: remove redundant...
2020-08-07 Matthias Krügerfix clippy::unnecessary_mut_passed: function arg is...
2020-08-07 Matthias Krügerfix clippy::unit_arg: make it explicit that Ok(())...
2020-08-07 Matthias Krügerfix clippy::single_char_pattern: use char instead of...
2020-08-07 Matthias Krügerfix clippy::redundant_pattern_matching: use .is_some...
2020-08-07 Matthias Krügerfix clippy::redundant_clone: remove redundant clones
2020-08-07 Matthias Krügerfix clippy::map_identity: remove redundant .map(|x...
2020-08-07 Matthias Krügerfix clippy::iter_next_slice: use .get(0) instead of...
2020-08-07 Matthias Krügerfix clippy::filter_next: use .find(..) instead of ...
2020-08-07 Matthias Krügerfix clippy::expect_fun_call: use unwrap_or_else to...
2020-08-07 Esteban KüberSmall cleanup
2020-08-07 Alan EgertonPrevent `__rust_begin_short_backtrace` frames from...
2020-08-07 borsAuto merge of #75255 - davidtwco:polymorphisation-symbo...
2020-08-07 David Woodinstance: polymorphize `FnDef` substs
2020-08-07 David Woodinstance: avoid unnecessary `mk_` calls
2020-08-07 David Woodty: add `MAY_POLYMORPHIZE` flag
2020-08-07 David Woodinstance: always polymorphize substs
2020-08-07 David Woodinstance: polymorphize upvar closures/generators
2020-08-07 David Woodpolymorphize: non-promoted unevaluated constants
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 David Woodpolymorphize: visit promoted MIR
2020-08-07 Takayuki NakataAdd missing backtick
2020-08-07 Aaron HillApply `extern "C"` calling convention
2020-08-07 Aaron HillOnly test function-arguments-naked.rs on x86_64
next