]> git.lizzy.rs Git - rust.git/history - src
Be cautious of calling upvar_tys before mir
[rust.git] / src /
2020-11-30 Aman AroraRemove extra call to upvar_tys
2020-11-29 borsAuto merge of #79209 - spastorino:trait-inheritance...
2020-11-29 borsAuto merge of #79523 - Nadrieril:fix-usize-ranges,...
2020-11-29 borsAuto merge of #79482 - faern:bump-dependencies-invalidl...
2020-11-29 borsAuto merge of #78380 - bstrie:rm-old-num-const-from...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-29 Ashley Mannixargs may be passed by value
2020-11-29 borsAuto merge of #79455 - CraftSpider:master, r=jyn514
2020-11-29 bstrieUpdate tests to remove old numeric constants
2020-11-29 borsAuto merge of #75752 - jakoschiko:test-suite-time,...
2020-11-29 borsAuto merge of #79529 - Dylan-DPC:rollup-6k20msr, r...
2020-11-29 Rune TynanAdd test for macro by example syntax in decl macros...
2020-11-29 Dylan DPCRollup merge of #79528 - nooberfsh:fix_doc, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79516 - jyn514:cleanup-trait-solver...
2020-11-29 Dylan DPCRollup merge of #79514 - Julian-Wollersberger:order...
2020-11-29 Dylan DPCRollup merge of #79505 - matklad:cleanup, r=jonas-schievink
2020-11-29 Dylan DPCRollup merge of #79484 - sreehax:master, r=Mark-Simulacrum
2020-11-29 Dylan DPCRollup merge of #79464 - GuillaumeGomez:doc-keyword...
2020-11-29 Dylan DPCRollup merge of #79443 - GuillaumeGomez:improve-rustdoc...
2020-11-29 Dylan DPCRollup merge of #79395 - Havvy:test-move-if, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79363 - ssomers:btree_cleanup_comments...
2020-11-29 Dylan DPCRollup merge of #79340 - GuillaumeGomez:rename-stabilit...
2020-11-29 Dylan DPCRollup merge of #79327 - TimDiekmann:static-alloc-pin...
2020-11-29 nooberfshFix a bootstrap comment
2020-11-29 Rune TynanAdd support for multi-argument decl macros
2020-11-29 Jakob Schikowskilibtest: Make `sed` arguments compatible with apple
2020-11-29 Ashley Mannixlooser regex on local args
2020-11-28 borsAuto merge of #79511 - cjgillot:fitem-2, r=lcnr
2020-11-28 NadrierilCorrectly detect `usize`/`isize` range overlaps
2020-11-28 Julian WollersbergerAdd test for issue #54121:
2020-11-28 Camille GILLOTDo not visit ForeignItemRef for HIR indexing and valida...
2020-11-28 borsAuto merge of #79507 - jonas-schievink:rollup-e5yeayh...
2020-11-28 Jonas SchievinkRollup merge of #79486 - camelid:E0591-code-cleanup...
2020-11-28 Jonas SchievinkRollup merge of #79478 - lukaslueg:peek_mut_docs, r...
2020-11-28 Jonas SchievinkRollup merge of #79476 - bjorn3:sync_cg_clif-2020-11...
2020-11-28 Jonas SchievinkRollup merge of #79474 - jyn514:query-mode, r=Aaron1011
2020-11-28 Jonas SchievinkRollup merge of #79460 - bugadani:simplify, r=jonas...
2020-11-28 Jonas SchievinkRollup merge of #79383 - abdnh:patch-1, r=shepmaster
2020-11-28 Jonas SchievinkRollup merge of #79344 - JRF63:fix_install_script_win...
2020-11-28 Jonas SchievinkRollup merge of #79234 - ortem:fix-hashmap-pretty-print...
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-28 borsAuto merge of #78296 - Aaron1011:fix/stmt-tokens, r...
2020-11-28 Rune TynanUpdate src/test/rustdoc/decl_macro_priv.rs
2020-11-28 borsAuto merge of #79353 - cjgillot:procmacro, r=petrochenkov
2020-11-28 CamelidSlightly improve code samples in E0591
2020-11-28 Rune TynanUpdate decl_macro test, add decl_macro_priv test for...
2020-11-28 Rune TynanAdd test, fix pub macro impl, compile error
2020-11-28 Rune TynanApply review: use from_hir, add macro source fix.
2020-11-28 Rune TynanRemove doctree::Macro
2020-11-28 borsAuto merge of #79469 - rust-lang:revert-77467-query...
2020-11-27 borsAuto merge of #79284 - Nadrieril:constructor-module...
2020-11-27 Sreehari Sadd enable-full-tools to freebsd builds to prevent...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 borsAuto merge of #79372 - jyn514:more-cleanup, r=Guillaume...
2020-11-27 oliRevert the effect of #77467 by disabling normalization...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-27 Guillaume GomezAdd tests for doc_keyword feature extension
2020-11-27 Jakob Schikowskilibtest: Print the total time taken to execute a test...
2020-11-27 Guillaume GomezAllow to have any valid ident used as keyword in doc_ke...
2020-11-27 borsAuto merge of #77484 - terhechte:support-ios-catalyst...
2020-11-27 Aaron HillDon't lint on redundant semicolons after item statements
2020-11-27 Santiago PastorinoAdd test to check that we handle predicates that can...
2020-11-27 Santiago Pastorinoadjust super_predicates_that_define_assoc_type query...
2020-11-27 Santiago PastorinoBless tests
2020-11-27 Santiago PastorinoAdd description on test
2020-11-27 Santiago PastorinoAdd test for a still ambiguous scenario
2020-11-27 Santiago PastorinoAvoid ICEing when associated type bound trait is missing
2020-11-27 Santiago PastorinoFix super_traits_of to consider where bounds
2020-11-27 Niko MatsakisAdd test to check that we do not get a cycle due to...
2020-11-27 Santiago PastorinoUpdate tests
2020-11-27 Santiago PastorinoAllow to self reference associated types in where clauses
2020-11-27 Santiago PastorinoAllow to use super trait bounds in where clauses
2020-11-27 borsAuto merge of #79318 - cjgillot:fitem, r=lcnr
2020-11-27 borsAuto merge of #79433 - calebcartwright:parse-attr-vis...
2020-11-27 borsAuto merge of #78194 - bugadani:generic, r=varkor
2020-11-27 Aaron HillUse custom macro instead of println
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Aaron HillFix new 'unnecessary trailing semicolon' warnings
2020-11-26 Aaron HillAdd additional semicolon test
2020-11-26 Aaron HillOnly eat semicolons for statements that need them
2020-11-26 Aaron HillProperly handle attributes on statements
2020-11-26 borsAuto merge of #79338 - Aaron1011:fix/token-reparse...
2020-11-26 Guillaume GomezImprove rustdoc JS tests error output
2020-11-26 Camille GILLOTBless test.
2020-11-26 Camille GILLOTUpdate test.
2020-11-26 Camille GILLOTRemove ForeignMod struct.
2020-11-26 Camille GILLOTStore ForeignItem in a side table.
2020-11-26 Joshua NelsonUpdate coverage output now that primitives have proper...
2020-11-26 Joshua NelsonRemove unused `attrs` field from `keywords`
2020-11-26 Joshua NelsonUse `from_def_id_and_parts` for primitives and keywords
2020-11-26 Joshua NelsonUse `Item::from_def_id` for StructField
2020-11-26 borsAuto merge of #77671 - flip1995:lint_list_always_plugin...
2020-11-26 borsAuto merge of #77467 - jyn514:query-docs, r=oli-obk
2020-11-26 borsAuto merge of #79441 - jonas-schievink:rollup-l9v00bl...
2020-11-26 Joshua NelsonRemove redundant `lift_to_tcx`
2020-11-26 Jonas SchievinkRollup merge of #79428 - camelid:fixup-compiler-docs...
2020-11-26 Jonas SchievinkRollup merge of #79421 - camelid:_match-docs-fmt, r...
2020-11-26 Jonas SchievinkRollup merge of #79420 - njasm:patch_rustdoc, r=Guillau...
next