]> git.lizzy.rs Git - rust.git/history - src
Recognize bounds on impls as const bounds
[rust.git] / src /
2021-07-09 borsAuto merge of #86419 - ricobbe:raw-dylib-stdcall, r...
2021-07-09 Wesley WiserRespond to review feedback
2021-07-09 borsAuto merge of #85263 - Smittyvb:thir-unsafeck-union...
2021-07-09 Fabian WolffEnhance well-formedness checks for `#[repr(...)]` attri...
2021-07-09 Richard CobbeAdd support for raw-dylib with stdcall, fastcall functi...
2021-07-09 borsAuto merge of #85832 - kornelski:raw_arg, r=yaahc
2021-07-09 SmittyDon't stub out part of test
2021-07-09 SmittyCheck for union field accesses in THIR unsafeck
2021-07-09 Eric HussFix rust-analyzer install when not available.
2021-07-09 RoxaneEnsure deterministic ordering for diagnostics
2021-07-09 borsAuto merge of #87003 - m-ou-se:rollup-x7mhv3v, r=m...
2021-07-09 Mara BosRollup merge of #87000 - m-ou-se:const-panic-track...
2021-07-09 Mara BosRollup merge of #86994 - scottmcm:fix_expr_try_comment...
2021-07-09 Mara BosRollup merge of #86937 - rylev:tracking-more-qualified...
2021-07-09 Mara BosRollup merge of #86881 - tmiasko:lookup-line, r=nagisa
2021-07-09 Mara BosRollup merge of #86855 - LeSeulArtichaut:patch-1, r...
2021-07-09 RoxaneAddress comments
2021-07-09 Cameron Steffenclippy: allow default_hash_types on bootstrap
2021-07-09 Cameron SteffenFix default_hash_types to use resolved path
2021-07-09 RoxaneHandle multi diagnostics
2021-07-09 RoxaneFix wording
2021-07-09 RoxaneAdd note clarifying why a closure no longer implements...
2021-07-09 RoxaneAdd note pointing to where a closure and it's captured...
2021-07-09 RoxaneUpdate error message
2021-07-09 RoxaneAdd note on why the variable is not fully captured
2021-07-09 Mara BosUse #[track_caller] in const panic diagnostics.
2021-07-09 borsAuto merge of #86888 - FabianWolff:issue-86600, r=davidtwco
2021-07-09 borsAuto merge of #85828 - scottmcm:raw-eq, r=oli-obk
2021-07-09 Aman AroraAdd more tests
2021-07-09 Aman AroraMove optimization to the central processing function
2021-07-09 Aman AroraRewrite closure capture analysis
2021-07-09 borsAuto merge of #86904 - m-ou-se:prelude-collision-check...
2021-07-09 inquisitivecrystalAdd regression test
2021-07-09 jackh726Replace associated item bound vars with placeholders...
2021-07-09 borsAuto merge of #86869 - sexxi-goose:rfc2229-migration...
2021-07-09 borsAuto merge of #86701 - sexxi-goose:optimization, r...
2021-07-08 Scott McMurrayBless a UI test
2021-07-08 Scott McMurrayAdjust the threshold to look at the ABI, not just the...
2021-07-08 Scott McMurrayAdd another codegen test, array_eq_zero
2021-07-08 Scott McMurrayStop generating `alloca`s+`memcmp` for simple array...
2021-07-08 RoxaneConsider capture kind for auto traits migration
2021-07-08 RoxaneAdd new test case
2021-07-08 lcnronly check cg defaults wf once instantiated
2021-07-08 Simonas KazlauskasDo not allow JSON targets to set is-builtin: true
2021-07-08 borsAuto merge of #86930 - tspiteri:int_log10, r=kennytm
2021-07-08 borsAuto merge of #86982 - GuillaumeGomez:rollup-7sbye3c...
2021-07-08 Wesley WiserAdd visualizer for OsString and fixup other string...
2021-07-08 Wesley WiserAdd/improve visualizations for liballoc types
2021-07-08 Wesley WiserAdd natvis for Duration, ManuallyDrop and Pin types
2021-07-08 Wesley WiserAdd natvis for Range types
2021-07-08 Wesley WiserFixup natvis for NonNull and Unique types
2021-07-08 Wesley WiserAdd natvis for cell types
2021-07-08 Wesley WiserAdd natvis for Atomic types
2021-07-08 Wesley WiserAdd natvis for NonZero and Wrapping types
2021-07-08 Niko MatsakisUpdate src/test/ui/rust-2021/future-prelude-collision...
2021-07-08 Guillaume GomezRollup merge of #86971 - ijackson:mailmap, r=Mark-Simul...
2021-07-08 Guillaume GomezRollup merge of #86957 - jhpratt:update-mailmap, r...
2021-07-08 Guillaume GomezRollup merge of #86913 - Stupremee:document-rustdoc...
2021-07-08 Guillaume GomezRollup merge of #86903 - GuillaumeGomez:small-header...
2021-07-08 Guillaume GomezRollup merge of #86838 - lambinoo:I-69630-rust_const_un...
2021-07-08 Guillaume GomezRollup merge of #86789 - janikrabe:btreeset-drainfilter...
2021-07-08 Guillaume GomezRollup merge of #86726 - sexxi-goose:use-diagnostic...
2021-07-08 Guillaume GomezRollup merge of #84961 - GuillaumeGomez:rework-session...
2021-07-08 Guillaume GomezFix display of small-section-header elements
2021-07-08 borsAuto merge of #86520 - ssomers:btree_iterators_checked_...
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-08 borsAuto merge of #85363 - EFanZh:gdb-pretty-print-slices...
2021-07-08 borsAuto merge of #86823 - the8472:opt-chunk-tra, r=kennytm
2021-07-08 borsAuto merge of #86949 - RalfJung:miri, r=RalfJung
2021-07-08 Lambfn must be const if marked with stability attribut
2021-07-08 borsAuto merge of #86966 - JohnTitor:rollup-uiqj2vc, r...
2021-07-08 Yuki OkushiRollup merge of #86956 - cuviper:unalias-every, r=m...
2021-07-08 Yuki OkushiRollup merge of #86955 - Swordelf2:patch-1, r=cuviper
2021-07-08 Yuki OkushiRollup merge of #86933 - GuillaumeGomez:cleanup-rustdoc...
2021-07-08 Yuki OkushiRollup merge of #86932 - rylev:fix-ice-86895, r=estebank
2021-07-08 Yuki OkushiRollup merge of #86927 - bjorn3:sync_cg_clif-2021-07...
2021-07-08 Yuki OkushiRollup merge of #86925 - inquisitivecrystal:mailmap...
2021-07-08 Yuki OkushiRollup merge of #86917 - notriddle:notriddle/from-try...
2021-07-08 Yuki OkushiRollup merge of #86812 - FabianWolff:recover-dyn-mut...
2021-07-08 Yuki OkushiRollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-08 Mara BosMove [debug_]assert_matches to mod {core, std}::assert.
2021-07-07 borsAuto merge of #86105 - bjorn3:link_info_refactor, r...
2021-07-07 Eric HolkCleanup: unify lint name checking
2021-07-07 Eric HolkFix test case
2021-07-07 EFanZhIgnore Windows debugger pretty-printing tests
2021-07-07 Ralf Jungupdate Miri
2021-07-07 Paul TrojahnAdd help on reinitialization between move and access
2021-07-07 Josh TriplettUpdate targets to use target_abi
2021-07-07 Josh TriplettImplement cfg(target_abi) (RFC 2992)
2021-07-07 Guillaume GomezClean up rustdoc static files
2021-07-07 Justus KDocument rustdoc with `--document-private-items`
2021-07-07 Mara BosAdd generic types to prelude collision lint test.
2021-07-07 Mara BosAdd test for trait check in prelude collision lint.
2021-07-07 Ryan LevickFix ICE when misplaced visibility cannot be properly...
2021-07-07 Ryan LevickChange linked tracking issue for more qualified paths
2021-07-07 Guillaume GomezOnly show restricted pub use
2021-07-07 EFanZhIgnore Android debugger pretty-printing tests
2021-07-07 bjorn3Add memchr to list of permitted cg_clif deps
2021-07-07 Guillaume GomezAdd tests for reexports (both public and private)
2021-07-07 Guillaume GomezFix inconsistency on visibility display for typedefs
next