]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #74239 - AdrianCX:master, r=cuviper
[rust.git] / src /
2020-07-05 Eduard-Mihai BurtescuUse for<'tcx> fn pointers in Providers, instead of...
2020-07-05 Eduard-Mihai BurtescuReplace early-bound normalization hack with per-query...
2020-07-05 borsAuto merge of #73879 - ecstatic-morse:discr-switch...
2020-07-05 Kristofer Ryerustdoc: Restore underline text decoration on hover...
2020-07-05 Thom ChiovoloniAvoid `vec!` allocation in `is_ascii_slice_*` benches
2020-07-05 Thom ChiovoloniOptimize is_ascii for &str and &[u8]
2020-07-05 Ralf Jungadd (unchecked) indexing methods to raw pointers and...
2020-07-05 Ralf Jungmake unchecked slice indexing helper methods use raw...
2020-07-05 Ralf Jungcall the mut version as_mut_ptr and also add an as_ptr...
2020-07-05 Ralf Jungadd as_ptr method to raw slices
2020-07-05 Ralf Jungvariant_count: avoid incorrect dummy implementation
2020-07-05 Ralf Jungfmt
2020-07-05 Mark RousskovAvoid deconstructing pointer for hashing
2020-07-05 Mark RousskovShrink ParamEnv to 16 bytes
2020-07-05 Ralf Jungconst validation: add test for uninit bool
2020-07-05 Ralf Jungcatch errors more locally around read_discriminant
2020-07-05 Ralf Jungcatch InvalidUninitBytes during validation
2020-07-05 Bastian Kauschkeexpected found `&T` -> `T`
2020-07-05 Ivan ThamFix spacing in Iterator fold doc
2020-07-04 Eric HussFix caching issue when building tools.
2020-07-04 NadrierilFix #71977
2020-07-04 Yuki OkushiAddress code reviews
2020-07-04 Oliver SchererFix const prop ICE
2020-07-04 Yuki OkushiExplain exhaustive matching on {usize,isize} maximum...
2020-07-04 Oliver SchererMatch on `Symbol` instead of `&str` for type-checking...
2020-07-04 Oliver SchererMake `rustc_peek` a safe intrinsic
2020-07-04 Bastian Kauschkenit
2020-07-04 Bastian Kauschkeinstantiate_opaque_types LocalDefId
2020-07-04 Bastian KauschkeConstCx to LocalDefId
2020-07-04 Tomasz MiąskoRemove unnecessary release from Arc::try_unwrap
2020-07-04 Bastian Kauschkeadd `lazy_normalization_consts` feature gate
2020-07-04 borsAuto merge of #72978 - matklad:ship-rust-analyzer,...
2020-07-04 borsAuto merge of #74019 - Manishearth:rollup-2st3jsk,...
2020-07-04 Manish GoregaokarRollup merge of #73999 - eddyb:svv-prereq, r=Mark-Simul...
2020-07-04 Manish GoregaokarRollup merge of #73997 - rust-lang:lcnr-patch-1, r...
2020-07-04 Manish GoregaokarRollup merge of #73985 - e00E:fix-getting-started-link...
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73949 - wesleywiser:simplify_try_fixes...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73861 - GuillaumeGomez:create-e0767...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-03 Guillaume GomezUpdate UI tests
2020-07-03 Guillaume GomezCreate new E0768 error code for "no valid digits found...
2020-07-03 borsAuto merge of #73650 - pietroalbini:ci-aarch64-gnu...
2020-07-03 pierwillEdit docs for rustc_data_structures::graph::scc
2020-07-03 David HewittIgnore test with panic on wasm targets
2020-07-03 Eduard-Mihai BurtescuBump mingw-check CI image from Ubuntu 16.04 to 18.04.
2020-07-03 Bastian Kauschkefix typo
2020-07-03 Aleksey KladovAdd rust-analyzer submodule
2020-07-03 Ralf Jungadjust ub-enum test to be endianess-independent
2020-07-03 Pietro Albinici: remove the emulated aarch64-gnu image
2020-07-03 Pietro Albinici: add native aarch64-gnu docker builder
2020-07-03 Pietro Albinici: include the architecture in the docker cache key
2020-07-03 Pietro Albinici: provide feedback when running an image on the wrong...
2020-07-03 Pietro Albinici: move all x86_64 runners to the host-x86_64 directory
2020-07-03 borsAuto merge of #73897 - ehuss:update-cargo, r=ehuss
2020-07-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-03 Wesley WiserFix missing return in `optimization_applies()`
2020-07-03 Wesley WiserFix debuginfo so that it points to the correct local
2020-07-03 Wesley Wiser[mir-opt] Prevent mis-optimization when SimplifyArmIden...
2020-07-03 Wesley WiserAdd test for simplify-try misoptimization
2020-07-03 pierwillStandardize bibliographic citations in rustc API docs
2020-07-02 Eric HussUpdate cargo
2020-07-02 borsAuto merge of #73977 - Manishearth:rollup-2x4s7c6,...
2020-07-02 Eric HussUpdate rls
2020-07-02 Eric HussUpdate cargo
2020-07-02 Manish GoregaokarRollup merge of #73975 - pierwill:patch-3, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73957 - RalfJung:btree-min-max, r...
2020-07-02 Manish GoregaokarRollup merge of #73952 - ehuss:docker-dev, r=Mark-Simul...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73753 - eddyb:extraneous-lifetime...
2020-07-02 Manish GoregaokarRollup merge of #73726 - davidtwco:issue-73541-labelled...
2020-07-02 Manish GoregaokarRollup merge of #73724 - CryZe:wasm-saturating-casts...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 pierwillDocument rustc_ast::ast::Pat
2020-07-02 CAD97Note Weak.ptr never dangles sooner
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-07-02 CAD97Move A|Rc::as_ptr from feature(weak_into_raw)
2020-07-02 NadrierilUse `Span`s to identify unreachable subpatterns in...
2020-07-02 Vadim PetrochenkovAdd some requested tests
2020-07-02 Vadim PetrochenkovUpdate dtolnay's tests that now work
2020-07-02 David TolnayAdd test for errors triggered on parts of decomposed...
2020-07-02 David TolnayAdd test for tuple indexed with float in macro input
2020-07-02 David TolnayAdd tests in which the token really is a float
2020-07-02 David TolnayTest a range, which is not nested indexing
2020-07-02 David TolnayTest even deeper nested indexing
2020-07-02 David TolnayAdd test of tuple nested indexing
2020-07-02 Vadim Petrochenkovparser: Break float tokens into parts in tuple field...
2020-07-02 borsAuto merge of #73751 - eddyb:no-empty-tables, r=nikomat...
2020-07-02 David Woodtypeck: check for infer before type impls trait
2020-07-02 David Woodmir: mark mir construction temporaries as internal
2020-07-02 Eduard-Mihai BurtescuRemove `TypeckTables::empty(None)` and make hir_owner...
2020-07-02 Eduard-Mihai Burtescurustc_lint: avoid using TypeckTables::empty for LateCon...
2020-07-02 Eduard-Mihai Burtescurustc_save_analysis: avoid using TypeckTables::empty...
2020-07-02 Eduard-Mihai Burtescurustc_privacy: avoid using TypeckTables::empty for...
2020-07-02 Eduard-Mihai Burtescurustc_passes/dead: avoid using TypeckTables::empty...
next