about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-02-12Auto merge of #58180 - davidtwco:issue-58053, r=estebankbors-2/+39
2019-02-12libterm => 2018Mazdak Farrokhzad-39/+42
2019-02-11[self-profiler] Misc cleanupsWesley Wiser-15/+4
2019-02-11Capture time spent blocked waiting on queriesWesley Wiser-4/+39
2019-02-11Add self profiler events for loading incremental query results from diskWesley Wiser-3/+31
2019-02-11libarena => 2018Mazdak Farrokhzad-10/+11
2019-02-11use ignore directives for run-make testsAndy Russell-297/+127
2019-02-11remove "experimental" wording from std::os::unixAndy Russell-1/+1
2019-02-11Use hidden suggestions for unused imports lintEsteban Küber-35/+73
2019-02-11Only suggest imports if not imported.David Wood-17/+63
2019-02-11Add way to completely hide suggestion from cli outputEsteban Küber-3/+47
2019-02-11Never inline HideCodeAlways suggestionsEsteban Küber-1/+4
2019-02-11Expose hidden snippet suggestionsEsteban Küber-0/+43
2019-02-11Add way to hide suggestion snippet window from cli outputEsteban Küber-36/+84
2019-02-11rename variable and add test directive for #58030Patrick McCarter-2/+3
2019-02-11Parallel rustc needs synchronizing smart pointer cloningOliver Scherer-7/+7
2019-02-11Allow platform specific testsOliver Scherer-0/+1
2019-02-11Use `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce # of allocsOliver Scherer-50/+54
2019-02-11Fiddle through the module visibilities for testsOliver Scherer-8/+8
2019-02-11Move out tests of a deprecated module to work around `#[test]` bugsOliver Scherer-414/+416
2019-02-11Use `allow_internal_unstable` in rustc itselfOliver Scherer-1/+2
2019-02-11Update fulldeps testOliver Scherer-1/+1
2019-02-11Fixup RustcDeserialize internal featuresOliver Scherer-0/+1
2019-02-11Use a more fitting name for a respanning functionOliver Scherer-6/+8
2019-02-11Consistent attribute argument suggestionOliver Scherer-1/+1
2019-02-11Rename the `exp` field to mirror its usesOliver Scherer-4/+4
2019-02-11Ease the transition to requiring features by just warning if there's no featu...Oliver Scherer-10/+20
2019-02-11Require a list of features to allow in `allow_internal_unstable`Oliver Scherer-93/+182
2019-02-11This fixes doctests in stage 1Mark Rousskov-24/+17
2019-02-11Never build rustdoc in stage 0Mark Rousskov-0/+6
2019-02-11Add a test for rustc_deprecatedvarkor-0/+29
2019-02-11Add rustdoc index page test for future deprecation attributesvarkor-0/+2
2019-02-11Add a rustdoc test for future rustc_deprecated attributesvarkor-0/+11
2019-02-11Update existing rustdoc testvarkor-6/+8
2019-02-11Display "Deprecation planned" in rustdoc for future rustc deprecationsvarkor-9/+22
2019-02-11Don't display "Deprecated since" for non-rustc deprecated itemsvarkor-2/+4
2019-02-11Do not apply future deprecation warning for #[deprecated]varkor-84/+67
2019-02-11Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebankbors-51/+228
2019-02-11Auto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxcbors-47/+49
2019-02-11Remove two dead functions.Nicholas Nethercote-33/+0
2019-02-11Auto merge of #58152 - ljedrz:HirIdify_mir, r=Zoxcbors-23/+20
2019-02-11Auto merge of #58358 - pietroalbini:update-cargo, r=Mark-Simulacrumbors-0/+0
2019-02-10Re-blessed tests.Alexander Regueiro-1/+3
2019-02-10tools: doc commentsAlexander Regueiro-30/+30
2019-02-10libs: doc commentsAlexander Regueiro-387/+394
2019-02-11Add an option to print the status of incremental tasks / dep nodes after runn...John Kåre Alsaker-0/+17
2019-02-10tests: doc commentsAlexander Regueiro-164/+164
2019-02-10rustc: doc commentsAlexander Regueiro-2241/+2260
2019-02-10Auto merge of #58361 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-101/+303
2019-02-10Rollup merge of #58352 - RalfJung:macro, r=oli-obkGuillaume Gomez-3/+3