]> git.lizzy.rs Git - rust.git/history - src
rustbuild: allow configuring llvm version suffix
[rust.git] / src /
2018-09-07 Marc-Antoine Perennourustbuild: allow configuring llvm version suffix
2018-09-07 borsAuto merge of #54021 - kennytm:rollup, r=kennytm
2018-09-07 kennytmRollup merge of #54023 - matthiaskrgr:clippy, r=oli-obk
2018-09-07 kennytmRollup merge of #53994 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53992 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53991 - TimDiekmann:fix-unchecked...
2018-09-07 kennytmRollup merge of #53979 - alexcrichton:remove-repr-trans...
2018-09-07 kennytmRollup merge of #53967 - froydnj:cmake-python-executabl...
2018-09-07 kennytmRollup merge of #53966 - ljedrz:mir_dataflow_cleanups...
2018-09-07 kennytmRollup merge of #53959 - tlively:fix-submodules, r...
2018-09-07 kennytmRollup merge of #53948 - pnkfelix:issue-52934-minimize...
2018-09-07 kennytmRollup merge of #53946 - tbu-:pr_doc_manuallydrop,...
2018-09-07 borsAuto merge of #53830 - davidtwco:issue-53228, r=nikomat...
2018-09-07 kennytmRollup merge of #53895 - joshtriplett:tidy-tidy, r...
2018-09-07 kennytmRollup merge of #53874 - withoutboats:pin-ptr-impls...
2018-09-07 kennytmRollup merge of #53860 - pnkfelix:issue-53764-migrate...
2018-09-07 kennytmRollup merge of #53550 - brson:recurring, r=estebank
2018-09-07 kennytmRollup merge of #53455 - llogiq:num-byte-conversion...
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-07 kennytmRollup merge of #53299 - MagnumOpus21:fix-macro-write...
2018-09-07 Matthias Krügerupdate clippy submodule
2018-09-07 borsAuto merge of #54018 - alexcrichton:omg-fix-again,...
2018-09-07 Alex CrichtonShip libLLVM.dylib on OSX
2018-09-07 borsAuto merge of #53969 - alexcrichton:update-compiler...
2018-09-06 borsAuto merge of #54005 - eddyb:uniform-paths-self-resolve...
2018-09-06 borsAuto merge of #53575 - matthewjasper:unsized-is-an...
2018-09-06 Without BoatsFix typos.
2018-09-06 Eduard-Mihai Burtescurustc_resolve: allow `use crate_name;` under `uniform_p...
2018-09-06 borsAuto merge of #52626 - brunocodutra:issue-52475, r...
2018-09-06 TimUse binary_op_val instead of doing the check manually.
2018-09-06 Felix S. Klock IIAllow illegal_floating_point_literal_pattern. These...
2018-09-06 Felix S. Klock IIAllow unions_with_drop_fields for unions with members...
2018-09-06 Felix S. Klock IIAllow various name convention lints.
2018-09-06 Felix S. Klock IIAdd `// run-pass` to collection of tests.
2018-09-06 Felix S. Klock IIMigrated remaining `src/test/run-pass/` subdirectories...
2018-09-06 TimMove check out of the match on the intrinsic name
2018-09-06 Felix S. Klock IIAllow some lints to let the ported run-pass/borrowck...
2018-09-06 Felix S. Klock IIAdd `// run-pass` to collection of tests.
2018-09-06 Felix S. Klock IIMigrated `src/test/run-pass/borrowck` to `src/test...
2018-09-06 TimAdd unchecked_shl/shr checks for intrinsics
2018-09-06 Felix S. Klock IIAllow more lints, mainly overflowing_literals for cases...
2018-09-06 Felix S. Klock IIAdd `#![allow(stable_features)]` to ease review.
2018-09-06 Felix S. Klock IIAdd `.stderr` file for test that appears to trigger...
2018-09-06 Felix S. Klock IIAdd `.stdout` file for test of `log_syntax!` and `trace...
2018-09-06 Felix S. Klock IIAllow uses of `#[unsafe_destructor_blind_to_params...
2018-09-06 Felix S. Klock IIAllow illegal_floating_point_literal_pattern. These...
2018-09-06 Felix S. Klock IIUpdate line numbers to reflect added lines at beginning...
2018-09-06 Felix S. Klock IIAdd `.stderr` files for shadowed labels where the point...
2018-09-06 Felix S. Klock IIAlpha-rename label to avoid the shadowing lint (which...
2018-09-06 Felix S. Klock IIAdd `.stderr` file for test where there are conflicting...
2018-09-06 Felix S. Klock IIAdd `#![allow(improper_ctypes)]` to extern-pass-empty...
2018-09-06 Felix S. Klock IIAdd `#[allow(improper_ctypes)]` to slew of cases that...
2018-09-06 Felix S. Klock IIAdd `#![allow(..)]` for a slew of lints of migrated...
2018-09-06 Felix S. Klock IIRemove references to a collection of unknown lints.
2018-09-06 Felix S. Klock IIMove a bunch of auxiliary support files into `ui/run...
2018-09-06 Felix S. Klock IIAdd `// run-pass` annotations to all the tests under...
2018-09-06 Felix S. Klock IIMigrated slew of run-pass tests to various subdirectori...
2018-09-06 borsAuto merge of #53707 - eddyb:phantom-waffles, r=oli-obk
2018-09-06 borsAuto merge of #53721 - arielb1:exhaustively-unpun,...
2018-09-06 Thomas LivelyMerge branch 'master' into fix-submodules
2018-09-06 borsAuto merge of #53955 - alexcrichton:fix-dist-again...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 Alex CrichtonRemove `#[repr(transparent)]` from atomics
2018-09-05 Without BoatsAdd comment.
2018-09-05 borsAuto merge of #53962 - michaelwoerister:close-thinlto...
2018-09-05 borsAuto merge of #53951 - tromey:restore-lldb-build, r...
2018-09-05 Andre BogusIndividual docs for {from,to}_*_bytes
2018-09-05 Tom TromeyPick up State.h include path change
2018-09-05 Alex Crichtonrustbuild: Tweak LLVM distribution layout
2018-09-05 Alex CrichtonUpdate the compiler-builtins submodule
2018-09-05 Nathan Froydpropagate build.python into cmake
2018-09-05 ljedrzA few cleanups and minor improvements to mir/dataflow
2018-09-05 borsAuto merge of #53878 - alexcrichton:wasm-atomics-featur...
2018-09-05 Siva PrasadSpacing changes made to the example
2018-09-05 MagnumOpus21Added a missing backtick to no std
2018-09-05 MagnumOpus21Made the requested changes for Note: and no_std within...
2018-09-05 MagnumOpus21Prefixed no_run to the no_std write macro
2018-09-05 MagnumOpus21Formatting errors rectified
2018-09-05 MagnumOpus21Refined the example
2018-09-05 MagnumOpus21Updated libcore/macro.rs to note write macro can work...
2018-09-05 Michael WoeristerThinLTO: Don't keep files open after mmaping them ...
2018-09-05 borsAuto merge of #53867 - cwndrws:json-test-formatter...
2018-09-05 borsAuto merge of #53410 - djrenren:custom-test-frameworks...
2018-09-05 John RennerMove #[test_case] to a syntax extension
2018-09-05 John RennerDocument #[test_case] and #![test_runner]
2018-09-05 John RennerFix #[test] shadowing in macro_prelude
2018-09-05 John RennerIntroduce Custom Test Frameworks
2018-09-05 borsAuto merge of #53075 - Mark-Simulacrum:update-cargolock...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-09-04 Mark RousskovBreaking change upgrades
2018-09-04 Tom TromeyRestore lldb build
2018-09-04 Felix S. Klock IIMinimized (and then greatly expanded) test of failure...
2018-09-04 borsAuto merge of #53870 - Xanewok:update-rls, r=oli-obk
2018-09-04 Igor MatuszewskiUpdate RLS wrt recent Clippy changes
2018-09-04 Tobias BucherClarify `ManuallyDrop` docs
2018-09-04 Igor MatuszewskiUpdate Rustfmt to 0.99.4
2018-09-04 Igor MatuszewskiUpdate RLS
2018-09-04 borsAuto merge of #53928 - tbu-:pr_doc_fromrawmut, r=frewsxcv
2018-09-04 borsAuto merge of #53927 - ljedrz:save_analysis_cleanups...
2018-09-03 borsAuto merge of #53883 - RalfJung:miri-assert, r=oli-obk
next