]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-21 Jack HueyMove nested quantification check to ast_validation
2021-04-20 Jack HueyRemove TraitRefHackInner and use the concatenating...
2021-04-20 Jack HueyAdd BinderScopeType to replace binder_depth and from_po...
2021-04-20 Jack HueyA non-minimal set of TraitRefBoundarys to work on remov...
2021-04-20 Jack HueyPrecompute inverse binder depth
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 borsAuto merge of #84363 - Dylan-DPC:rollup-ink2wyq, r...
2021-04-20 Dylan DPCRollup merge of #84347 - Swatinem:simplify-document...
2021-04-20 Dylan DPCRollup merge of #84345 - ehuss:remove-core-core-comment...
2021-04-20 Dylan DPCRollup merge of #84340 - notriddle:patch-4, r=Guillaume...
2021-04-20 Dylan DPCRollup merge of #84337 - matklad:insert_or_insert,...
2021-04-20 borsAuto merge of #84323 - richkadel:uncovered-functions...
2021-04-20 borsAuto merge of #83900 - torhovland:issue-83832, r=jyn514
2021-04-20 borsAuto merge of #84295 - richkadel:continue-coverage...
2021-04-20 borsAuto merge of #84334 - klensy:typo-compiler, r=jyn514
2021-04-20 Esteban KüberSuggest `.as_ref()` on borrow error involving `Option...
2021-04-19 Arpad Borsosrustdoc: Simplify some document functions
2021-04-19 Michael HowellUse onEachLazy to iterate DOMTokenList
2021-04-19 Eric HussRemove comment about doc hack.
2021-04-19 borsAuto merge of #84342 - Dylan-DPC:rollup-5b40142, r...
2021-04-19 Michael Howellrustdoc: Show nag box on IE10
2021-04-19 Dylan DPCRollup merge of #84330 - GuillaumeGomez:remove-footer...
2021-04-19 Dylan DPCRollup merge of #84313 - lcnr:sized-err-msg, r=petrochenkov
2021-04-19 Dylan DPCRollup merge of #84291 - RalfJung:thread-local-const...
2021-04-19 Dylan DPCRollup merge of #84256 - tspiteri:pretty-minus-zero...
2021-04-19 Dylan DPCRollup merge of #84168 - cjgillot:asi, r=davidtwco
2021-04-19 Dylan DPCRollup merge of #84126 - 12101111:musl-sanitizer, r...
2021-04-19 Dylan DPCRollup merge of #84123 - bjorn3:compile_mono_item_dep_n...
2021-04-19 Rich Kadelcompute fn_sig span from body call_site, and use body...
2021-04-19 Tor HovlandNo longer need to add attrs to ImportSource.
2021-04-19 lcnrfix suggestion for unsized function parameters
2021-04-19 borsAuto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
2021-04-19 Aleksey KladovClarify the difference between insert and get_or_insert
2021-04-19 klensyfix few typos
2021-04-19 borsAuto merge of #84294 - WaffleLapkin:patch-2, r=jonas...
2021-04-19 Guillaume GomezRemove unused footer section
2021-04-19 borsAuto merge of #84283 - jsha:de-emphasize-attributes...
2021-04-19 borsAuto merge of #84316 - teymour-aldridge:improve-default...
2021-04-19 borsAuto merge of #84288 - notriddle:short-links, r=jyn514
2021-04-19 Trevor SpiteriUpdate library/std/src/primitive_docs.rs
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 Rich KadelFixes the issue with uncovered source in async function...
2021-04-18 Rich KadelDRAFT: coverage of async function bodies should match...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 teymour-aldridgeImprove an error message.
2021-04-18 Rich KadelOnly generate dummy assign when instrumenting coverage
2021-04-18 Tor HovlandPut attrs in a Box for memory efficiency.
2021-04-18 borsAuto merge of #84274 - nagisa:fix-simd, r=nikic
2021-04-18 borsAuto merge of #84285 - hi-rustin:rustin-patch-search...
2021-04-18 Rich KadelAdd coverage to continue statements
2021-04-18 Waffle LapkinSlightly change wording and fix typo in vec/mod.rs
2021-04-18 Ralf Jungfix aliasing violations in thread_local_const_init
2021-04-18 Tor HovlandTest Deprecated, Portability, and Unstable.
2021-04-18 Tor HovlandNow also displays portability tags.
2021-04-18 Tor HovlandGive import items their own CSS class.
2021-04-18 Tor HovlandAdded a test.
2021-04-18 Tor HovlandAdd stability tags to ImportItem.
2021-04-18 Christiaan... Fix clippy test using `ErrorKind`
2021-04-18 CDirkxBump to 1.53.0
2021-04-18 Christiaan... Fix test `metadata_access_times` to also check for...
2021-04-18 Christiaan... Rename `NotSupported` to `Unsupported`
2021-04-18 Christiaan... Use `NotSupported` in more places
2021-04-18 CDirkxBump since to 1.52.0
2021-04-18 Christiaan... Update `decode_error_kind` to decode os errors to ...
2021-04-18 Christiaan... Add and insta-stabilize `std::io::ErrorKind::NotSupported`
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 Michael Howellrustdoc: get rid of CURRENT_DEPTH
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 hi-rustinFix the wrong return value type description of validate...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-18 Jacob Hoffman... Reduce visual weight of attributes.
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 CaioMove some tests to more reasonable directories - 6
2021-04-17 borsAuto merge of #84279 - Dylan-DPC:rollup-k7otd7e, r...
2021-04-17 Simonas KazlauskasDon't set `fast`(-math) for certain simd ops
2021-04-17 Dylan DPCRollup merge of #84257 - joshtriplett:inaddr-any, r...
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 Dylan DPCRollup merge of #83237 - notriddle:short-links, r=jyn514
2021-04-17 Joshua Nelsonrustdoc: Give a more accurate span for anchor failures
2021-04-17 borsAuto merge of #84270 - nagisa:nagisa/bump-llvm, r=cuviper
2021-04-17 Michael Howellrustdoc: move the cx argument to the end of the list
2021-04-17 Michael Howellrustdoc: change 'cx to 'tcx, to match the struct itself
2021-04-17 Michael HowellRemove assert that no longer matters
2021-04-17 Michael Howellrustdoc: use more precise relative URLS
2021-04-17 borsAuto merge of #84261 - Aaron1011:error-dup-revisions...
2021-04-17 borsAuto merge of #84260 - Aaron1011:global-alloc-eval...
2021-04-17 Simonas KazlauskasInclude a backport for wrong DWARF information
2021-04-17 hyd-devDo not ignore path segments in the middle in `#[allow...
2021-04-17 borsAuto merge of #84246 - notriddle:rustdoc-path-printing...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84243 - Soveu:fix-derive-macro-const...
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 Aaron HillError when compiletest is passed duplicate revisions
2021-04-16 Aaron HillMark `has_global_allocator` query as `eval_always`
2021-04-16 Josh TriplettAdd documentation to help people find `Ipv4Addr::UNSPEC...
2021-04-16 Trevor Spiteridoc: use U+2212 for minus sign in floating-point -0...
2021-04-16 borsAuto merge of #84249 - crlf0710:fix_miri, r=RalfJung
2021-04-16 bjorn3Add comment
next