]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #54281 - GuillaumeGomez:search-box, r=QuietMisdreavus
[rust.git] / src /
2018-09-22 borsAuto merge of #54334 - steveklabnik:update-cargo, r...
2018-09-21 borsAuto merge of #54223 - pnkfelix:issue-53764-uiify-run...
2018-09-21 Alex CrichtonUpdate Cargo
2018-09-21 Alex CrichtonIgnore new test on Windows
2018-09-21 Ralf Jungfix comment
2018-09-21 Felix S. Klock IIAllow unused_imports lint on test where lint only fires...
2018-09-21 Felix S. Klock IIAllow dead_code lint on some tests where the lint only...
2018-09-21 Felix S. Klock IIAdded comment above `Mode::RunPass` noting that it...
2018-09-21 Felix S. Klock IIMake the `// skip-codegen` property apply to ui tests...
2018-09-21 Felix S. Klock IIAdded expected (compile-time) outputs.
2018-09-21 Felix S. Klock IIAdd `Rustc` prefixes to `derive(Decodable, Encodable)`.
2018-09-21 Felix S. Klock IIAllow various lints in `src/test/run-pass-fulldeps...
2018-09-21 Felix S. Klock IIyou can have `// compile-pass` markers in headers of...
2018-09-21 Felix S. Klock IISimilar to above, failed to notice that `Mode::Incremen...
2018-09-21 Felix S. Klock IIMark `ParseFail` as tests that are not expected to...
2018-09-21 Felix S. Klock IIRun the newly `ui`-ified run-pass tests under `compare...
2018-09-21 Felix S. Klock IIAdd expected output for compiler to tests of optimizati...
2018-09-21 Felix S. Klock IIIgnore the output itself on `rustc-rust-log.rs` (added...
2018-09-21 Felix S. Klock IIWorkaround rust-lang/rust#54222 by just ignoring the...
2018-09-21 Felix S. Klock IIAllow various lints as part of ui-ifying `src/test...
2018-09-21 Felix S. Klock IIProvide way for ui tests to opt out of having their...
2018-09-21 Felix S. Klock IISupport `// skip-codegen` in header of ui tests
2018-09-21 Felix S. Klock IIMake `src/test/run-pass/` act like an alternative ...
2018-09-21 Adrian BudauUpdate musl to 1.1.20.
2018-09-21 Ralf Jungclarify write_bytes a bit
2018-09-21 ljedrzSimplify slice's first(_mut) and last(_mut) with get
2018-09-21 Nicholas NethercoteCompress `Liveness` data some more.
2018-09-21 borsAuto merge of #54399 - alexcrichton:fix-bug, r=steveklabnik
2018-09-21 Esteban KüberDetect `for _ in in bar {}` typo
2018-09-21 Joseph Postadd applicability to span suggestion call
2018-09-21 memoryruinsRemove incidental notes
2018-09-21 Christian PovedaExtend MIR inlining to all operand variants
2018-09-21 Vadim Petrochenkovparser: Tweak function parameter parsing to avoid rollb...
2018-09-21 memoryruinsAdd test for deref recursion limit printing twice
2018-09-20 borsAuto merge of #54389 - kennytm:rollup, r=kennytm
2018-09-20 Rémy RakicDisable rustfix temporarily on extern-const.rs
2018-09-20 bgermannUse no_default_libraries for all NetBSD flavors
2018-09-20 Alex Crichtonstd: Check for overflow in `str::repeat`
2018-09-20 Mazdak Farrokhzaddebug_macro: --bless tests.
2018-09-20 Mazdak Farrokhzaddbg_macro: notes about VCS and log::debug!(..)
2018-09-20 Mazdak Farrokhzaddbg_macro: output tests.
2018-09-20 Mazdak Farrokhzaddbg_macro: Debug-required test.
2018-09-20 Mazdak Farrokhzaddbg_macro: feature gate + move semantics test.
2018-09-20 Mazdak Farrokhzaddbg!(expr) implementation.
2018-09-20 kennytmRollup merge of #54367 - spastorino:add-thread-local...
2018-09-20 kennytmRollup merge of #54362 - tromey:travis-gdb-batch-mode...
2018-09-20 kennytmRollup merge of #54346 - eddyb:constant-horror, r=nikom...
2018-09-20 kennytmRollup merge of #54337 - ericho:remove_clone_tests...
2018-09-20 kennytmRollup merge of #54333 - steveklabnik:update-book,...
2018-09-20 borsAuto merge of #53162 - QuietMisdreavus:crouching-impl...
2018-09-20 kennytmRollup merge of #54298 - RalfJung:miri-field-align...
2018-09-20 kennytmRollup merge of #54295 - ljedrz:cleanups_rustc_traits...
2018-09-20 kennytmRollup merge of #54292 - memoryruins:issue-53712, r...
2018-09-20 kennytmRollup merge of #54290 - michaelwoerister:aarch64-back...
2018-09-20 kennytmRollup merge of #54266 - LionNatsu:master, r=nikomatsakis
2018-09-20 kennytmRollup merge of #54258 - alexcrichton:lld-fatal-warning...
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
2018-09-20 kennytmRollup merge of #54233 - irinagpopa:llvm-3.9, r=tromey
2018-09-20 kennytmRollup merge of #53470 - bjorn3:warn_metadata_errors...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-20 QuietMisdreavusfix intra-links for trait impls
2018-09-20 QuietMisdreavusfilter collected trait impls against items in the crate
2018-09-20 QuietMisdreavusshuffle ownership of `external_traits`
2018-09-20 QuietMisdreavusrefactor: move `access_levels` into RenderInfo
2018-09-20 QuietMisdreavuscollect auto-/blanket-impls during collect-trait-impls
2018-09-20 QuietMisdreavusdon't index trait impls if the trait isn't also documented
2018-09-20 QuietMisdreavusadd more tests for traits-in-non-module-scope
2018-09-20 QuietMisdreavusdon't check visibility when inlining local impls
2018-09-20 QuietMisdreavusswap external_traits into the crate before running...
2018-09-20 QuietMisdreavuspull impl generics from HIR if available
2018-09-20 QuietMisdreavuscollect impl items from the HIR if available
2018-09-20 QuietMisdreavuspull local types from the HIR instead of tcx
2018-09-20 QuietMisdreavushandle local names when registering FQNs
2018-09-20 QuietMisdreavusadd a bunch of debug prints
2018-09-20 QuietMisdreavusundo some tweaks to build_impl
2018-09-20 QuietMisdreavusdon't record an external trait if it's not external
2018-09-20 QuietMisdreavusonly move access_levels/external_traits after early...
2018-09-20 QuietMisdreavusignore rustdoc/doc-proc-macro on stage1
2018-09-20 QuietMisdreavusprint local inlined consts via the HIR map
2018-09-20 QuietMisdreavusrustdoc: collect trait impls as an early pass
2018-09-20 Ralf Jungfix stage 0 compilation
2018-09-20 Ralf Jungunsurprisingly, miri needs tcx
2018-09-20 Ralf Jungmove loop detector constants to the module that uses...
2018-09-20 borsAuto merge of #54255 - spastorino:use-of-moved-value...
2018-09-20 Ralf Jungmake some things a bit more private
2018-09-20 Ralf Jungrename evaluator -> interpreter to make eddyb happy
2018-09-20 Ralf Jungmove CTFE engine snapshot state out of miri engine...
2018-09-20 Philip MunksgaardAdd documentation about the edition flag
2018-09-20 Philip MunksgaardAdd a documentation banner for edition specific code
2018-09-20 Philip MunksgaardAdd test for doctest edition support
2018-09-20 Jack O'Connoradd tests for copy_within
2018-09-20 borsAuto merge of #54241 - vi:suggest_with_applicability...
2018-09-20 Scott McMurrayAdd marker_trait_attr to the unstable book
2018-09-20 Scott McMurrayImprove error checking and reporting
2018-09-20 Scott McMurrayEnforce that #[marker] traits cannot have associated...
2018-09-20 Scott McMurrayRequire that marker impls are empty, but allow them...
2018-09-20 Scott McMurrayParse, feature-gate, and validate the #[marker] attribute
2018-09-20 Scott McMurrayAdd an is_marker flag to TraitDef
2018-09-20 Jack O'Connordefine copy_within on slices
2018-09-20 borsAuto merge of #54301 - alexcrichton:update-curl, r...
next